-
ISIT-2004-long-MikMarcRox
Construction of Good LDPC Codes using Dilation Matrices
- 2010-07-15 03:22:10下载
- 积分:1
-
Emd
基于MATLAB平台编写的经验模态分解的源代码(Empirical Mode Decomposition
)
- 2010-10-05 10:18:05下载
- 积分:1
-
Matlab
很好的一本matlab书籍,从入门到精通,欢迎下砸(
Matlab a good book, entry to the master, welcome to drop down)
- 2015-01-15 15:52:47下载
- 积分:1
-
untitled2
基于matlab/simulink的两相混合式步进电机的电机主体仿真(simulation of stepper motor)
- 2014-03-02 14:35:14下载
- 积分:1
-
main
说明: 按照要求改变平面加速度、速度,作出路径,显示加速度、速度、位移随时间变化(Change the acceleration and speed in a plane according to the requirement, and draw the path.)
- 2020-06-16 21:00:02下载
- 积分:1
-
codageGray_MDA4
This source code shows the implementation of two codes C1(gray) and C2(other). The error rates(theorical and practical) are shown in figures for both codes (depending on the noise density)
The two code are MDA-4.(codage in 2 bits)
- 2009-12-13 21:39:05下载
- 积分:1
-
sepmotorvaryn03
说明: MATLAB 直流电机双闭环控制仿真 经典教材(matlab zhiliudianjishuangbihuankongzhifangzhen)
- 2010-05-03 17:08:51下载
- 积分:1
-
kalman
目标跟踪是卡尔曼滤波的主要应用领域,通过本作业,进一步加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法。 (Kalman filter target tracking is the main application areas, through the operation, and further deepen the understanding of the Kalman filter algorithm to understand the basic characteristics of the Kalman filter algorithm, Kalman filter algorithm applied research to master the basic steps and methods.)
- 2010-05-11 20:46:40下载
- 积分: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
-
noise_gen.m
Complex Color Noise Generator based on Allan Variance coefficients (MatLab function)
- 2012-07-17 13:07:06下载
- 积分:1