-
QFFT
全相位离散频谱校正的matlab程序,能得到多频率信号的频率,幅值,相位。(All Phase discrete spectrum correction matlab program, to get multi-frequency signal frequency, amplitude and phase.)
- 2015-01-18 23:59:22下载
- 积分:1
-
Gau_noise_gen1
高斯有色噪声生成,有色噪声的谱估计及其在雷达中的应用(gauss noise generation)
- 2012-11-21 19:14:31下载
- 积分:1
-
tankf
matlab simuink 模糊控制器tank 改进(matlab simuink improved fuzzy controller tank)
- 2014-01-17 10:24:05下载
- 积分:1
-
Matlab-and-C-CPP-mixed-programming
Matlab 和C C++ 混合编程
刘维编著(Matlab and C C++ mixture programming)
- 2013-09-09 20:53:41下载
- 积分:1
-
zzt006
一个介绍VC++与MATLAB混合编程的电子书籍。可以指导在VC++6.0下进行MATLAB接口的调用。(Introduced a VC++ and MATLAB programming hybrid e-books. Can guide in the VC++6.0 under the call MATLAB interface.)
- 2009-04-30 12:02:25下载
- 积分:1
-
gquad
自己编的最新的gquad方法,非常的好用(Own series the latest gquad method, very easy to use)
- 2011-09-26 13:02:18下载
- 积分: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
-
HanoiFolder
Given a stack of n disks arranged largest on the bottom to smallest on top placed on a rod, together with two empty rods, the towers of Hanoi puzzle asks for the minimum number of moves required to move the stack one rod to another, where moves are allowed only if they place smaller disks on top of larger disks
- 2015-02-05 20:49:22下载
- 积分:1
-
flow
用于本科生电力系统稳态分析的潮流计算,本模板以三机九节点为例为例(It can be used as a template of powerflow.(steady-state analysis of power system))
- 2015-01-07 21:12:54下载
- 积分:1
-
chaoliujisuan
潮流计算程序,初始值使用高斯赛德尔法迭代所得,具有很高的精度和求解效率。(Flow calculation procedures, the initial value of iteration proceeds using high Sisaideer method with high accuracy and solution efficiency.)
- 2012-05-09 10:50:02下载
- 积分:1