-
OFDMcode
采用Matlab仿真的OFDM链路代码,可以运行并生成性能曲线(maltab code for OFDM communication system,and performance is good)
- 2012-05-06 10:40:58下载
- 积分:1
-
canon
播放音乐,利用matlab来播放音乐,很好的一个代码(music play)
- 2012-09-24 18:26:55下载
- 积分:1
-
MATLAB
MATLAB有限元分析与应用,详细的介绍了matlab在结构分析中的应用(MATLAB finite element analysis and application, a detailed description of the matlab in Structural Analysis)
- 2014-02-12 13:02:19下载
- 积分:1
-
floyd
Floyd算法(Floyd-Warshall algorithm)又称为弗洛伊德算法、插点法,是解决给定的加权图中顶点间的最短路径的一种算法,可以正确处理有向图或负权的最短路径问题(Floyd algorithm (Floyd-Warshall algorithm) also known as the Freud algorithm, interpolation method is an algorithm of the shortest path between the vertex weighted graph to solve a given in, can correctly handle the directed graph problem or negative right)
- 2017-06-22 11:42:06下载
- 积分:1
-
123
黑盒测试的测试用例设计,很好的测试用例,很基础,能看懂,有效果(Black box testing the test case design, a good test case, it is based, can read and understand, there are effects)
- 2009-12-09 10:35:55下载
- 积分:1
-
gajam
说明: am调制解调,使用matlab 制作的。如果还需要fm与pm调制与解调的`~请于我联系(am modulation and demodulation, the use of matlab produced. If necessary with the fm modulation and demodulation pm `~ Please contact me)
- 2008-09-03 15:06:05下载
- 积分: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
-
Matlab
系统学习MATLAB,讲了MATLAB内容,并附有各章例子程序(System to learn MATLAB, the MATLAB stresses the contents of each chapter with examples of procedures)
- 2009-05-21 22:55:03下载
- 积分:1
-
meshgrid_method
meshgrid method in matlab
- 2009-12-17 17:58:44下载
- 积分:1
-
tulun-Prim_Dijkstra
matlab实现图论中的Prim算法,Dijkstra算法,注释清晰,另外附有报告。(matlab realize Prim algorithm of graph theory, Dijkstra algorithm, clear notes and reports.)
- 2013-10-04 09:41:47下载
- 积分:1