-
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
-
segy(matlab)
说明: 基于matlab研究地震勘探数据处理的源代码 ,matlab相信大家都知道,功能相当强大。很容易上手(Research based on seismic data processing matlab source code, matlab I believe we all know, quite powerful. Very easy to use)
- 2011-04-11 16:50:49下载
- 积分:1
-
simpleArnoldi
Arnoldi算法是有效地求取矩阵部分特征的算法,程序是按照文献的一种简化实现的程序(Arnoldi algorithm is effective to strike some of the characteristics of the matrix algorithm, the program is achieved in accordance with the literature of a simplified procedure)
- 2011-10-22 10:18:16下载
- 积分:1
-
bandpass
带通滤波 利用自适应AR模型,滤除0.9Hz以下和1.1Hz以上波形(Bandpass filter using adaptive AR model, filter below 0.9Hz and 1.1Hz above waveform)
- 2014-11-26 17:17:47下载
- 积分:1
-
fbyouhua_shijianshangandchidushang
Morlet小波带宽参数优化,利用shannon小波熵算法,非常实用。里面包括Morlet连续小波变化的实现(Morlet wavelet bandwidth parameters optimized using shannon wavelet entropy algorithm is very practical. Which includes the implementation Morlet continuous wavelet transform)
- 2020-10-21 22:37:29下载
- 积分:1
-
monocycle_doublet_orig
UWB-Run from editor debug(F5)-PPM(pulse position modulation) of
UWB monocycle and doublet waveforms.
This m file plots the time and frequency waveforms for PPM 1st and 2nd derivative
equations used in UWB system analysis. Fudge factors are required to
correct for inaccuracies in the 1st and 2nd derivative equations.
Tail to tail on the time wave forms must be considered as the actual pulse width.
- 2012-10-02 22:33:48下载
- 积分:1
-
pattern-recognition
用matlab实现模式识别里的K-均值聚类算法,算法简单(Pattern Recognition using matlab to achieve in the K-means clustering algorithm, the algorithm is simple)
- 2013-11-01 11:58:53下载
- 积分:1
-
three_level
三电平逆变器可以采用PWM控制或者SVPWM控制(three level inverter which can use pwm control)
- 2015-11-18 23:59:53下载
- 积分:1
-
MATLABprogramming
MATLAB程序设计与典型应用(含源程序)(MATLAB programming and typical applications (including source code))
- 2010-10-05 17:12:11下载
- 积分:1
-
cdmatest
CDMA下行解调的MatLab程序,完成下行信号的解扩。(CDMA downlink demodulation process MatLab)
- 2009-04-15 23:14:21下载
- 积分:1