代码搜索:MATLAB

找到约 10,000 项符合「MATLAB」的源代码

代码结果 10,000
www.eeworm.com/read/143745/12847736

readme

Matlab Support Vector Machine Toolbox ------------------------------------- Author: Steve Gunn This toolbox was designed as a teaching aid, which matlab is particularly good for since source c
www.eeworm.com/read/143498/12870350

txt readme.txt

================= SOFT COMPUTING TOOLBOX ================= This is a package of MATLAB programs that complement the text: "Neuro-Fuzzy and Soft Computing," by Jyh-Shing Roger Jang, Chuen-Tsai
www.eeworm.com/read/143441/12874906

readme

Matlab Support Vector Machine Toolbox ------------------------------------- Author: Steve Gunn This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is
www.eeworm.com/read/243217/12955087

m ex1007.m

%例10-7 将修改后的输入参数返回给MATLAB工作区 %调用mynewtest函数 x=3 [y,x]=mynewtest(x) x
www.eeworm.com/read/329422/12955406

m contents.m

% G-P算法计算关联维的 Matlab 程序
www.eeworm.com/read/329420/12955640

readme

Matlab Support Vector Machine Toolbox ------------------------------------- Author: Steve Gunn This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is
www.eeworm.com/read/241649/13127133

html readme.html

MM5/Readme [MM5 Index] Readme (MM5/Readme.m)
www.eeworm.com/read/326313/13148644

m power.m

function Q = power(P,n) % POWER -- elementwise power for matrix polynomials % % Q = P.^n % Q = power(P,n) % % This routine is not meant to be called by the user. It is called by
www.eeworm.com/read/326313/13148671

m uminus.m

function Q = uminus(P) % UMINUS -- unary minus for matrix polynomials % % Q = - P % Q = uminus(P) % % This routine is not meant to be called by the user. It is called by % Matla
www.eeworm.com/read/241225/13162979

html readme.html

MM5/Readme [MM5 Index] Readme (MM5/Readme.m) Help text This set of functions were developed to su