代码搜索: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/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/483253/6601832

htm voicebox speech processing toolbox for matlab.htm

VOICEBOX: Speech Processing
www.eeworm.com/read/483114/6609803

htm matlab support vector machine toolbox.htm

MATLAB Support Vector Machine Toolbox
www.eeworm.com/read/483114/6609805

htm re smo-matlab code.htm

Re: SMO-matlab code