代码搜索:matlab fft
找到约 10,000 项符合「matlab fft」的源代码
代码结果 10,000
www.eeworm.com/read/369233/9658770
pdf matlab图像合成及其实现.pdf
www.eeworm.com/read/369233/9658823
pdf matlab_07_talk2_updated.pdf
www.eeworm.com/read/173394/9659680
pdf matlab与vc混合编程.pdf
www.eeworm.com/read/173350/9661099
m matlab小波边缘检测程序.m
%load woman;
X=imread('Miss.bmp');
clear coef1;
clear coef2;
clear coef3;
clear form;
x=X;
x=double(x);%200 line,300 column;
line=250;
column=250;
J=6;
Tu=7;
smooth_area_num=20;
edge_are
www.eeworm.com/read/172786/9690151
txt 最速下降梯度法matlab程序.txt
[网摘]最速下降梯度法matlab程序
最速下降梯度法matlab程序
% Steepest Descent Method
% By Kshitij Deshpande
clc
clear all
warning off
prompt = {'Coeficients if X1=','Coefficients of X2=','Coefficeint of X1X2=','Init
www.eeworm.com/read/172344/9712907
pdf 基于matlab的图像融合方法.pdf
www.eeworm.com/read/367836/9727422
pdf matlab7官方学习手册.pdf
www.eeworm.com/read/367520/9743833
doc 基于matlab的psk调制实现.doc
www.eeworm.com/read/415083/11084432
txt matlab: new rtd mobile unit.txt
x=0:0.001:1
y1off=0.0237*x.^3.*(atan(38.3.*(x-0.1))-atan(38.3.*(x-0.4)))+ 0.00242* x.^5-0.0000264*x.^3
y1open=0.0237*x.^3.*(atan(38.3.*(x-0.1))-atan(38.3.*(x-0.4)))+ 0.00242* x.^5-0.0000264*x.
www.eeworm.com/read/415083/11084434
txt matlab:rtd mobile unit 2.txt
x=0:0.001:1
y1off=0.0143*x.^3.*(atan(38.3.*(x-0.1))-atan(38.3.*(x-0.4)))+ 0.00158* x.^5-0.0000159*x.^3
y1open=0.0143*x.^3.*(atan(38.3.*(x-0.1))-atan(38.3.*(x-0.4)))+ 0.00158* x.^5-0.0000159*x.