-
bayesianswarm
This code expains bayesian particle swarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained optimization method like GA or pso for effieciency and speed.
- 2010-06-30 16:30:25下载
- 积分:1
-
matlab-jianm
matlab在数学建模中的应用的源代码 包括数学建模中常用算法 简短有效(Mathematical modeling in matlab source code for the application of commonly used mathematical modeling algorithms, including a brief and effective)
- 2011-11-26 17:42:26下载
- 积分:1
-
MATLABtextdongtaiwenbenxianshi
是关于在MATLAB中动态显示文本的源代码,很有用的(With regard to dynamic display in the MATLAB version of the source code, very useful)
- 2009-04-21 21:46:37下载
- 积分:1
-
FeatureEX
EEG signal Feature extraction
34 common features for 2 channel of EEG signal is extracted
- 2015-01-20 06:02:39下载
- 积分:1
-
CS
说明: 线性规划问题经典算法,matlab编写。(Linear programming problems classical algorithm, matlab prepared.)
- 2014-06-22 14:52:57下载
- 积分:1
-
lorentzfit
= lorentzfit (× )
lorentzfit 符合输入(× )与罗伦兹功能的形式
“ (× )= 1 / ((- 2)^ 2 + 3号)
输入
:因变量值[ 是] (× )
× :独立变量的值
输出功率
一:名单[ 1 2 3 ] 罗伦兹参数
示例
× = - 16:0.1:35
= 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 )
= lorentzfit (× )
杰瑞德·威尔斯
11 / 15 / 11
杰瑞德威尔斯[ 点] [在] [ 点] 教育公爵(a = lorentzfit(y,x)
LORENTZFIT fits the input Y(X) with a Lorentzian function of the form
Y (X) = A1./((X- A2).^2+ A3)
INPUTS
Y : Dependent variable values [Y(X)]
X : Independent variable values
OUTPUT
A : List of Lorentzian parameters [A1 A2 A3]
EXAMPLE
x =-16:0.1:35
y = 19.4./((x- 7).^2+ 15.8)+ randn(size(x))./10
a = lorentzfit(y,x)
Jered R Wells
11/15/11
jered [dot] wells [at] duke [dot] edu)
- 2012-05-02 20:28:43下载
- 积分:1
-
recover
This procedure in matlab to realize the image formed by movement displacement phenomenon, and to restore operation
- 2012-09-07 22:21:57下载
- 积分:1
-
Tp2.m
decryption and decryption of a text ( options : upper decoding .. )
- 2010-11-08 23:57:32下载
- 积分:1
-
an139
systemview仿真程序,使用systemview,包括所有模块和说明文档(Systemview simulation, the use of Systemview. including all modules and documentation)
- 2007-05-21 14:27:05下载
- 积分:1
-
ComparisonOfFourierTransform
说明: 几种不同方式编制的傅立叶变换程序对比,可帮助大家对傅立叶变换有更深刻的理解。(Prepared in several different ways Fourier transform procedure compared to the Fourier transform can help you gain a deeper understanding.)
- 2010-03-22 22:15:53下载
- 积分:1