-
Newton
Newton Interpolation Method
Values yi of the interpolating polynomial at the points xi.
Coordinates of the points of interpolation are stored in
vectors x and y. Horner s method is used to evaluate
a polynomial. Second output parameter a holds coeeficients
of the interpolating polynomial in Newton s form.
- 2010-11-13 09:57:08下载
- 积分: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
-
Kalman_Fliter_1960
本文来自卡尔曼发表的一篇论文,分析维纳滤波不足的基础上,发表的最优估计算法(This article from the Kalman published a paper, analysis based on the lack of Wiener filtering, published in the optimal estimation algorithm)
- 2010-03-07 10:20:25下载
- 积分:1
-
ASM3
说明: cootes提出的ASM算法的matlab实现。在cootes用于课堂使用的源代码的基础上改写。改正了原来代码中的一些错误,加入了方便使用的样本训练标注保存环节。供图像分析处理,模式识别,人工智能研究者使用。(the ASM Algorithm Implementation of Matlab. Cootes used in the classroom use of the source code on the basis rewritten. To correct the original source of some mistakes, joined the ease of use of training samples preserved tagging links. For image processing, pattern recognition, artificial intelligence researchers.)
- 2006-03-12 21:32:46下载
- 积分:1
-
AR
说明: 表面肌电信号的AR参数模型分析法,提取特征向量(AR parameters of the model of the surface EMG signal analysis, feature extraction vector)
- 2012-05-28 16:58:19下载
- 积分:1
-
MT_CS_demo
主要是采用贝叶斯分压缩感知算法,及相关的应用实例(BSC used in the compressed sensing)
- 2011-08-14 12:07:29下载
- 积分:1
-
DoAULA
DoA estimation with Uniform Circular Array
- 2010-12-07 18:07:36下载
- 积分:1
-
elearning
this application is elearning systen
- 2015-01-12 17:17:13下载
- 积分:1
-
NSGA-II
matlab环境下实现的非支配排序遗传算法(NSGA-II),该算法在快速找到Pareto前沿和保持种群多样性方面都有很好的效果(matlab environment to achieve non-dominated Sorting Genetic Algorithm (NSGA-II), the algorithm quickly find the Pareto frontier and maintaining the diversity of the population has a good effect)
- 2021-03-30 20:19:09下载
- 积分:1
-
k_means
K均值聚类,输入聚类前的点集以及阈值,输出最后各个分类的中心点(K-means clustering, the input point set before clustering and threshold, output the final classification of the center of each)
- 2011-07-31 14:47:24下载
- 积分:1