-
bsvm3.0
Matlab版的支持向量机函数,其中包含支持向量机的选择方法,交叉检验等方法。(Matlab version of the package of support vector machine, which contains a selection method for support vector machines, cross-examination and other methods.)
- 2013-01-14 20:46:09下载
- 积分:1
-
CDDinpainting
说明: 非纹理的曲率驱动扩散的图像修复。参考文献:《Nontexture Inpainting by Curvature-Driven Diffusion》(Curvature-driven diffusion of non-texture image restoration. References: " CHAN Nontexture Inpainting by Curvature-Driven Diffusion" )
- 2010-04-14 20:40:16下载
- 积分:1
-
ebma
数字视频技术的实验,关于穷尽块匹配算法的matlab程序及实验报告.(digital video technology experiments on the exhausted block matching algorithm and experimental procedures Matlab report.)
- 2007-04-24 21:40:16下载
- 积分:1
-
SSC_1.0
Sparse Subspace clustering, an algorithm which is useful for subspace segmentation and motion tracking--
- 2014-02-03 13:26:53下载
- 积分:1
-
coding_matlab
BPSK AWGN信道编码仿真源程序,适合初学者(BPSK AWGN channel coding simulation source, suitable for beginners)
- 2008-04-02 04:56:16下载
- 积分: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
-
MosaicKit
这是MosaicKit的matlab程序,可以用于图像融合等(This is the Matlab MosaicKit procedures can be used for image fusion, etc.)
- 2007-03-13 15:46:27下载
- 积分:1
-
FCM
关于减法聚类和FCM的融合程序,室内定位算法。(Subtraction clustering algorithm)
- 2014-12-22 16:09:14下载
- 积分:1
-
Matlab-testing
Matlab预测控制程序 为大家开发预测打好基础(Matlab model predictive control program to lay the foundation for everyone to develop prediction)
- 2011-06-14 11:14:06下载
- 积分:1
-
dingjia
matlab金融建模中关于期权定价的教程和实例(Matlab financial modeling tutorials and examples of option pricing)
- 2013-02-13 18:09:50下载
- 积分:1