代码搜索:Mathworks
找到约 4,523 项符合「Mathworks」的源代码
代码结果 4,523
www.eeworm.com/read/331587/12819686
m ss_dc_motor_load.m
% By Roger Aarenstrup, roger.aarenstrup@mathworks.com
% 2006-08-18
%
% This is a state-space DC motor model of a
% Maxon RE25 10 Watt, precious metal brushes, 118743
%
% This model also have a weak c
www.eeworm.com/read/140851/13058593
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/140057/13112804
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/138798/13211568
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/313956/13578207
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/313956/13578226
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/313956/13578274
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/313956/13578366
c vitlib.c
/*
* Copyright (c) 1996 by The MAthWorks, Inc.
* All Rights Reserved
* $Revision: 1.1 $ $Date: 1996/04/01 18:14:57 $
*/
#define Prim 2
void de2bi(pde, dim, pow_dim, pbi)
www.eeworm.com/read/313956/13578455
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/313956/13578465
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