-
Matlab数学建模经典案例实战源程序
说明: MATLAB在数学建模中的应用,里面有大量源程序,修改就能用(The application of MATLAB in mathematical modeling, there are a lot of source programs, modification can be used.)
- 2019-04-21 18:48:07下载
- 积分:1
-
fmid
说明: 模糊建模工具箱,使用模糊聚类方法对系统进行辨识(Fuzzy modeling toolbox)
- 2021-03-01 16:09:34下载
- 积分:1
-
fuzzy_implementation
Implementation of fuzzy system with matlab in case of "Choosing of Study".
- 2010-05-26 05:06:30下载
- 积分:1
-
EMD
EMD 方法在理论上可以应用于任何类型的信号的分解, 因而在处理非平稳及非线性数据上,具有非常明显的优势,适合于分析非线性、非平稳信号序列,具有很高的信噪比。(EMD decomposition method in theory can be applied to any type of signal, which in the non-stationary and nonlinear data, with a very distinct advantage, suitable for analyzing nonlinear and non-stationary signal sequence, with a high signal to noise ratio .)
- 2014-11-25 18:54:48下载
- 积分:1
-
jiangwei
遗传算法的优化计算——输入自变量降维,环境matlab(Genetic algorithm optimization calculations input variable dimension reduction)
- 2015-04-13 20:48:40下载
- 积分:1
-
waveletM
matlab下编写的基于哈尔小波的分解与重构函数,有详细注释(matlab prepared Haar wavelet-based decomposition and reconstruction of the function, there are detailed notes)
- 2009-05-25 13:28:32下载
- 积分:1
-
EP
说明: implementation of simple Evolutionary Programming to find minimum value from given function.
- 2010-12-28 16:32:48下载
- 积分:1
-
MutualInformationICA
I gives information of seperation of sources using matlab.
- 2012-01-26 13:11:59下载
- 积分:1
-
xiaobomatlab
用小波把语音分为清浊两个音,要自己改语音文件地址,会产生两个文件,效果一般(Wavelet Qingzhuo the voice is divided into two sound files to their own voice to address, will produce two documents, the effect of general)
- 2008-03-07 21:02:30下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1