代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/291721/3962597
m getarrowslice.m
function [a, s]=getarrowslice
% Return the Arrow and Slice based on the GCO
% Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc
if isempty(getappdata(gco,'controlarrow')) && ...
www.eeworm.com/read/285908/4044183
m psguiimportoptions.m
function [selection, model] = psguiimportoptions()
%PSGUIIMPORTOPTIONS GUI helper
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.8 $ $Date: 2004/01/16 16:50:40 $
www.eeworm.com/read/285908/4044184
m gadiagnose.m
function gadiagnose(FUN,GenomeLength,options)
%GADIAGNOSE prints some diagnostic information about the problem
% private to GA
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.1.6.1 $
www.eeworm.com/read/425756/2003338
m getarrowslice.m
function [a, s]=getarrowslice
% Return the Arrow and Slice based on the GCO
% Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc
if isempty(getappdata(gco,'controlarrow')) && ...
www.eeworm.com/read/365521/2896844
c main_for_lib.c
/* Copyright 2005 The MathWorks, Inc. */
/*
* This is the main wrapper for all C library functions.
* This wrapper has conditional code as is necessary for
* macintosh platform.
*/
#incl
www.eeworm.com/read/247527/12652648
m psguiimportoptions.m
function [selection, model] = psguiimportoptions()
%PSGUIIMPORTOPTIONS GUI helper
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.8 $ $Date: 2004/01/16 16:50:40 $
www.eeworm.com/read/247527/12652650
m gadiagnose.m
function gadiagnose(FUN,GenomeLength,options)
%GADIAGNOSE prints some diagnostic information about the problem
% private to GA
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.1.6.1 $
www.eeworm.com/read/107177/15612105
m lordemo.m
% LORENZDEMO Demonstrates targeting of unstable states in Lorenz
% Equations
% Visualiztion and integration procedure
% adapted from lorenz.m by Mathworks
clear all
clf
%Controller parameters
www.eeworm.com/read/290607/8472157
readme
Installation:
------------
simply copy all the .m files into a directory 'robot' which is in your
MATLABPATH.
robot.pdf is the documentation in standard Mathworks style. It is
formatted for double
www.eeworm.com/read/188324/8549551
m csapidem.m
%% Cubic spline interpolation
%
% Illustration of the use of CSAPI and CSAPE.
% Copyright 1987-2005 C. de Boor and The MathWorks, Inc.
% $Revision: 1.18.4.2 $
%% CSAPI
% The