-
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
-
function-approximating
函数逼近教学例子,可以选择不同训练算法。(Function approximation teaching example, you can choose different training algorithms.)
- 2013-12-12 01:17:48下载
- 积分:1
-
hangbang
毕设内容,高光谱图像基本处理,匹配追踪和正交匹配追踪,采用偏最小二乘法。( Complete set content, basic hyperspectral image processing, Matching Pursuit and orthogonal matching pursuit, Partial least squares method.)
- 2016-05-14 14:49:09下载
- 积分:1
-
cannyedgedtect
it describes the detection technique of canny edge detection algorithm.
- 2010-08-16 19:06:40下载
- 积分:1
-
matlab6
matlab数字信号与应用源代码6,对初学者有帮助(and application of digital signal matlab source code 6, help for beginners)
- 2009-05-19 23:01:13下载
- 积分:1
-
tuxiangfenge
Matlab的一个自动图像分割文字识别代码(An automatic image segmentation Matlab code text recognition)
- 2014-02-07 16:53:04下载
- 积分:1
-
yiwei
提供了两种一维内插法,基于多项式的内插法和基于FFT的内插法。命令interpft可进行基于FFT的内插法。样本插值的源程序。(Offers two one-dimensional interpolation method, based on polynomial interpolation and FFT-based interpolation. FFT-based command interpft to the interpolation method. Sample interpolation of the source.)
- 2010-12-20 11:28:02下载
- 积分:1
-
Wiener-filter
说明: 维纳滤波器经典代码,加了详细标注,更适合阅读和改进。(Wiener filter classic code, add the detailed mark, more suitable for reading and improvement.
)
- 2011-02-20 17:03:39下载
- 积分:1
-
danjiwuqiong
基于simulink单机无穷大系统,可进行暂态稳定计算。(Single machine infinite bus system based on simulink,Transient stability can be calculated.)
- 2016-05-20 09:19:53下载
- 积分:1
-
snakecompute
snake 算法图像处理 purpose to show the use of traditional snakes and GVF snakes M fuctions.( purpose to show the use of traditional snakes and GVF snakes M fuctions.)
- 2010-07-26 13:27:50下载
- 积分:1