代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/259886/11759927
m nndbpm.m
function nndbpm
% NNDBPM Makes data files NNBP1.MAT, NNBP2.MAT, NNBP3.MAT.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
% $Revision: 1.6 $
www.eeworm.com/read/153044/12064530
bat mexopts_c.bat
@echo off
rem C:\Documents and Settings\Rich\Application Data\MathWorks\MATLAB\R13\mexopts.bat
rem Generated by gnumex.m script in c:\gnumex-1.11\gnumex-1.11
rem gnumex version: 1.11
rem Compile a
www.eeworm.com/read/153044/12064575
bat mexopts_f.bat
@echo off
rem C:\Documents and Settings\Rich\Application Data\MathWorks\MATLAB\R13\mexopts.bat
rem Generated by gnumex.m script in c:\gnumex-1.11\gnumex-1.11
rem gnumex version: 1.11
rem Compile a
www.eeworm.com/read/151704/12180640
m cast_c6xx.m
function resp = cast_C6xx(mm,datatype)
% Private. Casting for C6xx memory symbols.
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.4 $ $Date: 2002/05/13 18:31:52 $
if (mm.bitsperstorageun
www.eeworm.com/read/151704/12180662
m cast_c54x.m
function resp = cast_C54x(mm,datatype)
% Private. Casting for C54x memory symbols.
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.4 $ $Date: 2002/05/13 18:31:52 $
if (mm.bitsperstorageun
www.eeworm.com/read/151704/12180951
m cast_c6xx.m
function dummy = cast_C6xx(rr,datatype)
% Private. Casting for C6xx register symbols.
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 2002/05/13 18:31:55 $
if (rr.bitsperstor
www.eeworm.com/read/151704/12180973
m cast_c54x.m
function dummy = cast_C54x(rr,datatype)
% Private. Casting for C54x register symbols.
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.5 $ $Date: 2002/05/13 18:31:55 $
if (rr.bitsperstorag
www.eeworm.com/read/337307/12377660
m tutdemo.m
echo off
%优化工具箱简明教程
%TUTDEMO Tutorial for Optimization Toolbox.
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.12 $ $Date: 1997/11/29 01:23:27 $
echo on; clc
%TUTDEMO Tut
www.eeworm.com/read/123143/14645390
m convertfis.m
function [newfis,errorStr]=convertfis(fis)
%CONVERTFIS convert v1 fis matrix to v2 fis structure.
% See also READFIS.
% Kelly Liu 5-9-97
% Copyright (c) 1994-98 by The MathWorks, Inc.
%
www.eeworm.com/read/123143/14645699
m animtank.m
function [sys,x0]=animtank(t,x,u,flag,ts)
%ANIMTANK Animation of water tank system.
% Ned Gulley, 10-4-94
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 1997/12/