(1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols
(1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(i...
matrix+analysis技术资料下载专区,收录534份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
(1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(i...
数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the so...
模式识别PCA(principle component analysis)源码.matlab 格式。PCA为经典而且经常使用的算法。
综述了电能质量谐波检测的方法,重点介绍了快速傅里叶变换,结合虚拟仪器(VirtualInstrument)谈了谐波分析,在labVIEW8.5 里建立程序图并进行了仿真,取得了较好的效果
Solutions to Introduction to The Disign and Analysis of Algorithms Anany Levitin 著 算法设计与分析基础习题解答 包含1-9章部分习题英文版解答
The total stiffness matrix 是一个计算固体力学的实例,有限元基于mathmatic算法的小程序,很实用的
介绍matlab在控制过程中的应用。They are designed to help you learn how to use Matlab for the analysis and design of automatic control...