代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/485103/6564353
ps figure.ps
%!PS-Adobe-2.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: figure.ps
%%CreationDate: 12/27/2005 15:28:49
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
www.eeworm.com/read/480441/6664357
mk dtc_svm_416.mk
# Copyright 1994-2002 The MathWorks, Inc.
#
# File : accel_lcc.tmf $Revision: 1.19 $
#
# Abstract:
# Accelerator template makefile for building a PC-based,
# RTW generated mex-file of
www.eeworm.com/read/479067/6698835
m distchck.m
function [errorcode,varargout] = distchck(nparms,varargin)
%DISTCHCK Checks the argument list for the probability functions.
% B.A. Jones 1-22-93
% Copyright 1993-2000 The MathWorks, Inc.
www.eeworm.com/read/264229/11325520
mk serialsim_no_observer.mk
# Copyright 1994-2002 The MathWorks, Inc.
#
# File : accel_lcc.tmf $Revision: 1.19 $
#
# Abstract:
# Accelerator template makefile for building a PC-based,
# RTW generated mex-file of
www.eeworm.com/read/259886/11759418
m demogrn1.m
%% GRNN Function Approximation
% This demonstration uses functions NEWGRNN and SIM.
%
% Copyright 1992-2002 The MathWorks, Inc.
% $Revision: 1.7 $ $Date: 2002/04/14 21:26:43 $
%%
% Here are e
www.eeworm.com/read/259886/11759833
m demolin4.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/259886/11759892
m demolin2.m
%% Training a Linear Neuron
% A linear neuron is trained to respond to specific inputs with target outputs.
%
% Copyright 1992-2002 The MathWorks, Inc.
% $Revision: 1.14 $ $Date: 2002/04/14 21:27
www.eeworm.com/read/154209/11983129
m fdkaiser.m
function varargout = fdkaiser(varargin)
%fdkaiser Kaiser Window FIR filter design Module for filtdes.
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.5 $
www.eeworm.com/read/154209/11983367
m sosdemo.m
function sosdemo(action,s);
%SOSDEMO Second Order Sections Demontration for the Signal Processing Toolbox.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.16 $ $Date: 1997/12/0
www.eeworm.com/read/256237/12012234
m myconvert.m
function [ num1, num2 ] = myconvert( str )
% Function to convert the vector string to numbers
% By Kyriakos Tsourapas
% You may contact me through the Mathworks site
% University of Essex 2002
% CR