-
hurst2
可以經過此檔案來計算hurst參數
檢驗數據是否可預期(do hurst)
- 2009-10-15 20:28:32下载
- 积分:1
-
fsk
FSK的MATLAB系统仿真程序,可以输出误码率与信噪比的关系图(simulation of fsk by matlab)
- 2010-03-06 23:30:44下载
- 积分:1
-
msp430x2013_ADC_Comparator
Dont complain so much , This is startup program. Not Complete one.
- 2014-10-16 15:17:05下载
- 积分:1
-
Train-Dispatching-System
This is a our final year project that we did for for the partial fulfillment of BSc degree in Electrical Engineering.
- 2015-01-22 16:12:41下载
- 积分:1
-
Djuric---MCiSP
数字信号处理中的基于Monte Carlo的方法(Monte Carlo-based methods in signal processing)
- 2014-01-04 23:10:17下载
- 积分:1
-
Datafusion
数据融合的问题,比较详细,完整,看那一系列文档(Data integration issues, more detailed, complete, look at a series of documents)
- 2008-06-18 10:51:20下载
- 积分:1
-
bnb20_for_Matlab7.X
说明: 可进行离散变量优化设计,适合设计变量中有离散变量的情况,函数为bnb20()(Can be discrete variable optimization design for design variables are discrete variables in the case, the function of bnb20 ())
- 2010-03-23 19:37:32下载
- 积分:1
-
a
说明: 将数组a[0]~a[size-1] 中重复的字母删除(仅仅保留第一次出现的字母,后续的重复字母均删除)(The array a [0] ~ a [size-1] Remove duplicate letters (just the first time to retain the letters, follow-up letters were removed duplication))
- 2010-04-15 11:17:06下载
- 积分: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
-
d_wind_farm_case2
this is the simulink of wind power with pitch angle controler
- 2014-02-25 20:17:40下载
- 积分:1