代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/348538/11589540
m acos.m
function y = acos(x)
% Embedded MATLAB Library function.
% Copyright 2002-2005 The MathWorks, Inc.
% $Revision: 1.1.6.5 $ $Date: 2005/06/24 10:54:43 $
eml_assert(nargin > 0, 'Not enough input
www.eeworm.com/read/158241/11630538
mk ex0701.mk
# Copyright 1994-2002 The MathWorks, Inc.
#
# File : grt_lcc.tmf $Revision: 1.26 $
#
# Abstract:
# Real-Time Workshop template makefile for building a PC-based
# stand-alone generic real-ti
www.eeworm.com/read/261198/11659548
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/259886/11759428
m appelm1.m
%APPELM1 Demonstrates Elman recurrent network.
% Mark Beale, 12-15-93
% Copyright 1992-2002 The MathWorks, Inc.
% $Revision: 1.18 $ $Date: 2002/04/14 21:22:48 $
echo on
% NEWELM - In
www.eeworm.com/read/259886/11759526
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/259886/11759566
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.