-
elm_fun
本人修改过的elm的matlab算法,该算法比原来的elm的算法在超过3个神经元后的计算速度能明显加快!原理是运用函数产生列矩阵!!
ELM 是一种快速的神经网络算法,本人已经比较过,比很多流行的算法(BP,SVM)都快,而且效果很好,运行环境是matlab,可以测试所有的benchmark的数据(I modified elm of matlab algorithm elm than the original algorithm in more than three neurons after the computing speed can significantly speed up! The principle is to use functions to generate the matrix out! ! ELM is a fast neural network algorithm, I have a comparison, than many popular algorithms (BP, SVM) faster, and the effect of good operating environment is matlab, you can test all of the benchmark data)
- 2008-07-31 11:52:51下载
- 积分:1
-
HW5
Finite element for stress calculation in Matlab.
- 2011-02-17 14:23:44下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1
-
C-C
关于C_C方法的混沌时间序列相空间重构matlab(About C_C chaotic time series phase space reconstruction method matlab)
- 2014-12-23 17:00:47下载
- 积分:1
-
System-Identification
System Identification Toolbox
- 2015-02-23 19:34:22下载
- 积分:1
-
400KW光伏发电组成的直流微电网系统.slx
power_4PVarray_400kW.slx
- 2021-05-06下载
- 积分:1
-
Chapter6
关于无线网络matlab仿真的经典教材的源码,适合有一定基础的同志们学习(Matlab simulation of wireless network classic source material for a certain comrades based learning)
- 2010-07-06 12:38:10下载
- 积分:1
-
encode
这是一个虹膜识别检测的matlab程序,程序很完整(This is an iris recognition matlab testing procedures, the procedures are complete)
- 2010-07-24 10:11:13下载
- 积分:1
-
PIDconteol
说明: PID控制仿真 现代先进技术PID控制仿真(PID control simulation of modern advanced technology PID Control Simulation)
- 2006-03-19 19:47:44下载
- 积分:1
-
SVRexperiment
在前人的基础上改进了SVR,更适合进行回归预测方面的实验。(the filec contains a series codes,and the codes have convennion function on regression. )
- 2011-05-12 09:23:17下载
- 积分:1