-
UKF
介绍了UKF算法及其仿真,希望对大家能够有所帮助。(introduce the unscented kalman filtering)
- 2009-05-04 09:47:25下载
- 积分:1
-
MATLAB
基于matlab仿真的power point内容,关于matlab的基本知识及仿真编程内容(Matlab simulation of the power point based on the content of the basic knowledge about matlab and simulation programming content)
- 2010-11-18 21:39:50下载
- 积分:1
-
chapter1
说明: 《数字图像处理与机器视觉:Visual C++与Matlab实现》1
图像的点运算,图像的几何变换,空间域图像增强(" Digital image processing and machine vision: Visual C++ and Matlab to achieve" an image of the point operation, image geometric transformation, spatial domain image enhancement)
- 2010-04-22 08:51:50下载
- 积分:1
-
CurveLab-2.0.2.tar
CurveLab-2.0.2.tar.zip,最新的curvelab变换的程序(CurveLab- 2.0.2.tar.zip. The latest transformation process curvelab)
- 2007-05-04 23:43:01下载
- 积分:1
-
AR-model
包括各种AR模型现代功率谱估计方法,burg法、自相关法、协方差法等。(Modern power spectrum estimation method includes a variety of AR model
)
- 2012-09-28 08:46:51下载
- 积分:1
-
ga2
遗传算法的matlab实现 提供了功能主函数 实现了最优解的迭代寻找(The genetic algorithm matlab function main function iteration to find the optimal solution)
- 2012-11-19 18:26:54下载
- 积分: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
-
Lab
说明: AM modulation using matlab is provided within this rar file
- 2019-03-14 08:30:56下载
- 积分:1
-
w2_regression
machine learning方面的regression,语言是python.比较基础的资料(machine learning aspects of the syllabus, language is the python. basis of comparison data)
- 2013-12-07 23:08:44下载
- 积分:1
-
19854782sensor
lleach code under mathab for the simulation
- 2010-06-26 19:01:28下载
- 积分:1