代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/151484/12204576
ico m&m brow.ico
www.eeworm.com/read/151484/12204604
ico m&m gree.ico
www.eeworm.com/read/151484/12204673
ico m&m yell.ico
www.eeworm.com/read/253219/12239263
m4 m4sugar.m4
divert(-1)# -*- Autoconf -*-
# This file is part of Autoconf.
# Base M4 layer.
# Requires GNU M4.
#
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
www.eeworm.com/read/253219/12239266
m4 m4sh.m4
# This file is part of Autoconf. -*- Autoconf -*-
# M4 sugar for common shell constructs.
# Requires GNU M4 and M4sugar.
#
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
www.eeworm.com/read/339293/12244771
m colamodk2_m5.m
function xprime=colamod(t,X,U)
%
% colamod - This is a nonlinear model of a distillation column with
% NT-1 theoretical stages including a reboiler (stage 1) plus a
% total conden
www.eeworm.com/read/339239/12246590
m exm080732m_2.m
%exm080732m_2.m
clc
clear all
tic;[t1,x1,y1]=sim('exm080731_1',5);T1=toc;
tic;[t2,x2,y2]=sim('exm080732_1',5);T2=toc;
tic;[t3,x3,y3]=sim('exm080732_2',5);T3=toc;
disp([blanks(4),'有代数环',blanks(3)
www.eeworm.com/read/339239/12246739
m exm080634m_1.m
[A,B,C,D]=linmod('exm080634_1');A
[A1,B1,C1,D1]=linmod('exm080634_1',[1,0.5]);A1
eA=eig(A)',eA1=eig(A1)'
www.eeworm.com/read/339239/12246829
m exm080832m_2.m
% exm080832m_2.m
% 该程序运行时会主动弹出“动画”界面,但不会主动打开示波器。
clear,clf reset
dampzzy=1.6;
gravzzy=2.45;
angzzy=[0;0];
sim('exm080832_2')
figure(1)
plot(ScopeData.time,ScopeData.signals.values)
title('单摆摆
www.eeworm.com/read/339239/12247407
m exm080714m_1.m
%exm080714m_1.m
clc
disp('按任意键,开始运行。')
disp('(1) 用符号计算求此方程解析解')
pause
xsym=dsolve('D2x+100*Dx+0.9999*x=0','x(0)=1,Dx(0)=0','t')
dxsym=diff(xsym,'t')
disp(' ')
disp('按任意键,继续运行。')
disp('(2) 三