-
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
-
EdwardNeumanMatlabTutorial
matlab编程的很好教程,的看看吧,很值得。(matlab
)
- 2010-09-29 08:25:02下载
- 积分:1
-
Face_test_luminance
face detection matlab easy
- 2010-02-21 06:42:36下载
- 积分:1
-
MATLAB_for_C_Programmers
If you were a C/C++ programmer and you want to sending data to MATLAB for plotting and testing, adding MATLAB S/W modules into your application
or complete application development in MATLAB, these slides are for you.
- 2009-07-16 09:30:13下载
- 积分:1
-
DEEC
This Matlab source code is for paper DEEC for wireless sensor networks.
- 2014-10-01 21:37:19下载
- 积分:1
-
aliasing
alaisin concept in communication system
- 2013-03-06 17:18:56下载
- 积分:1
-
project
Pulse-code modulation (PCM) is a method used to digitally represent sampled analog signals. It is the standard form of digital audio in computers, Compact Discs, digital telephony and other digital audio applications. In a PCM stream, the amplitude of the analog signal is sampled regularly at uniform intervals, and each sample is quantized to the nearest value within a range of digital steps. Quantization Noise occurs in PCM.
- 2013-10-06 05:07:20下载
- 积分:1
-
20061229191329300
牛顿插值发,数值方法计算牛顿插值程序
计算牛顿插值多项式的值(newtoninterpolation)
- 2009-11-17 22:31:32下载
- 积分:1
-
fuzzy-PID
一个典型的模糊PID控制程序,可以生成仿真曲线图。(A typical fuzzy PID control procedures, the simulation can generate graphs.)
- 2014-12-18 14:21:20下载
- 积分:1
-
beamforming
说明: 通过仿真显示出波束形成的原理。波的干涉,叠加、相消。(The principle of beamforming is shown by simulation. Wave interference, superposition and cancellation.)
- 2020-01-29 11:53:26下载
- 积分:1