代码搜索:MathWorks

找到约 4,523 项符合「MathWorks」的源代码

代码结果 4,523
www.eeworm.com/read/414357/11118975

m nnd13breg.m

function nnd13breg(cmd,data) %NND13BREG Steepest descent demonstration. % $Revision: 1.6 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %====
www.eeworm.com/read/414357/11118977

m nnd9sd.m

function nnd9sd(cmd,data) %NND9SD Steepest descent demonstration. % $Revision: 1.6 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %==========
www.eeworm.com/read/414357/11119111

m nnd21hn.m

function nnd21hn(cmd,data) %NND21HN Hopfield network demonstration. % $Revision: 1.7.2.2 $ % Copyright 1994-2005 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %====
www.eeworm.com/read/414357/11119141

m nnd17ols.m

function nnd17ols(cmd,arg1) %NND17OLS Orthogonal Least Squares. % This demonstration requires the Neural Network Toolbox. % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. %
www.eeworm.com/read/414357/11119172

m nnd5rb.m

function nnd5rb(cmd) %NND5RB Reciprocal basis demonstration. % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % $Revision: 1.8 $ % INITIALIZE arrow_size=0.2; not_first_
www.eeworm.com/read/414357/11119185

m nnd13es.m

function nnd13es(cmd,data) %NND13ES Steepest descent demonstration. % $Revision: 1.6 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %========
www.eeworm.com/read/414357/11119199

m nnd9mc.m

function nnd9mc(cmd,data) %NND9MC Method comparison demonstration. % $Revision: 1.6 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %=========
www.eeworm.com/read/147096/12584981

m lsint.m

function [xold,fold,para,how]=lsint(xnew,fnew,para) %LSINT Function to initialize LEASTSQ routine. % Copyright (c) 1990 by the MathWorks, Inc. % Andy Grace 7-9-90. xold=xnew; fold=fnew; para=f
www.eeworm.com/read/147096/12585078

cmm grt_unix.cmm

# Copyright (c) 1994-96, The MathWorks, Inc. # All Rights Reserved. # $Revision: 1.1 $ $Date: 1996/04/01 18:31:36 $ # # Edited for DSP Blockset, v1.0. # # File : grt_unix.dsp # # Abstrac
www.eeworm.com/read/147096/12585321

m vitplot2.m

function x= vitplot2(input); % Copyright (c) 1996 by The MathWorks, Inc. % $Revision: 1.1 $ $Date: 1996/04/01 18:04:47 $ n_msg = input(1); starter = input(2); dec = input(3); pl