-
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
-
CopyOnWriteArrayListTest
Copy On Write Array List Test extends J S R166 Test Case for Andriod.
- 2013-12-30 23:34:03下载
- 积分:1
-
hangjun
对HARQ系统的吞吐量分析,GPS和INS组合导航程序,计算目标和海洋回波的功率谱密度。( HARQ throughput analysis of the system, GPS and INS navigation program, Calculating a target and ocean echo power spectral density.)
- 2016-05-23 13:25:08下载
- 积分:1
-
matlab-video-tracking-and-detection
基于matlab的视频监测与跟踪,用于实现视频监控中的目标监测与跟踪。(Matlab-based video monitoring and tracking, used to achieve the goal of monitoring and tracking in video surveillance.)
- 2012-05-28 09:54:56下载
- 积分:1
-
msk
MSK最小相位信号调制解调,附有清晰的性能图,仿真可靠的好程序(MSK minimum phase signal modulation and demodulation, with clear performance graphs, a good and reliable simulation program)
- 2014-09-25 22:55:07下载
- 积分:1
-
lbp
计算机视觉领域中的lbp特征提取的matlab代码(the matlab code of the lbp feature extraction in the computer vision domain)
- 2013-08-29 15:21:07下载
- 积分:1
-
question4
按UTM投影(或高斯投影)方式,将星下点轨迹图投影到地图坐标上 (By UTM projection (or Gaussian projection) mode, the ground track diagram projected onto the map coordinates)
- 2013-11-24 11:17:47下载
- 积分:1
-
ARCLENGTH
Finds the roots of a function using the arc-length method
- 2014-01-10 16:43:41下载
- 积分:1
-
DEMO_BSS.tar
BSS Blind source separation
- 2009-11-18 19:30:53下载
- 积分:1
-
MATLAB
说明: MATLAB提供了多种方式从磁盘读入文件或将数据输入到工作空间,即读取数据,又叫导入数据;将工作空间的变量存储到磁盘文件中称为存写数据,又叫导出数据。(MATLAB provides a variety of ways from the disk is read into a document or data entered into the work space, that is, read data, also known as import data will work variable storage space to keep the disk file is called to write data, also known as export data .)
- 2008-10-22 23:43:03下载
- 积分:1