代码搜索:matlab fft
找到约 10,000 项符合「matlab fft」的源代码
代码结果 10,000
www.eeworm.com/read/484328/6585776
txt 图像差影法代码[matlab].txt
程序代码: (代码标记 [code]...[/code] )
%%%%%%%%%%%%%%%%%%%%%%%%定义祛除背景的函数%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function chayingfa = chayingfa(i);
figure;
imshow(i);
title('原图显示')
I=rgb2gray(i);%灰度转化
figure;
www.eeworm.com/read/484374/6586424
doc 关于水文径流预测matlab.doc
www.eeworm.com/read/484374/6586425
doc 怎样用matlab预测数据.doc
www.eeworm.com/read/483896/6597383
txt matlab低通滤波器设计.txt
wp=0.2*pi;ws=0.3*pi;
tr_width=ws-wp;
M=ceil(6.6*pi/tr_width)+1
M=67
n=[0:1:M-1];
wc=(ws+wp)/2;
hd=ideal_lp(wc,M);
w_ham=(hamming(M))';
h=hd.*w_ham;
[db,mag,pha,grd,w]=freqz_m(h,[1]);
www.eeworm.com/read/483244/6601549
ppt matlab软件入门(第二讲).ppt
www.eeworm.com/read/483253/6601832
htm voicebox speech processing toolbox for matlab.htm
VOICEBOX: Speech Processing
www.eeworm.com/read/483272/6603120
pdf matlab图形图象函数手册.pdf
www.eeworm.com/read/483114/6609803
htm matlab support vector machine toolbox.htm
MATLAB Support Vector Machine Toolbox
www.eeworm.com/read/482786/6612202