-
3
说明: 联邦卡尔曼的学习资料。英文资料,希望对大家有用!(Federal Kalman' s learning materials. Information in English, and I hope useful!)
- 2011-04-09 08:35:17下载
- 积分:1
-
The-classic-doa_music-algorithm
经典music算法仿真,做毕业设计之类的文章的同学可以参考一下(Classical music algorithm simulation)
- 2012-05-05 15:34:56下载
- 积分:1
-
affineTransform
计算图像的仿射变换matlab函数,输入原图像和变换矩阵,输出变换完的矩阵。(Calculate the image affine transformation matlab function, enter the original image and the transformation matrix the output After transformation matrix.)
- 2013-05-19 21:41:58下载
- 积分:1
-
ebook-OreillyCInANutshellDec2005
C:In a Nutshell(.chm)
Author: Tony Crawford, Peter Prinz
Publisher: O Reilly
Pub Date: December 2005
- 2007-09-26 19:53:20下载
- 积分:1
-
matlab辅助小波分析与应用源码.rar
说明: matlab辅助小波分析与应用的源码,包含了一些常用的小波分析常规算法和快速算法,能有效帮助学习小波分析(Matlab support wavelet analysis and application of the source code contains a number of commonly used conventional wavelet analysis algorithm and fast algorithm, can help learning wavelet analysis)
- 2005-10-31 21:01:13下载
- 积分:1
-
SVD-TLS
说明: 利用奇异值分解-总体最小二乘法估计ARMA模型的AR参数,并利用参数进行谐波恢复仿真程序(The use of singular value decomposition- total least squares estimation of AR parameters of ARMA model and using the parameters of harmonic retrieval simulation program)
- 2008-10-29 15:19:35下载
- 积分:1
-
gm1
利用灰色模型实现灰色预测,这可以用比较少的数据就能实现预测(Gray model gray prediction, which can use less data will be able to achieve the forecast)
- 2012-08-24 13:03:35下载
- 积分:1
-
newton_mejorado
metodo de aproximacion en matlab para ecuaciones, newton mejorado
- 2010-08-25 11:50:11下载
- 积分:1
-
Matlab600
matlab编程常用的程序范例,有助于日常开发方便,可直接调用。(matlab programming examples of commonly used procedures to help facilitate the daily development, can be called directly.)
- 2010-10-29 09:05:54下载
- 积分:1
-
MinMaxFilterFolder
Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码,
(Description The filter computes the minima and/or maxima of an array over sliding window with a given size.
Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more.
This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations.
All numerical and logical class arrays are supported.
Contributor (beside author) is Vaclav Potesil
Acknowledgements
This submission has inspired the following:
Free-knot spline approximation
MATLAB release MATLAB 7.8 (R2009a)
Other requirements MEX correctly setup NO image processing is required Download a tiff file for
)
- 2010-03-04 17:05:00下载
- 积分:1