代码搜索:Mathworks
找到约 4,523 项符合「Mathworks」的源代码
代码结果 4,523
www.eeworm.com/read/491824/6426809
m nnd13breg.m
function nnd13breg(cmd,data)
%NND13BREG Steepest descent demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%====
www.eeworm.com/read/491824/6426810
m nnd9sd.m
function nnd9sd(cmd,data)
%NND9SD Steepest descent demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%==========
www.eeworm.com/read/491824/6426862
m nnd21hn.m
function nnd21hn(cmd,data)
%NND21HN Hopfield network demonstration.
% $Revision: 1.7.2.2 $
% Copyright 1994-2005 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%====
www.eeworm.com/read/491824/6426874
m nnd17ols.m
function nnd17ols(cmd,arg1)
%NND17OLS Orthogonal Least Squares.
% This demonstration requires the Neural Network Toolbox.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
%
www.eeworm.com/read/491824/6426885
m nnd5rb.m
function nnd5rb(cmd)
%NND5RB Reciprocal basis demonstration.
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% $Revision: 1.8 $
% INITIALIZE
arrow_size=0.2;
not_first_
www.eeworm.com/read/491824/6426890
m nnd13es.m
function nnd13es(cmd,data)
%NND13ES Steepest descent demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%========
www.eeworm.com/read/491824/6426895
m nnd9mc.m
function nnd9mc(cmd,data)
%NND9MC Method comparison demonstration.
% $Revision: 1.6 $
% Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc.
% First Version, 8-31-95.
%=========
www.eeworm.com/read/491977/6429198
cpp ex6.cpp
/* $Revision: 1.8 $ */
// Copyright (c) 1995-1999 The MathWorks, Inc. All Rights Reserved.
//
// ex6.cpp
//
// Using File I/O Functions
#include "matlab.hpp"
#include /* used for EXIT