代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/414357/11119064
m nnd6lt.m
function nnd6lt(cmd,arg1,arg2)
%NND6LT Linear transformations demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6 $
%==========================
www.eeworm.com/read/414357/11119087
m nnd11gn.m
function nnd11gn(cmd,arg1)
%NND11GN Generalization demonstration.
% This demonstration requires the Neural Network Toolbox.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
www.eeworm.com/read/414357/11119118
m nnd8qf.m
function nnd8qf(cmd,data)
%NND8QF Quadratic function demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.6 $
% BRING UP FIGURE IF IT EXISTS
me
www.eeworm.com/read/147186/12578822
c rectintsparseloopc.c
/* This is based on
http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/ch04cr12.shtml
See rectintSparse.m for the matlab version of this code.
*/
#include /* Need
www.eeworm.com/read/147096/12585217
c simde2bi.c
/*
* Wes Wang 6/14/94
* Copyright (c) 1994-96 The MathWorks, Inc.
* All Rights Reserved
* $Revision: 1.1 $ $Date: 1996/04/01 19:04:30 $
*/
#include "simstruc.h"
/* specify the name of t
www.eeworm.com/read/147096/12585245
m sviplot2.m
function x = sviplot2(input);
%This function is only used by Call back MATLAB from C-mex funcitons sviterbi.c
% Copyright (c) 1996 The MathWorks, Inc.
% All Rights Reserved
% See also svipl
www.eeworm.com/read/147096/12585370
m comvarb.m
%scrip file for commgui
% Wes Wang 12/29/95
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:55:23 $
handle_com_tmp = get(gcf, 'UserDat
www.eeworm.com/read/147096/12585402
m comshow.m
% Copyright (c) 1996 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:55:00 $
hmodem('qam',1)
pause
x = randint(20, 1, 4);
y = rcosflt(x, 1, 10);
h=figure;
subp
www.eeworm.com/read/147096/12585547
m combtnd2.m
function combtnd2(bt_flag, plot_handle)
%
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:52:55 $
if nargin < 2
error('There must be tw
www.eeworm.com/read/334076/12642643
c dmf_dp.c
/* Copyright (c) 1994-98 by The MathWorks, Inc. */
/* $Revision: 1.5 $ $Date: 1997/12/01 21:45:30 $ $Author: moler $ */
/* return the derivative of MF w.r.t. index-th parameters */
static doubl