-
main
计算函数的极值的另外一种方法 只是其中一种 以后会陆续上新的(Calculation of the extremal function of another kind of method is just one of the future will continue on a new)
- 2009-03-12 15:25:19下载
- 积分:1
-
work
用MATLAB的SMULINK 实现的模糊算法,用于温度控制,可以直接运行,参数已经调整好(To achieve the SMULINK with MATLAB fuzzy algorithm, for temperature control, can be directly run, the parameters have been adjusted)
- 2009-05-08 09:37:52下载
- 积分:1
-
Untitled4
剔除数据异常值,这个程序是比较小一点的
(Remove data outliers, this procedure is relatively smaller)
- 2011-05-19 13:23:45下载
- 积分:1
-
LyapunovIndex
运用李亚普诺夫指数分析混沌系列并进行预测(lyapunov index analysis and chaos series predict)
- 2013-09-05 10:04:22下载
- 积分:1
-
5
本程序实现多模态故障检测与故障诊断,用的方法是pca_GMM_FJ,对象为TE,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is pca_GMM_FJ, object for TE, GMM FJ algorithm is used, the effect is very good)
- 2013-08-31 16:01:15下载
- 积分:1
-
arsvmModel_shm
运用matlab编程实现自回归支持向量机算法(autogressive support vector machine)
- 2012-11-20 11:40:19下载
- 积分:1
-
youhuasuanfa
常见的一维搜索,机械设计优化算法,牛顿,黄金分割,抛物线(Common one-dimensional search, the mechanical design optimization algorithm, Newton, Golden Section, the parabolic)
- 2009-06-30 22:04:21下载
- 积分:1
-
sampling-theorem-example
sampling theorem description
- 2011-05-28 20:39:50下载
- 积分:1
-
Hysteresis_band_CCPWM_single_phase_unipolar
Hysteresis control for solar inverter
- 2011-10-18 23:23:42下载
- 积分: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