代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/244945/12829507
m startx.m
function xstart = startx(u,l);
%STARTX Box-centered point
%
% xstart = STARTX(u,l) returns centered point.
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1998/03/
www.eeworm.com/read/244937/12830104
c simde2bi.c
/* $Revision: 1.16 $ */
/*
* Wes Wang 6/14/94
* Copyright 1996-2001 The MathWorks, Inc.
*/
/* specify the name of this S-Function. */
#define S_FUNCTION_NAME simde2bi
#include "simstruc.
www.eeworm.com/read/142701/12930168
c ex1.c
/*
* ex1.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.6 $ */
#include
#include /* used for EXIT_SUCCESS */
#i
www.eeworm.com/read/329331/12960503
m startx.m
function xstart = startx(u,l);
%STARTX Box-centered point
%
% xstart = STARTX(u,l) returns centered point.
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1998/03/
www.eeworm.com/read/140851/13058381
txt chisquared_readme.txt
From ftp://ftp.mathworks.com/pub/contrib/v4/stats/chisquared/
Chi-squared probability function.
Abstract
m-files to compute the Chi-squared probability function, and
the percentage points of
www.eeworm.com/read/138798/13211428
txt chisquared_readme.txt
From ftp://ftp.mathworks.com/pub/contrib/v4/stats/chisquared/
Chi-squared probability function.
Abstract
m-files to compute the Chi-squared probability function, and
the percentage points of
www.eeworm.com/read/137905/13280711
m xferscope1.m
function varargout = xferscope1(action, varargin)
% Buffered Xfer function scope block helper function.
% Copyright 1995-2001 The MathWorks, Inc.
% $Revision: 1.1.2.1 $ $Date: 2003/03/06 00:39:12 $
%
www.eeworm.com/read/321263/13409847
m program_3b.m
% Chapter 3 - Complex Iterative Maps.
% Program 3b - The Mandelbrot set.
% Thanks to Steve Lord from The MathWorks for his help.
% Copyright Birkhauser 2004. Stephen Lynch.
% Vectorized program.
www.eeworm.com/read/321050/13412668
c simde2bi.c
/* $Revision: 1.16 $ */
/*
* Wes Wang 6/14/94
* Copyright 1996-2001 The MathWorks, Inc.
*/
/* specify the name of this S-Function. */
#define S_FUNCTION_NAME simde2bi
#include "simstruc.
www.eeworm.com/read/319871/13440810
c my_ex1.c
/*
* ex1.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.6 $ */
#include
#include /* used for EXIT_SUCCESS */
#i