-
Example_Differential_GPS
An Example Simulation of Differential GPS
- 2009-03-26 11:15:42下载
- 积分:1
-
IFRSGuide
IFRS Implementation Guide
- 2010-11-12 05:27:32下载
- 积分:1
-
fuzzypid2
一个用simulink做的模糊PID自适应系统,FIS等都比较简单,适合初学者。通过与PID的比较曲线可以看出此系统更加优越。(A simulink do with self-adaptive fuzzy PID system, FIS are relatively simple, suitable for beginners. Comparison with the PID system curve can be seen even more superior.)
- 2009-04-12 19:15:58下载
- 积分:1
-
spline2D
Spline2D is a work in progress. Currently it only matches C0 (continuous function) not C1 (continuous in 1st derivative) or C2 (continuous in 2nd derivative), which will be added later.
- 2013-05-04 23:18:38下载
- 积分:1
-
page2
计算传送带的滑动率,绘制出滑动率效率图线(Calculation of the Sliding rate of sending belt)
- 2011-12-28 13:40:21下载
- 积分: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
-
EMD_Earth-Movers-Distance
一种计算EMD(Earth Mover s Distance)优化问题的方法,用matlab实现。含有解释文档(An effective method to solve EMD (Earth Mover s Distance) optimal questions matalb codes, including a introducing word doc.)
- 2020-11-14 14:09:41下载
- 积分:1
-
聚类分析程序
聚类分析程序 包括系统聚类 样品系统聚类 变量系统聚类 K均值聚类 模糊C均值聚类(Cluster analysis program)
- 2017-10-09 20:00:24下载
- 积分:1
-
connect_VB_and_MATLAB
vb連結matlab
在vb裡面可以使用加減、或sin波(vb connect matlab)
- 2009-10-28 09:44:07下载
- 积分:1
-
TheMATLAB
蹦极跳运动(综合实验)
问题 在不考虑空气阻力和考虑空气阻力等多种情况下,研究蹦极跳运动中,蹦极者与蹦极绳设计之间的各种关系.
(lalal)
- 2009-12-02 15:24:03下载
- 积分:1