-
matlab-100-examples
很全面的matlab实例程序(100例)适合初学者掌握matlab基本命令。(Matlab is a comprehensive example programs (100 cases) for beginners to master the basic commands matlab.)
- 2010-09-19 11:41:29下载
- 积分:1
-
Book2
ADVANTAGES OF DETECTION TECHNIQUE
- 2014-08-21 15:21:31下载
- 积分:1
-
pls2
PLS算法 采用归一化 拟合更好的非线性迭代偏最小二乘法(NIPALS)(PLS algorithm using normalized fitting better nonlinear iterative partial least squares (NIPALS)
)
- 2013-08-12 10:20:27下载
- 积分:1
-
adaptivefilter
利用matlab实现自适应滤波,内还包含卡尔曼滤波的小案例,仅供参考(Using matlab to achieve adaptive filtering, Kalman filtering is also included a small case for reference purposes only)
- 2014-11-30 16:23:21下载
- 积分:1
-
Phased-Array-Design-
相控阵技术广泛应用于雷达、导航、声呐等领域,该文件为matlab及HFSS对相控阵的仿真,很经典(Phased array technology is widely used in radar, navigation, sonar and other fields, the file is matlab and HFSS simulation for phased array, classic)
- 2013-08-25 10:10:55下载
- 积分:1
-
MiniTab_learning-materials
minitab操作教程,学习材料,PDF格式(the minitab operation tutorial, learning materials, PDF format)
- 2012-08-01 17:00:58下载
- 积分:1
-
Hermite
Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。
设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
(Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.)
- 2008-05-12 10:53:46下载
- 积分:1
-
现代信号处理教程_胡广书
说明: 很多matlab例子(many examples Matlab)
- 2005-12-01 09:25:59下载
- 积分:1
-
DynSimulat
it s a syncronoyus generator
- 2011-06-29 04:26:11下载
- 积分:1
-
RecursiveLeastSquare
this is matlab code for estimating the static linear system with Recursive Least Squre that is written by matlab 7.0.
Here we want to estimate the below function:
1 - u^2 + 2*u^3 +u^5 +3*u^7
these are 2 files : without noise and with noise
finally,there are plots for showing results.
- 2010-08-26 23:14:16下载
- 积分:1