-
MATLABRESULT_IN_VB_PICTURE_CONTROL
matlab绘图结果在VB的picture控件中显示(matlab drawing the results of the picture controls in VB to display)
- 2008-01-13 13:46:33下载
- 积分:1
-
gongchengshuxue
说明: MatLab工程数学应用 一书的电子版,内容非常实用(MatLab Application Engineering Mathematics electronic version of the book, the content is very practical)
- 2008-11-27 21:17:53下载
- 积分:1
-
pro
以及简易倒立摆,实现一级PID建议算法控制倒立摆不倒的程序,仅做参考(yi ji jian y idao li bai)
- 2013-10-23 16:52:50下载
- 积分:1
-
matlab
matlab函数汇总,包含大部分图像处理函数.(matlab function summary, including the majority of image processing functions.)
- 2009-12-20 11:09:53下载
- 积分:1
-
Simplescoringsystem
说明: 简单的评分系统 实现去掉一个最高分与去掉一个最低分然后取平均值的运算(Simple scoring system to achieve the highest score and remove to remove a minimum score and then taking the average of a computing)
- 2010-04-08 19:26:45下载
- 积分:1
-
VisualC_
基于遗传算法的组卷设计,此为书籍版本。。。。(Design based on genetic algorithm test paper, this is the book version. . . .)
- 2011-01-01 17:13:33下载
- 积分:1
-
IDV-HOPt
这是用MATLAB仿真平台,实实现无线传感器网络定位算法仿真。
(This is the real implementation of the wireless sensor network localization algorithm simulation using MATLAB simulation platform.)
- 2012-09-08 14:03:12下载
- 积分:1
-
m_image
VC6.0与MATLAB2007a的接口程序 (VC6.0 and the interface program MATLAB2007a)
- 2009-05-25 15:49:48下载
- 积分: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
-
array
说明: 字符数组的建立与基本用法简单的介绍与演示(array)
- 2010-04-06 09:21:19下载
- 积分:1