代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/364179/9918933
ps p3.5a.ps
%!PS-Adobe-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: P3.5a.ps
%%CreationDate: 02/19/99 10:45:08
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Langua
www.eeworm.com/read/364179/9918935
ps p5.6.ps
%!PS-Adobe-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: P5.6.ps
%%CreationDate: 02/19/99 10:46:17
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Languag
www.eeworm.com/read/364179/9918937
ps p5.9.ps
%!PS-Adobe-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: P5.9.ps
%%CreationDate: 02/19/99 10:46:25
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Languag
www.eeworm.com/read/364179/9918942
ps p1.5a.ps
%!PS-Adobe-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: P1.5a.ps
%%CreationDate: 02/19/99 10:45:20
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Langua
www.eeworm.com/read/364179/9918944
ps p2.6a.ps
%!PS-Adobe-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: P2.6a.ps
%%CreationDate: 02/19/99 10:44:30
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Langua
www.eeworm.com/read/361496/10050202
m dspblkbfftscope2(1).m
function varargout = dspblkbfftscope2(action, varargin)
% DSPBLKBFFTSCOPE2 DSP Blockset Buffered FFT scope block helper function.
% Copyright 1995-2002 The MathWorks, Inc.
% $Revision: 1.8 $ $Dat
www.eeworm.com/read/361496/10050204
m dspblkbfftscope2.m
function varargout = dspblkbfftscope2(action, varargin)
% DSPBLKBFFTSCOPE2 DSP Blockset Buffered FFT scope block helper function.
% Copyright 1995-2002 The MathWorks, Inc.
% $Revision: 1.8 $ $Dat
www.eeworm.com/read/359005/10171859
c evalfismex.c
/* Copyright 1994-2002 The MathWorks, Inc. */
/* $Revision: 1.12 $ */
#include "mex.h"
#include "fis.h"
#if (defined(MATLAB_MEX_FILE) && !defined(__SIMSTRUC__))
# define FREE mxFree
#else
www.eeworm.com/read/359005/10171869
c sffis.c
/*
* sffis.c : SIMULINK MEX Level 2 S-function for fuzzy controllers
*
* Author : Murali Yeddanapudi, 13-Nov-1997
*
* Copyright 1994-2002 The MathWorks, Inc.
* All Rights Reserved
* $
www.eeworm.com/read/359005/10171871
h fis.h
/*
* Copyright 1994-2001 The MathWorks, Inc.
*/
#ifndef __FIS__
# define __FIS__
#include
#include
#include
#include
/************************