代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/425756/2003346
m slicecontrols.m
function slicecontrols(fig,onoff,xmesh,ymesh,zmesh,xdir,ydir,zdir)
% Convert figure to contain controls for manipulating slices.
% Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc
% Ch
www.eeworm.com/read/377479/2699968
h ordf_hist.h
/*
* Copyright 1993-2003 The MathWorks, Inc.
* $Revision: 1.1.6.3 $ $Date: 2003/01/26 06:00:45 $
*
* This file contains a function body for order filtering
* using histogram approach. In th
www.eeworm.com/read/377479/2699970
h ordf_select.h
/*
* Copyright 1993-2003 The MathWorks, Inc.
* $Revision: 1.2.4.2 $ $Date: 2003/01/26 06:00:47 $
*
* This file contains a function body for selection algorithm using
* QuickSort-style par
www.eeworm.com/read/355845/3047485
h ordf_hist.h
/*
* Copyright 1993-2003 The MathWorks, Inc.
* $Revision: 1.1.6.3 $ $Date: 2003/01/26 06:00:45 $
*
* This file contains a function body for order filtering
* using histogram approach. In th
www.eeworm.com/read/355845/3047487
h ordf_select.h
/*
* Copyright 1993-2003 The MathWorks, Inc.
* $Revision: 1.2.4.2 $ $Date: 2003/01/26 06:00:47 $
*
* This file contains a function body for selection algorithm using
* QuickSort-style par
www.eeworm.com/read/475180/6793807
m vb_readbmp_r11.m
function [X,map] = VB_readbmp(filename,varargin)
% This function is exactly the same as the Mathworks READBMP.M
% file apart from the second input argument (i.e. 'address') and the
% lines o
www.eeworm.com/read/147096/12584066
m ctrldemo.m
echo on
clc
echo off
% Copyright (c) 1986-93 by the MathWorks, Inc.
echo on
% This demo shows the use of some of the control system design
% and analysis tools available in MATLAB.
%
pause % S
www.eeworm.com/read/147096/12584400
m vdpdemo.m
% VDPDEMO
% This demo is designed to be run with the VDP
% SIMULINK demo.
% Copyright (c) 1990-94 by The MathWorks, Inc.
vdp
set_param('vdp/-1','Gain','1');
clc;
clf;
echo on;
%
%
% -
www.eeworm.com/read/334076/12643138
m mgtsdemo.m
function slide=mgtsdemo
% This is a slideshow file for use with playshow.m and makeshow.m
% Too see it run, type 'playshow mgtsdemo',
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision:
www.eeworm.com/read/334076/12643209
m initbb.m
% INITBB Initialize variables in the demo slbb.m
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1.4 $
global AnimBbFigH AnimBbAxisH BbDragging
[winName] = get_param(0,'Curre