代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/331264/3414554
bat snr_estimation_sfun.bat
call "C:\Documents and Settings\ligongming\Application Data\MathWorks\MATLAB\R2007a\mexopts.bat"
nmake -f SNR_ESTIMATION_sfun.mak
www.eeworm.com/read/331264/3414562
bat new11_sfun.bat
call "C:\Documents and Settings\ligongming\Application Data\MathWorks\MATLAB\R2007a\mexopts.bat"
nmake -f new11_sfun.mak
www.eeworm.com/read/331264/3414574
bat new9_sfun.bat
call "C:\Documents and Settings\ligongming\Application Data\MathWorks\MATLAB\R2007a\mexopts.bat"
nmake -f new9_sfun.mak
www.eeworm.com/read/331264/3414648
bat new10_sfun.bat
call "C:\Documents and Settings\ligongming\Application Data\MathWorks\MATLAB\R2007a\mexopts.bat"
nmake -f new10_sfun.mak
www.eeworm.com/read/323870/3507482
ini mwmcc.ini
; mwmcc.ini
;
; Data Acquisition Toolbox Hardware Database for
; Measurement Computing Analoginput, Analogoutput
; and Digitalio Devices
;
; Copyright 1998-2004 The MathWorks, Inc.
; $Re
www.eeworm.com/read/285908/4044164
m savepatternsearchproblem.m
function savePatternSearchProblem(problem)
% private to psearchtool, psguiimportproblem
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 2004/01/16 16:51:10 $
%Create a t
www.eeworm.com/read/285908/4044166
m activecstr.m
function active = activecstr(x,A,LB,UB,ToL)
%ACTIVECSTR determines the active consraints with
% respect to A, LB and UB with a a specified tolerance 'tol'
% Copyright 2004 The MathWorks, Inc.
www.eeworm.com/read/285908/4044194
m savegeneticalgorithmproblem.m
function saveGeneticAlgorithmProblem(problem)
%private to gatool, gaguiimportproblem
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 2004/01/16 16:51:11 $
%Create a tempor
www.eeworm.com/read/285908/4044195
m gaguiimportoptions.m
function [selection, model] = gaguiimportoptions()
%GAGUIIMPORT GUI helper
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.8.4.1 $ $Date: 2004/03/09 16:15:47 $
se
www.eeworm.com/read/425756/2003364
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 1984-2003 The MathWorks, Inc.
*/
/*