代码搜索:MathWorks

找到约 4,523 项符合「MathWorks」的源代码

代码结果 4,523
www.eeworm.com/read/371255/9559402

png labeledgeim.png

%!PS-Adobe-3.0 %%Creator: MATLAB, The Mathworks, Inc. %%Title: labeledgeim.png %%CreationDate: 02/12/2004 10:24:48 %%DocumentNeededFonts: Helvetica %%DocumentProcessColors: Cyan Magenta Yellow Black
www.eeworm.com/read/359005/10171889

c nodefun.c

/* Copyright 1994-2002 The MathWorks, Inc. */ /* $Revision: 1.12 $ $Date: 2002/06/05 13:17:17 $ $Author: eyarrow $ */ /* setup the input array of node with index index */ static void anfisSetu
www.eeworm.com/read/359005/10171905

c fisread.c

/* Copyright 1994-2002 The MathWorks, Inc. */ /* $Revision: $ $Date: $ */ /* compare strings to skip Version field */ int compareString(char *string1, char *string2) { int i; fo
www.eeworm.com/read/359005/10172062

m initcpp1.m

%INITCPP1 Initialize variables in the demo slcpp1.m % Copyright 1994-2002 The MathWorks, Inc. % $Revision: 1.10 $ global AnimCppFigH AnimCppAxisH winName = bdroot(gcs); fprintf('Initi
www.eeworm.com/read/359005/10172304

m initcp1.m

%INITCP1 Initialize variables in the demo slcp1.m % Copyright 1994-2002 The MathWorks, Inc. % $Revision: 1.10 $ global AnimCpFigH AnimCpAxisH winName = bdroot(gcs); fprintf('Initializi
www.eeworm.com/read/424063/10499989

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/424063/10500553

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/352745/10520052

mk untitled.mk

# Copyright 1994-2006 The MathWorks, Inc. # # File : accel_lcc.tmf $Revision: 1.19.4.16 $ # # Abstract: # Accelerator template makefile for building a PC-based, # RTW generated mex-fi
www.eeworm.com/read/276537/10731495

m linear304.m

%% Linear Fit of Nonlinear Problem % A linear neuron is trained to find the minimum sum-squared error linear fit to % a nonlinear input/output problem. % % Copyright 1992-2002 The MathWorks, Inc.
www.eeworm.com/read/468934/6982283

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