代码搜索:MathWorks

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

代码结果 4,523
www.eeworm.com/read/493700/1163691

m srcsicon.m

function [x,y] = srcsicon(fla) % Copyright 1996-2001 The MathWorks, Inc. % $Revision: 1.11 $ % fla == 1 sin % fla == 2 pulse % fla == 3 noise % fla == 4 interger % fla == 5 binary %
www.eeworm.com/read/493700/1163695

tlc sdsprandsrc2.tlc

%% $RCSfile: sdsprandsrc2.tlc,v $ %% $Revision: 1.9 $ %% $Date: 2001/04/25 18:24:31 $ %% %% Copyright 1995-2001 The MathWorks, Inc. %% %% Abstract: Generate Uniform or Normal (Gaussian) Random N
www.eeworm.com/read/493700/1163696

m dspblkrandsrc2.m

function varargout = dspblkrandsrc2(action) % DSPBLKRANDSRC2 DSP Blockset Random Source Generator block helper function. % Copyright 1995-2001 The MathWorks, Inc. % $Revision: 1.3 $ $Date: 2001/
www.eeworm.com/read/480270/1319640

m subsref.m

function v=subsref(v,subscripts) %SUBSREF Reference fields of a neural network. % Mark Beale, 11-31-97 % Copyright 1992-2002 The MathWorks, Inc. % $Revision: 1.7 $ % Assume no error err =
www.eeworm.com/read/480270/1319641

m subsasgn.m

function net=subsasgn(net,subscripts,v) %SUBSASGN Assign fields of a neural network. % Mark Beale, 11-31-97 % Copyright 1992-2002 The MathWorks, Inc. % $Revision: 1.14 $ $ Date: $ % Assume no
www.eeworm.com/read/480270/1319654

m isweight.m

function f=isweight(s) %ISWEIGHT True if input is an NNWEIGHT structure. % Mark Beale, 11-31-97 % Copyright 1992-2002 The MathWorks, Inc. % $Revision: 1.7 $ if nnstruct(s,'nnweight') f =
www.eeworm.com/read/480270/1319656

m isoutput.m

function f=isoutput(s) %ISOUTPUT True if input is an NNOUTPUT structure. % Mark Beale, 11-31-97 % Copyright 1992-2002 The MathWorks, Inc. % $Revision: 1.7 $ if ~nnstruct(s,'nnoutput') f
www.eeworm.com/read/480270/1319688

m nnfexist.m

function ok = nnfexist(d) %NNFEXIST Neural Network Design utility function. % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % $Revision: 1.6 $ % First Version, 8-31-95.
www.eeworm.com/read/480270/1319691

m nntexist.m

function e = nntexist(d) % NNTEXIST Neural Network Design utility function. % $Revision: 1.6 $ % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % First Version, 8-31-95. %
www.eeworm.com/read/468650/1484070

mk pointinganglecalc2_rtw.mk

# Copyright 1994-2007 The MathWorks, Inc. # # File : grt_vc.tmf $Revision: 1.1.10.4 $ # # Abstract: # Real-Time Workshop template makefile for building a Windows-based # stand-alone g