-
Grey-Model(2)
灰色模型GM(1,1)的matlab代码(Gray model)
- 2011-11-09 09:26:12下载
- 积分:1
-
MATLAB-figure-user-interface
MATLAB图形技术——绘图及图形用户接口(matlab figure user interface)
- 2013-01-29 11:22:54下载
- 积分:1
-
signal
说明: 通过matlab产生各种信号,包括四种信号,有正弦,指数,虚指数,复指数信号,内容丰富,是和信号分析同学使用(signal about sin,etc)
- 2011-03-25 18:11:45下载
- 积分: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
-
qjyz
全局阈值程序,用于matlab中图像分割,能够对比强烈的图片进行较好的分割。(Global threshold program, used in matlab image segmentation, can be used to better segmentation contrast images.
)
- 2013-11-06 09:14:50下载
- 积分:1
-
LTETurbo
描述了LTE一个信道的Turbo编码以及速率匹配等,有助于对LTE的协议理解。(A description of LTE Turbo channel coding and rate matching, etc., contribute to understanding of the LTE protocol.)
- 2010-08-19 22:10:31下载
- 积分:1
-
pb
phone book for add or remove telephone numbers in text file
- 2014-01-12 19:01:34下载
- 积分:1
-
estate
关于电力系统状态估计的MATLAB的源程序,敬请参考,不负侵权责任(On the MATLAB power system state estimation of the source, please refer to, live tort liability)
- 2010-05-12 14:49:32下载
- 积分:1
-
UTF-8
字符编码之间的转换解决中文字符的显示问题(A character encoding conversion between Chinese character display problem)
- 2014-10-29 20:08:31下载
- 积分:1
-
rtxdep
RTX开发包,是RTX内部文件,对于做开发很有用.(rtx dep file)
- 2010-01-07 23:08:39下载
- 积分:1