-
LinkLayerModelMATLAB
Link Layer Model in MATLAB consisting files:
inputFile.m, LinkLayerModel.m, Q.m, topologyFile.m
- 2009-04-01 12:33:29下载
- 积分:1
-
modified_PSO
this modified PSO algorithm can solve for constrained optimization problem
- 2009-05-22 17:42:20下载
- 积分: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
-
Is
说明: 基础隔震结构简化成串联多质点系计算动力响应,隔震支座采用Bouc-wen模型模拟,用Newmark逐步积分法计算。(Base isolation structure is simplified into a series multi-particle system dynamic response, isolators using Bouc-wen model simulation, calculated using the Newmark direct integration scheme.)
- 2014-03-04 01:05:24下载
- 积分:1
-
dekinpo
Digital filter simulation in Matlab.
- 2009-11-28 05:34:09下载
- 积分:1
-
GaussianBeam1D
describe a gaussian beam 1D
- 2011-01-20 19:31:09下载
- 积分:1
-
30案例源码
说明: matlab中的三十个经典机器学习案例源码(30 classical machine learning cases while coding with Matlab.)
- 2020-07-08 00:28:58下载
- 积分:1
-
huise
灰色按扭激活--可以将一些软件限制的灰色按扭激活使用,比如某些软件普通会员会限制一些功能,有这个就可以解开限制(Gray button activation- can be some of the limitations of the gray button to activate the software to use, such as some software will limit some features of ordinary members, have this limit can be solved)
- 2014-02-05 15:16:22下载
- 积分:1
-
wxj_CSP
脑电特征提取的典型特征提取算法——共同空间模式方法,本人已亲自调试,并用于论文的写作,是一个提取脑电特征的利器(Eeg feature extraction of typical feature extraction algorithm, joint space model method, I have personally debugging, and used for thesis writing, is a feature extraction of eeg)
- 2014-04-10 11:11:28下载
- 积分:1
-
fangzhen3
进行雷达测速的频谱分析,主要是对实际信号分析得到多普勒频率,进而求出车运行的速度(Spectrum analysis of radar speed。The Doppler frequency of the actual signal analysis, and then calculate the running speed of the car)
- 2012-04-06 16:49:50下载
- 积分:1