代码搜索:Mathworks
找到约 4,523 项符合「Mathworks」的源代码
代码结果 4,523
www.eeworm.com/read/319335/13453861
c my_ex1.c
/*
* ex1.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.6 $ */
#include
#include /* used for EXIT_SUCCESS */
#i
www.eeworm.com/read/313963/13577554
c simde2bi.c
/* $Revision: 1.16 $ */
/*
* Wes Wang 6/14/94
* Copyright 1996-2001 The MathWorks, Inc.
*/
/* specify the name of this S-Function. */
#define S_FUNCTION_NAME simde2bi
#include "simstruc.
www.eeworm.com/read/313956/13578218
m comupdt.m
function comupdt(com_fig, ctr)
%
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:55:16 $
handle = get(com_fig, 'UserData');
if ~isempty(han
www.eeworm.com/read/313956/13578368
m complot2.m
function complot2(bt_flag)
%
% Copyright (c) 1995-96 by The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 1996/04/01 17:54:24 $
if nargin < 1
error('There must be two input varib
www.eeworm.com/read/313956/13578409
m sviplot1.m
function [xx] = sviplot1(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 al
www.eeworm.com/read/313956/13578411
m sviplot4.m
function x = sviplot4(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 al
www.eeworm.com/read/313956/13578453
m pulsegen.m
function [sys,x0] = pulsegen(t,x,u,flag,height,width,dt)
%PULSEGEN generates perfect pulse for communication toolbox.
% Wes Wang
% Copyright (c) 1995-96 by The MathWorks, Inc.
if f
www.eeworm.com/read/312988/13599791
asm vectors_54x.asm
; Simple Vector table for c54xx processor
;
; Copyright 2001-2002 The MathWorks, Inc.
; $Revision: 1.4 $ $Date: 2002/06/12 15:31:00 $
;
; ======== vectors.asm ========
; Plug in the entry point at R
www.eeworm.com/read/310212/13654594
m fdcheby1.m
function varargout = fdcheby1(varargin)
%fdcheby1 chebyshev type 1 Module for filtdes.
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.7 $
% Change th
www.eeworm.com/read/310212/13654627
m fdcheby2.m
function varargout = fdcheby2(varargin)
%fdcheby2 chebyshev type 2 Module for filtdes.
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.7 $
% Change th