-
Dijkstra
说明: 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。
Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。
(The Dijkstra shortest path algorithm for the procedure. Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main characteristics is the starting point as the center outward expansion layers, until the end date be extended to. Dijkstra shortest path algorithm can arrive at the optimal solution, but because of its calculation of the node traversal, so inefficient. Dijkstra algorithm is very representative of the shortest path algorithm, in many professional courses in the basic content as described in detail, such as data structures, graph theory, operational research and so on.)
- 2008-11-26 22:27:45下载
- 积分:1
-
6
说明: 6. 在三条径的瑞利信道中,对于OFDM:
(1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真,测量BPSK调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线。
(2) 设频率已同步,请设计OFDM一种具体的采用循环前缀进行时间同步方法,用Simulink进行仿真,画出比特信噪比与捕获概率的关系曲线。
(3) 设时间已同步,请设计OFDM一种具体的采用循环前缀进行频率同步方法,用Simulink进行仿真,画出比特信噪比与频率同步误差的关系曲线。
(。
6 In the three path Rayleigh channel for OFDM:
(1) Please design a specific guide-assisted channel estimation method, the Simulink simulation, BPSK modulation measuring the bit error rate performance. Draw-bit signal to noise ratio and channel estimation mean square error curve, draw-bit signal to noise ratio and bit error rate curve.
(2) set the frequency has been synchronized, the design of a specific OFDM cyclic prefix used for time synchronization method, the Simulink simulation, draw-bit signal to noise ratio and capture probability curve.
(3) set time has been synchronized, the design of a specific OFDM cyclic prefix used for frequency synchronization method, the Simulink simulation, draw-bit signal to noise ratio and frequency synchronization error curves.)
- 2011-07-20 11:03:59下载
- 积分:1
-
双基地MIMO雷达 MUSIC算法实 二维方位角联合估计
双基地MIMO雷达利用MUSIC算法实现目标二维方位角联合估计(Bistatic MIMO radar MUSIC algorithm to achieve the goal of a two-dimensional azimuth joint estimation)
- 2013-02-08 10:09:32下载
- 积分:1
-
0212893728731kalman
基于卡尔曼滤波方法的目标跟踪函数的一种机动目标的预测法(Based on kalman filtering method of target tracking function of a kind of maneuvering target forecast method
)
- 2011-12-06 21:16:33下载
- 积分:1
-
Gray-prediction
灰色预测的matlab程序,用于评价问题(Gray prediction matlab program for Evaluation)
- 2013-05-18 22:44:35下载
- 积分:1
-
m序列PTS模块
基于OFDM设计M序列的PTS MATLAB实现(PTS MATLAB implementation of M sequence design based on OFDM)
- 2017-08-17 16:25:07下载
- 积分:1
-
Partial_Differential_Equations_in_Matlab
In this document has been introduced how to solve different partial differential equations in Matlab programming language.Everbody can solve Heat Conduction Equation, Helmholtz Equation, Laplace Equation and Wave Equation for different initial and boundary conditions.
This document is elemantary of to understand how to solve partial differential equations with the aid of a porgramming language.
- 2013-11-20 19:39:58下载
- 积分:1
-
Untitled2
This program is to plot 3-D radiation pattern of 2-element array antenna.
- 2013-12-28 23:58:40下载
- 积分:1
-
double_pendulum
double pendulum simulation in matlab
- 2014-01-25 15:54:02下载
- 积分:1
-
robot
已知一个二自由度机器臂的关节长度,给出一个圆形轨迹,让机器臂随轨迹移动。前提是轨迹在机器臂的工作空间内。(Known length of a two degree of freedom robotic arm joints to give a circular path, so that the robotic arm to move with the trajectory. The premise is the trajectory in the workspace of the robotic arm.)
- 2012-03-24 19:37:24下载
- 积分:1