-
PLSGA
讲述偏最小二程结合遗传算法的实现过程,利用MatLab语言编程实现(Two-way on the unbiased minimum genetic algorithm combined with the implementation process, the use of MatLab programming language implementation)
- 2009-04-09 08:12:33下载
- 积分:1
-
842013_1250643127
chirpz变换 chirpz变换 chirpz变换 (chirpz transform chirpz transform chirpz transform)
- 2010-11-23 10:19:34下载
- 积分:1
-
ompbox8
compressive sensing theory
- 2013-08-16 21:22:28下载
- 积分:1
-
gray-image
MATLAB function which creates a black and white version of a grayscale image by specifying a single threshold value pixels below this value become black, and above this value they are white.
Usage:
- 2013-09-20 14:18:55下载
- 积分:1
-
FLOW-AROUND-SQURE
FLOW AROUND A SQUARE
FDM is used to solve Vorticity Stream Function
- 2015-02-19 15:02:45下载
- 积分:1
-
GMM-UBM
介绍UBM模型MAP算法过程,对于说话人识别有帮助(UBM model describes the process of MAP algorithm for speaker recognition helpful)
- 2014-07-03 12:21:14下载
- 积分: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
-
yichuan
基于matlab的遗传算法,程序简洁明了(Based on genetic algorithm matlab, the program clear and concise)
- 2011-10-26 08:04:30下载
- 积分:1
-
Support-vector-machine
matlab软件实现的支持向量机(SVM)的分类与回归。(Support vector machine matlab software (SVM) for classification and regression.)
- 2015-01-08 16:41:59下载
- 积分:1
-
SVM
说明: 支持向量机SVM的MATLAB实现,包括iris数据集、煤炭数据集等。(The matlab implementation of SVM, including iris data set, coal data set and so on.)
- 2020-07-06 17:38:52下载
- 积分:1