-
getConnectedSize
识别连通区域,在matlab环境中自动识别连通区域的大小。(identify regional connectivity in Matlab environment automatic identification of the size of regional connectivity.)
- 2007-07-06 11:36:07下载
- 积分:1
-
adaptive_SMO
这是一个基于自适应的滑模控制的仿真程序,对于研究滑模控制会有帮助(adaptive slinding mode control)
- 2010-06-23 22:01:48下载
- 积分:1
-
[zh]Principles_of_Communication_Systems_Simulation
《通信系统仿真原理与无线应用》系统地介绍通信系统的设计、分析和仿真方法,还提供了大量极具参考价值的仿真实例。《通信系统仿真原理与无线应用》的全部仿真程序都是采用MATLAB编写的。这不仅方便读者理解仿真的实现过程,还允许读者修改或使用这些代码段来进行自己的仿真开发。章后提供了大量的参考文献和经过精心设计的各类练习题,方便教学。此为中文翻译本。(Principles of Communication Systems Simulation with Wireless Applications is a hands-on, example-rich guide to simulating wireless communications systems. The first book to present complete MATLAB simulation models for predicting the impact of design changes, it treats every aspect of simulation: sampling, signal and system representations, filters, noise, Monte Carlo simulation, postprocessing, nonlinear and time-varying systems, waveform and discrete channels, co-channel interference, and more. It includes four detailed case studies.)
- 2011-01-06 10:23:03下载
- 积分:1
-
abs-smc-report
Simulink block diagram of simple Antilock Braking System control project report
- 2013-02-27 17:42:40下载
- 积分:1
-
tmac-example
T-MAC example.tcl TCL code implementation on NS-2 simulation
- 2015-02-27 15:29:08下载
- 积分: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
-
4G-LTE-LTE-Advanced-for-mobile-broadband_2011
4G LTE LTE-Advanced for mobile broadband_2011
- 2013-07-19 21:30:39下载
- 积分:1
-
writeuff
This is the file that will be converted to m unv file to allow anyone to easily understand the data in the frequency domain data.
- 2013-03-12 19:31:40下载
- 积分:1
-
adaptive TVMM demo
说明: mahdi bela mahdi mah
- 2019-06-23 19:16:52下载
- 积分:1
-
matlab_s-function
matlab中s-function的用法(s-function in matlab)
- 2014-08-06 18:41:05下载
- 积分:1