-
ShortEst
matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可(matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder matlab run (first run mex-setup, associated VC with MATLAB) method call, such as a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst (a) can)
- 2009-02-03 15:25:48下载
- 积分:1
-
cx8_5
试验模态参数的频域识别方法__正交多项式法模态参数识别(Experimental modal parameters identification method in frequency domain orthogonal polynomials __ modal parameter identification method)
- 2011-05-06 16:21:57下载
- 积分:1
-
Matlab_source_code_of_modern_communication_systems
现代通信系统matlab源代码,通信的肯定用得着的(Matlab source code for modern communications systems, communication certainly useful in the)
- 2010-05-12 12:52:43下载
- 积分:1
-
matlab-and-trace
一个matlab的跟踪小例子,功能很简单,容易理解(A small example of the tracking matlab for beginners to use, very simple)
- 2013-07-24 19:21:16下载
- 积分:1
-
cooperative-communication
文章A New Efficient Low-Complexity Scheme for Multi-Source Multi-Relay Cooperative Networks的仿真MATLAB代码,值得拥有。(This paper proposes a new efficient scheme for the combined use of cooperative diversity and multiuser diversity.)
- 2013-08-13 15:24:54下载
- 积分:1
-
模型预测控制(全面讲解)
对模型预测控制原理的详细讲解,强烈推荐新手如门学习(description for MPC in detail)
- 2017-10-30 12:17:33下载
- 积分:1
-
karlman
卡尔曼滤波器的主要功能就是目标跟踪,程序利用卡尔曼滤波器实现了对机动目标的跟踪(Kalman filter is the main function of target tracking, procedures for the use of a Kalman filter to achieve the right track moving targets)
- 2006-07-05 13:29:22下载
- 积分:1
-
case10
该程序展示了一个10节点的电力系统潮流计算过程,采用牛顿拉夫逊法(The program shows a 10-node power flow calculation, using the Newton Raphson method)
- 2011-09-07 15:46:09下载
- 积分:1
-
shang
周期图法谱估计需要对信号序列“截断”或加窗处理,其结果是使估计功率谱密度为信号序列真实谱和窗谱的卷积,导致误差的产生。本程序分别设计了周期图法,最大熵功率谱估计和Welch法以及它们的对比,最大熵功率谱估计目的是最大限度地保留截断后丢失的“窗口”以外信号的信息,使估计谱的熵最大。(Periodogram spectrum estimation signal sequence needs to " cut off" or add the window handle, the result is an estimated power spectral density of the signal sequence of the real spectrum and spectral convolution window, resulting in the generation of errors. The procedures were designed periodogram, maximum entropy power spectrum estimation and the Welch method and their comparison, the maximum entropy power spectrum estimation purpose is to maximize the retention of truncated after the loss of the " window" than the information signal, the entropy of the estimated spectrum maximum.)
- 2011-09-14 10:27:34下载
- 积分:1
-
Mature_image_3
It describes a stage of cotton flower whether it is matured or not.
- 2013-11-24 17:12:42下载
- 积分:1