Contents Acknowledgements Introduction Who Is This Book For? What Does This Book Cover? How This Book Is Structured What Do You Need to Use This Book? Conventions Source Code Errata xix xxi xxi xxii xxii xxv xxv xxv xxv Chapter 1: Unix Fundamentals
Kyung K. Choi,Nam H. Kim, Structural Sensitivity Analysis and Optimization 1 Linear Systems, 2005 Springer Science+Business Media, Inc. Contents 1: Linear Systems Preface ..............................................................................
clc clear all close all aa=xlsread('sy1.xls'); at=[{'日期:2005-6-30至2006-12-1'},{'开盘价'},{'成交量'},{'最高价'},{'最低价'},{'收盘价'}]; ys='brgmcyk'; pd=aa(1:330,:)'; [pn,minp,maxp]=premnmx(pd); pr=[pn(:,1:320);pn(:,2:321);pn(:,3:322);pn(:,4:323);pn(:,5:324)]; % px
这是一本MDX非常好的书籍! Acknowledgments xxi Introduction xxiii Chapter 1 A First Introduction to MDX 1 What Is MDX? 1 Query Basics 2 Axis Framework: Names and Numbering 5 Case Sensitivity and Layout 6 Simple MDX Construction 7 Comma (,) and Colon (:) 7 .Memb