-
dijikstra
For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single destination vertex by stopping the algorithm once the shortest path to the destination vertex has been determined. For example, if the vertices of the graph represent cities and edge path costs represent driving distances between pairs of cities connected by a direct road, Dijkstra s algorithm can be used to find the shortest route between one city and all other cities. As a result, the shortest path first is widely used in network routing protocols, most notably IS-IS and OSPF (Open Shortest Path First).
- 2012-04-12 21:01:48下载
- 积分:1
-
vq-Speakerrecognized
vq矢量量化,对说话人进行识别,内置有语音样本,识别率高达90 。对语音信号进行读取,预处理,特征参数提取,向量量,训练,对比识别。(vq vector quantization for speaker identification, built-in voice samples, the recognition rate of 90 . Read the speech signal, preprocessing, feature extraction, the amount of vector, training, recognition comparison.)
- 2014-05-14 23:30:19下载
- 积分:1
-
Stationary_Series1_AR1
演示AR序列的特征值、自协方差函数和谱密度。程序是开放的,可以修改参数(Eigenvalues demo AR sequence autocovariance function and spectral density. The program is open, you can modify the parameters)
- 2013-12-22 18:04:12下载
- 积分:1
-
Corazza_simulation
采用一种新的仿真方法建模与仿真Corraza信道模型:Rayleigh-Normal仿真模型(The method uses a new simulation modeling and simulation Corraza channel model: Rayleigh-Normal simulation model)
- 2021-02-20 16:49:43下载
- 积分:1
-
pytxzq
图像处理频域增强教学,通过PPT详细介绍了使用MATLAB处理图像增强频域(Strengthen the teaching image processing frequency domain, through the use of MATLAB PPT introduces frequency domain processing image enhancement)
- 2011-05-16 20:36:47下载
- 积分:1
-
Apriori
本程序使用MATLAB实现了简单的APRIOR算法(This program uses MATLAB algorithm to achieve a simple APRIOR)
- 2011-05-26 18:24:41下载
- 积分:1
-
noise estimation
噪声谱估计方法,包括“minimum tracking”,“MCRA algorithm”,“IMCRA algorithm”,“Continuous minimal tracking”。(This folder contains noise-estimation algorithms,include: minimum tracking , MCRA algorithm , IMCRA algorithm , Continuous minimal tracking .)
- 2015-06-30 14:30:32下载
- 积分:1
-
untitled
说明: 预测控制例子代码,可以实现预测控制,有注释,可以根据需要修改(Predictive control example code, which can realize predictive contro)
- 2020-10-20 12:57:25下载
- 积分:1
-
DAILC
简单的迭代学习算法,可以实现离散化的非线性系统的跟踪(Simple iterative learning algorithm can achieve discrete nonlinear system tracking)
- 2013-04-01 21:00:23下载
- 积分:1
-
matlab-simulation
《雷达系统设计MATLAB仿真》第一版源代码和代码生成 的图像,可以和VC++混合编程使用(" Radar system design MATLAB simulation," the first edition of the source code and the code generated images, you can use hybrid programming and VC++)
- 2014-10-23 22:37:47下载
- 积分:1