代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/295657/8147945
readme
README
This directory contains the script files used to develop all of the MATLAB
applications that are part of the in-chapter examples for
R. E. Ziemer, W. H. Tranter a
www.eeworm.com/read/367830/9727810
m readme.m
% This set of functions were developed to supplement the book
% Mastering MATLAB by Duane Hanselman and Bruce Littlefield
% (Prentice Hall, 1996)
%
% Mastering MATLAB Toolbox Readme File
%
% by: Du
www.eeworm.com/read/414865/11098502
m readme.m
% This set of functions were developed to supplement the book
% Mastering MATLAB by Duane Hanselman and Bruce Littlefield
% (Prentice Hall, 1996)
%
% Mastering MATLAB Toolbox Readme File
%
% by: Du
www.eeworm.com/read/412853/11180565
m readme.m
% This set of functions were developed to supplement the book
% Mastering MATLAB by Duane Hanselman and Bruce Littlefield
% (Prentice Hall, 1996)
%
% Mastering MATLAB Toolbox Readme File
%
% by: Du
www.eeworm.com/read/265723/11255347
m lcm.m
% LCM 嵟彫岞攞悢
%
% LCM(A,B) 偼丄A 偲 B 偺懳墳偡傞梫慺摨巑偺嵟彫岞攞悢偱偡丅攝楍 A 偲 B偼丄
% 惓偺惍悢傪娷傒丄摨偠僒僀僘偱側偗傟偽側傝傑偣傫
% (傑偨偼丄偄偢傟偐偑僗僇儔偱傕峔偄傑偣傫)丅
%
% 嶲峫 GCD.
% Copyright 1984-2004 The MathWorks, Inc.
www.eeworm.com/read/300728/13895812
m readme.m
% This set of functions were developed to supplement the book
% Mastering MATLAB by Duane Hanselman and Bruce Littlefield
% (Prentice Hall, 1996)
%
% Mastering MATLAB Toolbox Readme File
%
% by: Du
www.eeworm.com/read/202680/15375941
m ncmlogo.m
% NCMLOGO
% L-shaped membrane on the cover of the print
% version of Numerical Computing with MATLAB.
% Activate the cameratoolbar and move the camera.
% Set up the figure window
clf
shg
set(gcf,'co
www.eeworm.com/read/101204/15841762
m readme.m
% This set of functions were developed to supplement the book
% Mastering MATLAB by Duane Hanselman and Bruce Littlefield
% (Prentice Hall, 1996)
%
% Mastering MATLAB Toolbox Readme File
%
% by: Du
www.eeworm.com/read/390840/8437971
m nndlay1.m
function yprime = nndlay1(t,y)
%NNDLAY1 Calculates the derivative for layer 1 of the Grossberg network
%
% NNDLAY1(t,y)
% t - Current time
% y - Current output
% Returns dy.
% Copyri
www.eeworm.com/read/390840/8438136
m nndalay1.m
function yprime = nndalay1(t,y)
%NNDALAY1 Calculates the derivative for layer 1 of the Grossberg network
%
% NNDALAY1(t,y)
% t - Current time
% y - Current output
% Returns dy.
% $R