-
5
说明: 选题二、基于matlab简单图像处理系统用中值滤波方法消除噪声(Two topics, based on matlab image processing system with a simple median filter to eliminate noise)
- 2014-01-19 22:23:22下载
- 积分:1
-
CustomTile
Sample windows phone apps
- 2014-08-28 18:44:13下载
- 积分:1
-
Quantum-genetic-algorithms--optimal
matlab量子遗传算法求最优,其适应度函数可以根据自身实际情况编写求适应度值最高的最优解。(Quantum genetic algorithms for optimal matlab)
- 2014-12-23 12:55:50下载
- 积分:1
-
sine
产生双声道音频信号!(Have a dual-channel audio signal!)
- 2007-10-29 12:01:01下载
- 积分:1
-
Partial-Differential-equation
偏微分方程_编程 Routines in C, C++,
Fortran, Java® , Maple® , and MATLAB(Ordinary and Partial Differential
Equation Routines in C, C++,
Fortran, Java® , Maple® , and MATLAB)
- 2014-11-07 09:14:16下载
- 积分:1
-
mcgs-eg
关于MCGS锅炉控制的实验事例,供大家参考(the example about MCGS)
- 2015-03-11 09:45:14下载
- 积分:1
-
Mmattlab--AGGA
实现MATLAB下的音频AGC,,关键是要有高效的算法。效果不错。
(Audio AGC on MATLAB, the key is to have efficient algorithms. Good results.)
- 2012-07-27 16:18:22下载
- 积分:1
-
saolei
这是一本很经典的教程!不知道有人传过没有。先传上来,希望有用(This is a very classic tutorial! Some people do not know they could not mass. Chuan-first onto the hope that useful)
- 2008-03-24 18:38:04下载
- 积分: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
-
MATLAB_C2DLL
介绍了如何在matlab中调用C还是进行快速的运算,包括接口格式,实例等。(Introduce how to call matlab in C or rapid computing, including the interface format, examples of such.)
- 2008-03-27 00:14:11下载
- 积分:1