代码搜索:MatLab
找到约 10,000 项符合「MatLab」的源代码
代码结果 10,000
www.eeworm.com/read/294194/8248268
pdf matlab, simulink 5 - simulink reference.pdf
www.eeworm.com/read/393543/8276088
doc matlab绘图系列之高级绘图.doc
www.eeworm.com/read/393196/8305117
pdf 基于matlab的fhofdm系统仿真.pdf
www.eeworm.com/read/292714/8338603
ppt 第八讲 matlab图形用.ppt
www.eeworm.com/read/370235/9607614
pdf matlab6.x信号处理.pdf
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