-
QPSK
QPSK是通信信道中一种很好的调制方式,对于其性能参数进行了仿真,信道以及噪声选择可以根据代码自由改动。对学习无线编码很有用处。(QPSK is a good communication channel modulation, the performance parameters for the simulation, channel and noise free choice can be altered according to the code. Learning wireless encoding useful.)
- 2007-11-23 08:39:25下载
- 积分:1
-
pso-bp
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。
BP(Back Propagation)神经网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hidden layer)和输出层(output layer)。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm. BP (Back Propagation) neural network is a 1986 team of scientists headed by Rumelhart and McC)
- 2020-10-29 22:19:56下载
- 积分:1
-
simple-photovoltaic-cell-curve-mfile
简单的光伏电池输出功率特性曲线绘制代码,采用matlab m 文件编写。(simple code to draw pv cell power output curve respecting to dc voltage)
- 2012-02-11 00:15:57下载
- 积分:1
-
HORNFDTDCODE
一个计算角天线的MATLAB代码,已验证无误,适合初学者用!(A MATLAB code for calculating the angle of the antenna has been verified correct, suitable for beginners!)
- 2010-12-16 11:40:58下载
- 积分:1
-
shjbpg
说明: matlab 编写的 守恒-激波-跨声速 喷管 计算源码(matlab program)
- 2011-04-12 21:14:55下载
- 积分:1
-
neff
此编程是用于长周期光栅的有效折射率的求解(LPG s effective refractive index)
- 2012-07-04 11:11:31下载
- 积分:1
-
KSDENSITY
以最优的窗宽进行核密度估计,误差小,比matlab自带程序精确(To the best window width nuclear density estimation, a small error, accurate than matlab own procedures)
- 2014-08-03 16:23:36下载
- 积分:1
-
FIRdaitongchebyandhanmmingbijiao
matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。(matlab is a mathematical calculation, graphics processing and programming language design software integrated through matlab to realize the digital signal processing of expression, and ultimately realize the purpose of curriculum design.)
- 2008-07-01 10:48:25下载
- 积分:1
-
icdtool
code to test the mimo system for the ML and MZ
- 2011-05-10 18:36:56下载
- 积分:1
-
Numerical_Analisys_Code_in_Matlab
《数值分析》第三版英文影印版,书中几乎全部的算法的matlab代码("Numerical Analysis," the third edition of the English version of photocopying book almost all the Matlab code algorithm)
- 2007-02-07 22:22:34下载
- 积分:1