代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/339239/12247467
m exm080321m_1.m
%exm080321m_1.m
%此文件应该在exm080321_1.mdl运行后,再运作。
subplot(1,2,1),plot(xout(:,1),xout(:,2))
grid on
axis([-0.2,1,-1,0.2]),axis square
xlabel('\fontsize{14}位移'),
ylabel('\fontsize{14}速度'),
subplot(1
www.eeworm.com/read/339239/12247574
m exm080521m_1.m
%exm08052m_1.m
%此文件应该在exm08052_1.mdl运行后,再运作。
tt=TX.time;
x1=TX.signals.values;
plot(tt,x1),grid on,
xlabel('kT'),ylabel('x1(kT)')
shg
www.eeworm.com/read/339239/12247702
m exm080832m_1.m
% exm080832m_1.m
% 该程序运行时不会主动打开示波器。
clear,clf reset
dampzzy=0.8;
gravzzy=2.45;
angzzy=[0;0];
sim('exm080832_1')
plot(ScopeData.time,ScopeData.signals.values)
title('单摆摆角运动曲线')
shg
www.eeworm.com/read/339239/12247803
m exm080432m_1.m
[t,x,y]=sim('exm080432_1',10);
clf,hold on
plot(t,y(:,1),'b')
stairs(t,y(:,2),'r')
stairs(t,y(:,3),'c:'),hold off
axis([0 10 -1.1 1.1]),box on
legend('sinewave','output','trigger',4)
www.eeworm.com/read/338523/12295966
m ga_f22m.m
function PI=GA_f22m(x)
global MIN_offset MUL_factor
% Fitness function evaluation of Example 2-2
% PenChen Chou, 7-2-2001
PI=sin(2*pi*x);
attached_part;
www.eeworm.com/read/338523/12300995
m ga_f21m.m
function PI=GA_f21m(chro)
% function PI=GA_f21m(chro)
% Before you call this function file, the variable---
% MIN_offset must be declared global and assign value to it.
% Otherwise you will get th
www.eeworm.com/read/150059/12319866
ico m&m red.ico
www.eeworm.com/read/150059/12319950
ico m&m oran.ico
www.eeworm.com/read/150059/12319985
ico m&m brow.ico
www.eeworm.com/read/150059/12320002