-
MATLAB-application
Matlab基础及其应用教程,方便初学者学习(Matlab basis of their application tutorial, easy for beginners to learn)
- 2012-10-20 12:03:51下载
- 积分:1
-
melbankm
这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组。(This function must be called melcepst function is used to calculate Mel cepstral coefficients. The role of this function is to construct mel filter bank.)
- 2013-12-12 12:30:58下载
- 积分:1
-
ST
说明: 自适应信号处理s变换工具箱,及其实例,包含量个程序(S Transform Adaptive Signal Processing Toolbox, and the examples included in the volume of procedures)
- 2009-03-16 10:23:31下载
- 积分:1
-
leach-simple-wsn
无线传感网络的经典路由算法 leach算法 对出血者来说很好,简单易懂,很有帮助。(The classic of the wireless sensor network routing algorithm leach algorithm bleeding is very good, easy to understand and helpful.)
- 2012-12-30 20:53:19下载
- 积分:1
-
Time-domain Sinc Interpolation (Resampling)
说明: 时域sinc插值算法,例如:输入是采样于200sps的15Hz正弦信号。使用时域sinc插值将其重采样到400sps(Sinc interpolation algorithm in time domain)
- 2020-09-09 17:18:03下载
- 积分:1
-
harris
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用(This is some basic image processing matlab source, after the compiler is passed, can run, very easy to use)
- 2007-08-14 17:51:45下载
- 积分:1
-
MATLAB_PSO
MATLAB粒子群基本算法,程序简单易懂,利于初步了解该算法。(MATLAB basic PSO algorithm, the program easy to understand, help initial understanding of the algorithm.)
- 2010-05-11 21:18:33下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
30statcom
该文件是PQ分解法,可以更有效地解决IEEE30节点系统的潮流,希望可以给广大朋友一定的帮助。(The file is PQ decomposition, can more effectively address the trend IEEE30 bus system, hoping to be helpful to the general friend.)
- 2020-12-17 20:59:12下载
- 积分:1
-
menubaca
Second Menu Stenography
- 2011-06-26 02:37:45下载
- 积分:1