-
MATLABforControlSystems
matlab for control system
- 2010-06-06 01:24:43下载
- 积分:1
-
Adaptive-filter
详细介绍了稳态自适应滤波器的性能及其实现过程。(Details of the steady-state performance of the adaptive filter and its implementation process.)
- 2013-04-29 14:54:37下载
- 积分:1
-
MATLABtofangchengzu
非线性方程组(nonlinear equations)
- 2007-06-29 17:57:46下载
- 积分:1
-
PLL
说明: simulink 仿真锁相环的一个pdf(a pdf of pll using simulink )
- 2010-04-02 11:56:37下载
- 积分:1
-
GaussianMixtureModel
金融数据分析的一个新的程序码 可应用于数据分析 价格以及期货指数估计 还可用于 几何布朗运动的模拟("An estimation technique for Time Indexed gaussian Mixture Models", we propose a model specification that can be used to describe data with spikes, jumps, mean reversion, geometric brownian motion, you name it...
We then develop an estimation procedures to extract the parameters from data generated from this model.
The original intent was to develop a model for electricity price spike, however it can be extended far beyond this.
A more general extension of this basic idea using particle filtering is developed in another paper.)
- 2011-01-21 23:42:38下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
music_method
空间谱估计music 谱估计方法,估计信号参数(Spatial spectrum estimation music spectrum estimation methods, estimates signal parameters)
- 2013-07-15 19:10:37下载
- 积分:1
-
t1
说明: 利用压缩感知理论MOMP法计算独立信源DOA估计(Computing DOA estimation of independent source using compressed sensing theory MOMP)
- 2017-08-02 16:38:16下载
- 积分:1
-
PDETOOL
本文中介绍了matlabpdetool在求解偏微分方程中的应用,不错的入门资料(This article introduces the matlabpdetool in solving partial differential equations in the application of good introductory information)
- 2011-01-18 10:21:49下载
- 积分:1
-
PSO
粒子群算法 运行 可以通过 适用于初级人员学习 希望对大家有用(PSO algorithm run by junior officers apply to study hope to be useful)
- 2014-12-04 10:19:02下载
- 积分:1