-
kuopin_all
说明: 关于上面的扩频程序的具体介绍。 (spreading on the above specific procedures introduced. On top of spreading the specific procedures introduced.)
- 2006-03-26 12:24:17下载
- 积分:1
-
matlabsimulink-Control-and-Simulation
有关matlab simulink控制与仿真的很好的教程,可轻松教导你学会用该软件仿真控制系统(The matlab simulink control and simulation of a good tutorial to teach you easily learn to use the software control system simulation)
- 2010-05-06 17:57: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
-
An-Introduction-to-Programming-and-Numerical-Meth
This text provide good training for general use of Matlab and numerical programing application of Matlab
- 2012-05-09 23:15:25下载
- 积分:1
-
pdf
信道分配的方面的 希望大家看看 关于信道的(Channel assignment s aspect s hope everybody has a look )
- 2010-05-07 21:23:54下载
- 积分:1
-
SAR
SAR系统信号处理仿真,重信号发射到信号最后处理都有,有四个代码文件,你可以别代开,不需要再加入*.m函数(Simulation of SAR signal processing, signal transmission to signal the final re-processing are, there are four code files, you can do on behalf of the open, no need to add*. m functions)
- 2011-05-18 18:47:22下载
- 积分:1
-
single-phase-rectifier
单相全波整流模型,实现稳定的波形输出和优化的控制算法(Single phase full wave rectification model, achieving stable waveform output and optimal control algorithm
)
- 2015-09-19 09:18:10下载
- 积分:1
-
SVPWM_test
空间电压矢量调制(SVPWM)的matlab实现,产生的脉宽调制波驱动三相全桥IGBT模块(Matlab implementation of the space vector modulation (SVPWM))
- 2012-06-05 15:36:39下载
- 积分:1
-
AddNoise_A
用于添加噪声,达到去噪的目的.原始数据如果不太理想,去噪是常用的处理方法(Used to add noise to achieve the purpose of de-noising. If the original data is not ideal, de-noising is a common treatment method)
- 2014-12-17 09:33:55下载
- 积分:1
-
test_uncoded_BPSK
说明: 未编码传输AWGN信道测试
每帧的输入是相同的,(不是每帧都不一样,这样可以大幅降低计算量)
在帧比特足够多的情况下,应该可以保证随机性(AWGN channel is not coded transmission test input of each frame is the same, (not every frame is different, this can significantly reduce the computation) are enough bits in the frame of the case, should be able to guarantee randomness)
- 2011-03-09 15:56:19下载
- 积分:1