-
MATLAB7_0Basictutorial
matlab7.0 Basic tutorial(matlab7.0 Basic tutorial)
- 2009-10-02 11:07:02下载
- 积分:1
-
FingerPrintProject
Finger Print Code By Matlab
- 2009-10-08 02:21:16下载
- 积分:1
-
fuzzy
cluster head election using fuzzy logic
- 2012-02-11 11:42:33下载
- 积分:1
-
wavevib
WAVEVIB generates a vibroseis waveform (Clauder wavelet) by
% first calling SWEEP to generate a linear sweep and then calling
% AUTO to autocorrelate that sweep. Theoretically, the autocorrelation
% length is ~ 2*slength but only only the central wlength long
% part is generated. This is like windowing the auto with a boxcar.(WAVEVIB generates a vibroseis waveform (Clauder wavelet) by first calling SWEEP to generate a linear sweep and then calling AUTO to autocorrelate that sweep. Theoretically, the autocorrelation length is ~ 2* slength but only only the central wlength long part is generated. This is like windowing the auto with a boxcar.)
- 2008-03-20 18:45:40下载
- 积分:1
-
ofdm_channel_estimation
OFDM信道估计,该文件夹包括19个M文件,包括误码率检测,插值计算,瑞利信道等(OFDM channel estimation, the folder includes 19 M files, including bit error rate detection, interpolation, Rayleigh channel, etc.)
- 2010-10-09 17:40:32下载
- 积分:1
-
DSPhomework1
估计随机信号的样本自相关序列。以及基本的信号处理程序代码(Estimated random sample of the signal autocorrelation sequence. And basic signal processing code)
- 2010-05-31 10:02:28下载
- 积分:1
-
testout-Software-call-matlab
软件-调用matlab,通过vc++软件编程软件-调用matlab。(Software- call matlab)
- 2013-04-03 10:09:29下载
- 积分:1
-
compression111
用MATLAB实现的各种图像压缩方法,有BTCODE,PYRAMID,DCTCOMPR,IMCOMPR等。(MATLAB various image compression method, BTCODE, PYRAMID. DCTCOMPR, IMCOMPR so.)
- 2006-06-07 15:42:58下载
- 积分:1
-
CMMB_RS
CMMB中的RS(240,224)编码及字节交织的matlab仿真,(CMMB RS(240,224) encoding and interleaving Matlab simulation)
- 2010-08-11 17:04:04下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1