代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/491824/6426935
m nnfexist.m
function ok = nnfexist(d)
%NNFEXIST Neural Network Design utility function.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6 $
% First Version, 8-31-95.
www.eeworm.com/read/484921/6568904
eps projected_data.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: projected_data.eps
%%CreationDate: 04/01/2009 06:06:57
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Mage
www.eeworm.com/read/484921/6568914
eps original_data.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: original_data.eps
%%CreationDate: 04/01/2009 06:06:55
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magen
www.eeworm.com/read/476907/6754133
m srcsicon.m
function [x,y] = srcsicon(fla)
% Copyright 1996-2001 The MathWorks, Inc.
% $Revision: 1.11 $
% fla == 1 sin
% fla == 2 pulse
% fla == 3 noise
% fla == 4 interger
% fla == 5 binary
%
www.eeworm.com/read/476907/6754137
tlc sdsprandsrc2.tlc
%% $RCSfile: sdsprandsrc2.tlc,v $
%% $Revision: 1.9 $
%% $Date: 2001/04/25 18:24:31 $
%%
%% Copyright 1995-2001 The MathWorks, Inc.
%%
%% Abstract: Generate Uniform or Normal (Gaussian) Random N
www.eeworm.com/read/476907/6754138
m dspblkrandsrc2.m
function varargout = dspblkrandsrc2(action)
% DSPBLKRANDSRC2 DSP Blockset Random Source Generator block helper function.
% Copyright 1995-2001 The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 2001/
www.eeworm.com/read/263516/11358847
m fm_linedlg.m
function fm_linedlg(varargin)
%SCRIBELINEDLG Line property dialog helper function for Plot Editor
%
% Copyright 1984-2001 The MathWorks, Inc.
% $Revision: 1.19 $ $Date: 2001/04/15 12:00:41
www.eeworm.com/read/404739/11479460
rc mexversion.rc
// Copyright 1997-2004 The MathWorks, Inc.
// $Revision: 1.6.4.2 $ $Date: 2004/08/17 21:22:27 $
//
// Mex versioning resource file
// this should be compiled with the V5_COMPAT and ARRAY_ACCESS_IN
www.eeworm.com/read/402420/11535258
readme1
Genetic Algorithm M-files
Last modified: January 24, 1994
Written by: Andrew F. Potvin
The MathWorks, Inc.
email: potvin@mathwork.com
The main genetic algorithm M-fil
www.eeworm.com/read/400484/11575978
c kalman.c
/* Copyright (c) 1994-98 by The MathWorks, Inc. */
/* $Revision: 1.6 $ $Date: 1997/12/01 21:45:35 $ $Author: moler $ */
/* get the data to be used in kalman filter algorithm */
/* off-line only