-
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
-
GyhLmsTest2
自适应噪声抵消程序,归一化的最小均方算法,适用于核磁共振数据(Adaptive noise cancellation procedure, normalized least mean square algorithm is applied to NMR data)
- 2010-01-27 14:19:49下载
- 积分:1
-
06005941
多个访问性能epeated-permutation MPPM与干扰避免(Multiple Access Performance for Repeated-permutation MPPM with Interference Avoidance)
- 2013-10-26 06:06:30下载
- 积分:1
-
Exercise8
LES算法。包含梯度下降法优化算法,并且以图示每一步迭代权值如何更新。(LES algorithms. Contains gradient descent optimization algorithm, and with each iteration illustrates how to update the weights.)
- 2015-03-17 22:15:55下载
- 积分:1
-
houghcircle
Matlab环境下使用霍夫变换在二值图像上检测圆形的代码(Function uses Standard Hough Transform to detect circles in a binary image.)
- 2014-02-22 17:43:00下载
- 积分:1
-
fingerprint--defination
指纹识别的matlab全代码,包括预处理,提取特征点,点匹配。。。其中用到gabor滤波(The whole fingerprint recognition matlab code, including preprocessing, feature point extraction, points matching. . . Which uses gabor filter)
- 2021-02-01 11:10:00下载
- 积分:1
-
filehexexplore
The program open any file with hex format.and ascii code translate to right if they are visiable!
- 2015-01-05 23:34:04下载
- 积分:1
-
kalmanfilter_CSTR
kalman filter for CSTR
- 2014-01-26 13:48:06下载
- 积分:1
-
2437824
matlab优化程序的使用(matlab optimize the use of procedures)
- 2008-02-18 19:45:37下载
- 积分:1
-
Assingment_2
Assignment Conversion of images in different color spaces.
- 2012-04-04 17:12:35下载
- 积分:1