-
Matlabjiefangcheng
matlab解線性方程方程組的示例 包括newton法iteration法和bisect法(linear equation matlab Examples of equations newton method iteration method and the bisect method)
- 2010-06-04 15:22:36下载
- 积分:1
-
ch05_2ed
CHP 5 - Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954 - Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954(CHP 5- Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954- Real-Time Digital Signal Processing: Implementations and Applications, Second Edition by Sen M. Kuo, Bob H. Lee & Wenshun Tian, ISBN 0470014954)
- 2009-03-21 22:23:33下载
- 积分:1
-
MATLAB
MATLAB电机仿真精华50例,功能强大,面面俱到(MATLAB simulation of the essence 50 cases of motor, powerful, all-embracing。)
- 2013-07-18 16:05:04下载
- 积分:1
-
gcp_genetic_change3
用遗传算法解决三着色问题,并给出了GUI界面,代码有注释说明!(Genetic algorithms to solve the three coloring problem, and finally gives a GUI interface.What s more part of code annotated description!)
- 2014-08-25 22:07:27下载
- 积分:1
-
Signal_and_System_with_MATLAB
Good file for DSP. Very good MATLAB examples are given here.
- 2010-08-15 18:19:10下载
- 积分: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
-
ComplexFixedToFloat
To convert complex fixed point number to floating point number
- 2014-02-03 14:29:05下载
- 积分:1
-
Programs_13d
计算洛伦兹系统的lyapunov指数,matlab语言编写的(Computing the Lyapunov Exponents of the Lorenz System)
- 2011-04-24 12:39:13下载
- 积分:1
-
viterbi
viterbi的卷及编码译码程序代码,matlab编写验证通过,希望对你有帮助(viterbi volume and codec code, matlab written verification by, I hope to help you)
- 2014-09-13 22:51:58下载
- 积分:1
-
statcom
级联多电平静止同步补偿器,采用载波移相法产生触发脉冲,触发IGBT。(Cascaded multilevel calm ended synchronous compensator, the use of carrier phase shift method to generate a trigger pulse, the trigger IGBT.)
- 2020-07-01 23:20:01下载
- 积分:1