代码搜索:MatLab
找到约 10,000 项符合「MatLab」的源代码
代码结果 10,000
www.eeworm.com/read/163197/10171456
m example5_10.m
%MATLAB PROGRAM example5_10.m
%
a1=[1 4;-2 -5];b1=[1;0];
c1=[2 1];d1=3;
a2=[0 -1;-3 7];b2=[0;1];
c2=[3 4];d2=1;
[a,b,c,d]=parallel(a1,b1,c1,d1,a2,b2,c2,d2)
www.eeworm.com/read/163197/10171511
m example5_4.m
%MATLAB PROGRAM example5_4.m
%
A=[0 1;-7 -3];
B=[0;5];
C=[0 1];
D=0;
sys=ss(A,B,C,D)
www.eeworm.com/read/200336/10247165
readme
=====================================================
MATPOWER - A Matlab Power System Simulation Package
=====================================================
Version: 3.0.0
Home Page: http://
www.eeworm.com/read/200336/10247256
txt readme.txt
=====================================================
MATPOWER - A Matlab Power System Simulation Package
=====================================================
Version: 3.0.0
Home Page: h
www.eeworm.com/read/353831/10414403
readme
=====================================================
MATPOWER - A Matlab Power System Simulation Package
=====================================================
Version: 3.2
Home Page: http://ww
www.eeworm.com/read/353831/10414983
txt readme.txt
=====================================================
MATPOWER - A Matlab Power System Simulation Package
=====================================================
Version: 3.2
Home Page: htt
www.eeworm.com/read/161098/10451532
m ex0103.m
%MATLAB的通用操作界面各个窗口的使用
a=[1 2 3; 4 5 6;7 8 9];
b=[1 1 1;2 2 2;3 3 3 ];
c='计算';
d=a+b*i
www.eeworm.com/read/351089/10681947
txt readme.txt
Vision For Matlab
-----------------
School of Information Systems
University of East Anglia
December 1998
Release 0.1 1998/12/16
About VFM
---------
VFM uses Microsoft's Video for Windows dr