-
Run
说明: 包括OFDM符号的加循环前缀,去循环前缀,加时延3个程序。(Including OFDM symbol cyclic prefix added to the cyclic prefix, plus 3 delay procedures.)
- 2011-03-18 11:21:15下载
- 积分:1
-
simulink
全面、专业的介绍matlab中模块mulink模块的使用方法,列举的例题包含操作流程,非常实用。(Comprehensive, professional introduction matlab in Ostrava mulink modules to use, citing the examples include operating procedures, very practical.)
- 2013-07-21 16:43:57下载
- 积分: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
-
kalman
kalman滤波 根据一实例进行kalman滤波的演示(kalman filting)
- 2012-06-06 09:20:12下载
- 积分:1
-
music-copy.m
MUSIC angle of arrival estimation algorithms
- 2014-11-06 06:31:42下载
- 积分:1
-
mppt
这是一个mppt算法在matlab/simulink环境下的仿真。(this is a mppt algorithms with matlab/simulink.)
- 2020-11-10 13:39:46下载
- 积分:1
-
mine
Solving Travel Salesman Problem using Hill Climbing algorithm >> using 30 cities.
- 2013-05-12 03:15:44下载
- 积分:1
-
BA_net
随机网络生成代码,matlab编写。可以实现基本的随机网络的生成(random network)
- 2009-05-29 08:40:41下载
- 积分:1
-
matlab
一些关于遗传算法的例子,里面是精简的各种特色的遗传算法例子(Some examples of about genetic algorithm, the inside is concise characteristic of various kinds of genetic algorithm example)
- 2012-03-23 16:27:46下载
- 积分:1
-
Harmonic-constant-analyse
采用最小二乘法,对水位数据进行调和分析。可同时处理多个站点的水位调和分析,站点个数不限,在输入文件中可更改分潮个数。(Least squares method, the water level data for harmonic analysis. Can simultaneously handle multiple sites water harmonic analysis, number of sites not limited to, change in the input file, the number of sub-tidal.)
- 2011-09-22 19:27:27下载
- 积分:1