-
adaptive_filter
说明: 最小均方自适应滤波器(LMS)是由Widrow和Hoff在1960年始创,它是以横向(即抽头延时线)结构为基础构建的。其最基本的形式设计简单,性能也高度高效。这两个特性使得LMS滤波器在各种应用中非常流行。递归最小二乘自适应滤波器(RLS)由于可提供快收敛速率而且对输入信号相关矩阵特征值扩散度变化不敏感,从而突破了LMS族的某些实际限制;其代价是增加了计算的复杂度。(the LMS algorithm of adaptive filter)
- 2010-04-15 14:03:55下载
- 积分:1
-
Lagranges
计算方法n次Lagrange插值多项式算法的matlab程序,含实验报告,里面有详细的设计过程(Calculation of n-Lagrange interpolation polynomial algorithm matlab procedures, including lab reports, which detail the design process)
- 2010-05-23 10:38:02下载
- 积分:1
-
kongqiceng
服装空气层计算,用来模拟服装中空气层的流动状态和温度分布
(wearing air layer, used to simulate the wearing layer of air flow and temperature distribution in the state)
- 2007-04-30 10:31:08下载
- 积分:1
-
zernike
Zernikz descriptors: the similarity measure based on the descriptor
should deliver a similarity ordering that is close to
the application driven notion of resemblance.
- 2013-03-19 05:51:09下载
- 积分:1
-
AIC-modelisation
The Akaike information criterion (AIC) is a measure of the relative quality of a statistical model for a given set of data. That is, given a collection of models for the data, AIC estimates the quality of each model, relative to each of the other models. Hence, AIC provides a means for model selection.
- 2015-04-02 07:06:16下载
- 积分:1
-
C
说明: MATLAB实例,对学习有用,MATLAB实例,对学习有用MATLAB实例,对学习有用MATLAB实例,对学习有用(MATLAB is good for you,thank.MATLAB is good for you,thank.MATLAB is good for you,thank.)
- 2014-02-14 13:37:10下载
- 积分:1
-
STFTDifference
短时傅里叶变换可以用差分模式来实现,对书上的运算式做了稍许的改变。改变-计算差分序列的第一列数据时用的是第一列的元素减去当前行的最后一列元素。原算法中采用的是第一列元素减去下一行第二列元素。原算法加窗之后结果比较好,不加窗时结果误差很大,而改变之后的算法不加窗效果依然很好。(Short time Fourier transform can be used to achieve the differential mode of expression on the book made a slight change. Change- calculating the difference sequence of the data with the first column is the first column of the matrix by subtracting the current element in the last column of row. Is used in the original algorithm subtracts the elements of the first column of the next row and the second column elements. After the results of the original algorithm windowed better, when the results window without great error, and after changing algorithms no window effect is still very good.)
- 2013-07-09 09:04:14下载
- 积分:1
-
fauccal
一个开源的matlab工具箱,给定一组由同一摄像机在不同角度拍摄的棋盘图像,可以实现这台摄像机的全自动标定校准(An open-source toolbox in Matlab for fully automatic calibration of close-range digital cameras based on images of chess-boards, Implemented by Valsamis Douskos, Laboratoty of Photogrammetry, Dept. of Surveying, National Tehnical University of Athens)
- 2013-11-29 08:44:04下载
- 积分:1
-
gkclust
it is a code for GKFCM clustering
- 2011-12-04 23:38:02下载
- 积分:1
-
03 灰色预测模型
灰色系统理论是研究解决灰色系统分析、建模、
预测、决策和控制的理论.灰色预测是对灰色系统
所做的预测.目前常用的一些预测方法(如回归分
析等),需要较大的样本.若样本较小,常造成较
大误差,使预测目标失效.灰色预测模型所需建模
信息少,运算方便,建模精度高,在各种预测领
域都有着广泛的应用,是处理小样本预测问题的
有效工具(Grey system theory is the research and solution of grey system analysis, modeling,
The theory of prediction, decision - making and control
At present, some commonly used prediction methods (such as regression score)
If the sample size is small, it often results in a comparison
Large error, so that the prediction of the target failure
Less information, convenient operation, high modeling accuracy, in a variety of prediction collar
Fields are widely used to deal with small sample prediction problems
Effective tool)
- 2019-01-27 09:26:31下载
- 积分:1