-
LMS_Error
LMS编码算法误码率的matlab仿真,高等数字通信中有关内容。(LMS BER encoding algorithm matlab simulation, advanced digital communications related conten)
- 2014-12-11 08:25:36下载
- 积分:1
-
SA_example
说明: 模拟退火算法例程解决优化求解问题,附有源代码(Simulated annealing algorithm routine to solve optimization problems, with source code)
- 2019-03-24 00:32:48下载
- 积分:1
-
25w81121w3matlab-fft
matlab
fft 傅立叶变换 matalb语言(matlabfft Fourier Transform matalb language)
- 2008-04-26 09:48:46下载
- 积分:1
-
p
说明: 综合了各种基于matlab直接序列扩频通信系统的文档(Integrated a variety of direct sequence spread spectrum based communication system matlab documentation)
- 2010-05-12 22:51:39下载
- 积分:1
-
ClassInstance
Class Instance Source Code for Andriod.
- 2013-11-02 21:13:46下载
- 积分:1
-
threebus
Easy to edit weighted least squares algorithm implemented on a 3 bus test transmission network. Includes both bus and branch data. This can be also implemented on any other test transmission network that s not ill-conditioned.
- 2013-04-16 07:45:24下载
- 积分:1
-
noise_am
噪声幅度调制信号仿真代码(使用的是高斯白噪声)(Noise amplitude modulation signal simulation code (using a Gaussian white noise))
- 2015-01-22 21:20:26下载
- 积分:1
-
gdc_v1.0
国外matlab,时间转换程序,层次清晰,有源代码,也有界面(
Foreign matlab, time conversion process, the level of clarity, source code, there are interface)
- 2013-12-05 01:21:31下载
- 积分:1
-
COLON2D
Accepts two bounding vectors and produces an equally spaced matrix with unique fixed step row-wise
- 2014-01-10 16:26:27下载
- 积分:1
-
ypea122-spea2
说明: 遗传算法 多目标优化算法,SPEA2
主要流程:1:首先初始化一个archive的集合P1,以及一个常用的population的集合P。设置P1的大小是N1,P的大小是N。初始的时候P1是空的,而P是已经初始化好的种群个体。
2:对P1进行评价,选出来里面的pareto front为1(下面用PF1来代替了)的个体,copy到P1中,如果PF1的数量大于N1的话,这个接下来再说,目前假定PF1的数量小于N1。(Genetic algorithm, multi-objective optimization algorithm, SPEA2
Main process: 1: first, initialize a set P1 of archive and a set P of popular. Set P1 to N1 and P to n. At the beginning, P1 is empty, and P is the initialized population.
2: Evaluate P1, select the individual whose Pareto front is 1 (Pf1 is used to replace it below), copy to P1, if the number of Pf1 is greater than N1, then let's talk about it. At present, it is assumed that the number of Pf1 is less than N1.)
- 2021-03-01 14:59:00下载
- 积分:1