代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/355237/10284339
ps bot_demo_ekf2.ps
%!PS-Adobe-2.0
%%Creator: MATLAB, The Mathworks, Inc. Version 7.4.0.336 (R2007a). Operating System: Linux 2.6.11-6mdk #1 Tue Mar 22 16:04:32 CET 2005 i686.
%%Title: ./bot_demo_ekf2.ps
%%CreationDate:
www.eeworm.com/read/424063/10500534
m hinfdes1.m
% A function for use with the h-infinity Control Toolbox demonstration
% Copyright (c) 1990-94 by The MathWorks, Inc.
format short e
clear ae be ce de;
sys = mksys(a,b,c,d);
[aw1,bw1,cw1,dw1] =
www.eeworm.com/read/420934/10766579
eps isingit16beta50b15.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: C:\Documents and Settings\PB\Mes documents\r閐action\r閐action\isingit16beta50B15.eps
%%CreationDate: 07/12/2007 11:13:51
%%D
www.eeworm.com/read/420934/10766710
eps isingit15beta50b024.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: C:\Documents and Settings\PB\Mes documents\r閐action\r閐action\isingit15beta50B024.eps
%%CreationDate: 07/12/2007 11:00:54
%%
www.eeworm.com/read/420934/10766729
eps isingit16beta30b053.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: C:\Documents and Settings\PB\Mes documents\r閐action\r閐action\isingit16beta30B053.eps
%%CreationDate: 07/12/2007 10:52:32
%%
www.eeworm.com/read/420934/10766782
eps isingit55bet50b16.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: C:\Documents and Settings\PB\Mes documents\r閐action\r閐action\isingit55bet50B16.eps
%%CreationDate: 07/12/2007 11:16:58
%%Do
www.eeworm.com/read/420934/10766936
eps isingit35bet50b1.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: C:\Documents and Settings\PB\Mes documents\r閐action\r閐action\isingit35bet50B1.eps
%%CreationDate: 07/12/2007 11:19:59
%%Doc
www.eeworm.com/read/465911/7048793
m rb_put.m
function rb=rb_put(rb,data,key)
% RB_PUT
%
% rb=rb_put(rb,data,key) inserts the node (data,key) into
% the red-black binary tree rb.
% Copyright (c) MathWorks Inc. 1998-2001. All rights reser
www.eeworm.com/read/465911/7048873
m bt_free.m
function bt=bt_free(bt)
% BT_FREE
%
% bt=BT_FREE(bt) frees the memory allocated to the binary tree bt.
% Copyright (c) MathWorks Inc. 1998-2001. All rights reserved.
global bt_nil
if bt.l
www.eeworm.com/read/460712/7105819
m qftdm7.m
function qftdm7
%
% QFT DEMO #7
%
% Yossi Chait
% 5/5/94
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.5 $
global win1_loc win2_loc win3_loc win4_loc ...
info