-
1
说明: Embedded Control Systems in C/C++: An Introduction for Software Developers Using MATLAB(Embedded Control Systems in C/C++: An Introduction for Software Developers Using MATLAB
The author of this text illustrates how to implement control systems in your resource-limited
embedded systems. Using C or C++, you will learn to design and test control systems to ensure a high level of performance and robustness)
- 2009-08-16 19:39:16下载
- 积分:1
-
exam5_2
圆形垂直载荷作用下的弹性半空间的matlab有限元计算源程序,配套书籍是《ansys分析与matlab编程:徐荣桥》(Matlab finite element calculation of the elastic half-space under the circular vertical loads source, supporting books ansys analysis and the matlab programming: Xu Rong Bridge " )
- 2013-05-14 23:42:29下载
- 积分:1
-
BFA-code
BFA优化算法,用于求解电力系统经济调度等优化问题,效果较好,是最近新出的优化算法(BFA optimization algorithm, used for economic dispatch problems in power systems, a new method)
- 2014-04-23 20:42:48下载
- 积分:1
-
outdoorGPScode
This is code for finding position of user. This code uses Kalman filter.
- 2009-03-23 16:46:55下载
- 积分:1
-
shujufenxi
很好很实用的matlab工具函数包括:插值与拟合等相关问题的实现(Nice and useful tool matlab functions include: interpolation and fitting, and other related issues to achieve)
- 2010-09-25 11:13:19下载
- 积分:1
-
neighbord
基于邻域的分类器(距离提供3种定义)
同时提供9个国际标准数据集,经过标么(neighborhood-based classifier (distance for three definitions) to provide nine data sets international standards, after superscript Mody)
- 2007-05-10 10:14:24下载
- 积分:1
-
MATLAB-KMEANS
基于matlab的k均值算法,程序比较简单,适合初学者学习(Matlab k-means algorithm, the procedure is relatively simple, suitable for beginners to learn)
- 2013-04-05 15:03:27下载
- 积分:1
-
差分进化算法
一个增强版的遗传算法,用于波束赋形,可供初学者学习使用(Parallel relation of genetic algorithm in crossover and mutation)
- 2021-04-18 16:08:51下载
- 积分:1
-
matlab_T_F
matlab 时频分析工具箱, 对于做时频联合分析很有用(time-frequency analysis matlab toolbox for doing time-frequency analysis is useful)
- 2010-08-13 23:07:52下载
- 积分:1
-
3
说明: 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。
2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。
3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。
4、创建6阶单位稀疏矩阵,并显示其全部元素。
(1, randomly generated a 5* 5 matrix A, elements in line with uniform distribution then randomly generated a 5* 5 matrix B, elements in line with normal distribution. Pairs of A and B to add, subtract, multiply, divide, comparison matrix operations, view the results of operations. 2, create a 5-order magic matrix, find A, determinant, eigenvalues, inverse, rank, trace, the condition number. 3, assuming that matrix, find A, LU decomposition, orthogonal decomposition, eigenvalue decomposition, singular value decomposition. 4, create a six-order unit of sparse matrix, and display all of its elements.)
- 2009-11-19 14:09:39下载
- 积分:1