-
tabuveh2661622
this is a new alghorithm about tabu search....
- 2013-05-26 16:48:23下载
- 积分:1
-
matlab
好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好(Good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good)
- 2011-05-22 11:59:09下载
- 积分:1
-
phonebook
基于window 环境下的电话本程序
(Window environment based on phone book program)
- 2010-05-24 22:21:45下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
satellite-system
基于数字地球的车载卫星导航定位的设计与实现(Digital Earth s satellite navigation and positioning the vehicle design and implementation)
- 2013-12-01 10:06:50下载
- 积分:1
-
hopfield
matlab程序,可以很好的实现神经元网络需要的程序(matlab)
- 2009-12-21 17:56:27下载
- 积分:1
-
mapwindow6-81799
mapwindow6的源码。对于学习提高非常有用(mapwindow6 source. Very useful for learning to improve.)
- 2013-11-17 09:46:02下载
- 积分:1
-
Fingerprint_Identification_System_Implementation_V
指纹识别系统VC和matlab实现:包涵VC和matlab实现源码!(Fingerprint Identification System VC and matlab implementation: bear with VC and the matlab implementation source!)
- 2010-06-04 08:29:36下载
- 积分: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
-
matlabPPT
说明: 这份资料是关于MATLAB的初级介绍,对于初学者非常实用,如果想快速学会使用matlab,建议大家先看看这份资料。谢谢!(This information is on the MATLAB primary introduction is very useful for beginners, if you want to quickly learn how to use matlab, suggest that you take a look at this information. Thank you!)
- 2011-04-14 23:24:39下载
- 积分:1