代码搜索:Mathworks
找到约 4,523 项符合「Mathworks」的源代码
代码结果 4,523
www.eeworm.com/read/247527/12652744
m generatemfile.m
function [msg] = generateMfile(obj,choice)
%GENERATEMfile Generate m code to write a set of commands in a file
% which can run GA or PATTERNSEARCH solvers.
% Copyright 2004 The MathWorks, Inc.
www.eeworm.com/read/203463/15358774
c engwindemo.c
/* engwindemo.c
* This is a simple program that illustrates how to call the MATLAB
* Engine functions from a C program for windows
* Copyright (c) 1996-1998 by The MathWorks, Inc.
* All Rights
www.eeworm.com/read/100997/15858452
c engwindemo.c
/* engwindemo.c
* This is a simple program that illustrates how to call the MATLAB
* Engine functions from a C program for windows
* Copyright (c) 1996-1998 by The MathWorks, Inc.
* All Rights
www.eeworm.com/read/389692/8507933
m defuzzdm.m
%% Defuzzification Methods
% Display five defuzzification methods supported in the Fuzzy Logic Toolbox.
% Copyright 1994-2004 The MathWorks, Inc.
% $Revision: 1.9.2.2 $ $Date: 2004/04/04 03:24:
www.eeworm.com/read/289488/8548372
m pathdef.m
function p = pathdef
%PATHDEF Search path defaults.
% PATHDEF returns a string that can be used as input to MATLABPATH
% in order to set the path.
% Copyright 1984-2002 The MathWorks, Inc.
%
www.eeworm.com/read/188324/8549604
m ppalldem.m
%% Intro to PPFORM
% This is a quick introduction to the PPFORM of a spline and some of
% its uses.
% Copyright 1987-2005 C. de Boor and The MathWorks, Inc.
% $Revision: 1.20.4.2 $ $Date: 2005/0
www.eeworm.com/read/188324/8550670
m pckkntdm.m
%% How to choose knots when you have to
%
% Illustration of the use of OPTKNT and NEWKNT.
% Copyright 1987-2005 C. de Boor and The MathWorks, Inc.
% $Revision: 1.18.4.2 $
%% Sample fu
www.eeworm.com/read/287843/8664737
m constlay.m
function xx = constlay(k, flag)
% CONSTLAY Layout the constellation for square QASK.
% X = CONSTLAY(K) is an internal utility function.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revis
www.eeworm.com/read/361496/10050197
m dspblkfftscope.m
function varargout = dspblkfftscope(action, varargin)
% DSPBLKFFTSCOPE DSP Blockset FFT scope block helper function.
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 1998/
www.eeworm.com/read/424063/10500619
m h2des1.m
% A function for use with the h-infinity Control Toolbox demonstration
% Copyright (c) 1990-94 by The MathWorks, Inc.
format short
% Construct the wieghting functions
sys = mksys(a,b,c,d);
[