代码搜索:MATlab
找到约 10,000 项符合「MATlab」的源代码
代码结果 10,000
www.eeworm.com/read/316840/13516187
ppt 第5章 matlab绘图.ppt
www.eeworm.com/read/316636/13519645
txt steepest.descent.method.matlab.txt
最速下降梯度法matlab程序
% Steepest Descent Method
clc
clear all
warning off
prompt = {'Coeficients if X1=','Coefficients of X2=','Coefficeint of X1X2=','Initial Point='};
def = {'[2 1 0]','[1 -1 0]',
www.eeworm.com/read/316102/13530122
jpg matlab中文论坛.jpg
www.eeworm.com/read/315261/13547780
ppt 第5章 matlab绘图.ppt
www.eeworm.com/read/314550/13564549
m matlab_deci2bin.m
function z=deci2bin(x,l)
[A,B]=size(x);
for j=1:B,
y = zeros(1,l);
i = 1;
while x(j)>=0 & i
www.eeworm.com/read/314036/13576348
doc matlab中图像函数大全.doc
www.eeworm.com/read/313722/13581695
doc matlab基础及应用(no:7).doc
www.eeworm.com/read/313722/13581696
doc matlab基础及应用(no:8).doc
www.eeworm.com/read/313722/13581697
doc matlab基础及应用(no:2).doc
www.eeworm.com/read/313722/13581698