-
music10
十分好用的music算法.运行就可以看到方向图。希望跟各位资源共享。(very good for music algorithm. Running, you can see the direction of the map. With the hope that you can share resources.)
- 2007-04-12 03:04:36下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
MonteCarlo
MonteCarlo课件,并讲解了用matlab实现方法(MonteCarlo courseware and on the realization method using matlab)
- 2008-01-05 16:25:47下载
- 积分:1
-
chordsol
CHORDSOL Chord method code for scalar equations.
This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR)
Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: x=approximate result
- 2009-12-04 03:37:11下载
- 积分:1
-
particle-swarm-algorithm-matlab-code
基本粒子群算法的matlab源程序,适合于初学者学习的模板。(Matlab source of the particle swarm algorithm, suitable for beginners to learn the template.)
- 2012-05-14 09:16:14下载
- 积分:1
-
Difine_LE_Henon
利用定义法求henon映射Lyapunov指数(Using the definition method the henon map Lyapunov exponent)
- 2014-11-02 19:47:32下载
- 积分:1
-
2analyze
判断信号质量好坏,主要用于人体生理信号的质量判断(Judgments The signal quality good or bad, mainly used for the the the quality of the judgment of of the the human body physiological signal)
- 2013-04-23 21:59:32下载
- 积分:1
-
Fuel cell hybrid power system
燃料电池混合动力系统建模,并基于simulink进行仿真验证。(The fuel cell hybrid power system is modeled and simulated based on simulink.)
- 2021-01-04 11:28:55下载
- 积分:1
-
APSO
带约束因子的粒子群算法在电力系统无功优化中的应用(Constrained factor PSO in Reactive Power Optimization)
- 2013-07-05 19:32:29下载
- 积分:1
-
matlab
Matlab命令速查Word版,对初学者英语不好者可以有点帮助(Matlab Command Quick Word version of English is not good for beginners who can help a little)
- 2011-08-15 22:38:33下载
- 积分:1