代码搜索:Mathworks
找到约 4,523 项符合「Mathworks」的源代码
代码结果 4,523
www.eeworm.com/read/334076/12643218
m demos.m
function tbxStruct=Demos
% DEMOS Demo list for the Fuzzy Logic toolbox
% Kelly Liu, 8-6-96
% Copyright (c) 1994-98 by The MathWorks, Inc.
% $Revision: 1.10 $ $Date: 1997/12/12 20:35:47 $
if
www.eeworm.com/read/238449/13886993
mk weather.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/101557/15827000
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/101557/15827010
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/101557/15827063
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/101557/15827082
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/101557/15827130
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/390840/8437931
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.
%====