-
bilidaoyinfa
比例导引法的几个matlab程序,根据绝对弹道进行编程设计(Proportional navigation law matlab program, according to the absolute ballistic Programming)
- 2013-05-18 15:16:35下载
- 积分:1
-
train_v2
一个基于adaboost的人脸检测分类器训练程序,用MATLAB写的,希望能和大家分享(a face detect programme based on adaboost which is written by matlab)
- 2009-06-05 23:06: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
-
legomindstormsnxt_r2012b_v2_3
Simulink block library for creating models that run directly on your LEGO MINDSTORMS NXT robot
- 2014-11-18 07:32:42下载
- 积分:1
-
The-coding-principle-of-courseware-
详细介绍了编码原理的基础知识,是编程的入门级必备教材(Details the basics of coding theory, is an essential textbook entry-level programming)
- 2013-12-23 19:20:12下载
- 积分:1
-
release51protected
这是一个用MATLAB做的指纹图像,希望对大家有用(This is a use MATLAB to do the fingerprint image, in the hope that useful)
- 2007-12-13 10:08:08下载
- 积分:1
-
mpu6500
MPU6500 编程,6轴的陀螺仪和加速度计,用于姿态测量(MPU6500 )
- 2014-10-14 09:19:37下载
- 积分:1
-
GM(1_1
GM(1,1)模型的matlab编码,实用型(GM (1,1) model matlab coding, practical)
- 2013-03-31 13:31:39下载
- 积分:1
-
deepsearch
基于深度优先搜索的电力系统分区:根据节点连接关系确定节点的所属分区,即系统最终分成多少个区域、每个区域包含哪些节点。(Power system Partition based on deep search according to connectivity , i.e., determining the number of sections and nodes in each section.)
- 2016-04-15 08:34:29下载
- 积分:1
-
calculating-antenna-
一种有效提高线天线矩量法计算速度的新方法(A new method for calculating antenna moment method effectively improve the speed)
- 2013-11-24 09:50:35下载
- 积分:1