-
VCPP-Matlab.m
5.1 在VC++中调用Matlab引擎 matlabenginetest目录
5.2 VC++中调用Matlab *.m函数编译后的动态链接库 VC++中调用Matlab .m函数编译后的动态链接库目录(failed to translate)
- 2011-05-06 13:35:36下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
golden
欢迎下载,MATLAB求函数极小值的程序(Welcome to download, MATLAB function for the minimum procedures)
- 2008-01-10 14:25:40下载
- 积分:1
-
DDK_Filter
This a ddk filter sample for keyboard
- 2007-10-15 01:25:22下载
- 积分:1
-
EnumDevieDlg
实现枚举设备的功能,像window设备管理器一样的功能。简单使用,解决了很多程序员的苦恼问题(The achievement of enumerated devices, such as Device Manager window functions the same. Simple to use, a lot of programmers to solve the problem of distress)
- 2009-05-19 17:59:21下载
- 积分:1
-
TS1
基于禁忌搜索算法的配电网无功补偿优化规划的 禁忌搜索部分(Optimize the planning of reactive power compensation based on the tabu search algorithm with tabu search part)
- 2012-04-20 19:34:36下载
- 积分:1
-
SimuWave
在matlab/simulink目前还没有更好地实现小波包模块,simuwave包括了各种各样的小波包子模块,可以自己实现小波分解。( At present, matlab/simulink is still not better to implement the wavelet packet module, simuwave includes a variety of wavelet packet module, you can realize the wavelet decomposition.
)
- 2016-06-25 08:37:38下载
- 积分:1
-
Sobel
摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽车轮廓图。仿真结果表明:该算法对汽车图像的噪声干扰
有较强的抑制能力 ,汽车轮廓提取定位更准 ,精度更高 ,图像更清晰。
关键词:边缘检测算法 车辆轮廓 噪声 Sobel算子
- 2012-04-08 22:31:23下载
- 积分:1
-
randomlib
random library by mustiere
- 2010-12-22 15:14:06下载
- 积分:1
-
mmse
基于MMSE准则的盲自适应多用户检测算法(Based on MMSE criterion for blind adaptive multiuser detection algorithm)
- 2010-03-08 22:14:57下载
- 积分:1