-
love
计算空间几何距离的MATLAB计算机算法(Spatial geometric distance calculation algorithm MATLAB computer)
- 2013-07-21 18:33:18下载
- 积分:1
-
LibSVM
最小二乘支持向量机的一个程序,应用在机床控制( a program of LS-SVM for controlling )
- 2015-04-08 19:12:54下载
- 积分:1
-
MATLAB
介绍matlab的使用,非常适合初学者,不要错过。(Describes the use of matlab is very suitable for beginners, do not miss.)
- 2011-01-10 15:48:23下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
lkk
进行波束形成并画出图片,时域频域和DFT波束形成 (For the beam formation and draw pictures, DFT frequency domain and time domain beam-forming)
- 2012-04-29 11:33:48下载
- 积分:1
-
[first_author]_2013_Electric-Po787-Systems-Resear
matlab based on power electronics and development hj
- 2013-08-24 13:36:44下载
- 积分:1
-
transfer-function
transfer function of a system
- 2013-12-11 01:33:17下载
- 积分:1
-
txcl
说明: 图像处理程序集 包含众多图像处理的基本操作方法(Image processing assembly)
- 2010-03-18 12:11:00下载
- 积分:1
-
stateflow
使用matlab中的simulink下的stateflow模块进行仿真的PPT课件和模型文件。(Using matlab simulink in the module under the stateflow PPT courseware and simulation model files.)
- 2011-05-30 20:46:49下载
- 积分:1
-
Adaptive-Filter-Theory-Simon-Haykin-(Matlab-codes
MATLAB Codes of Adaptive Filter Theory 4th edition by Simon Haykin
- 2012-05-08 03:45:25下载
- 积分:1