代码搜索:pendulum

找到约 574 项符合「pendulum」的源代码

代码结果 574
www.eeworm.com/read/437834/7741202

asv pendulum_sfunc.asv

%Nguoi lap trinh: Lam Quoc Hung. %Mon hoc: Lap trinh nang cao. %File: Pendulum_sfunc.m : Mo hinh S-function con lac nguoc. function [sys,x0,str,ts] = Pendulum_Goc(t,x,u,flag) M=2;m=0.1;l=0.5;g=9
www.eeworm.com/read/437834/7741208

m pendulum_xe.m

function [sys,x0,str,ts] = Pendulum_Xe(t,x,u,flag) M=2; m=0.1; l=0.5; g=9.81; u=1; t0=0; tf=1.0; A=[0 1 0 0;((M+m)*g)/(M*l) 0 0 0; 0 0 0 1; -m*g/M 0 0 0]; B=[ 0;-1/(M*l);0;1/M]; C=[ 1 0 0 0
www.eeworm.com/read/142091/12963793

vw3 pendulum.vw3

axe1:="t"; axe2:="E(t)"; min1:=-maxt/10;max1:=maxt; min2:=-0.05*c*x_*x_;max2:=1.1*c*x_*x_; draw:=3;
www.eeworm.com/read/142091/12963868

vw1 pendulum.vw1

axe1:="t"; axe2:="v"; min1:=-maxt/10; max1:=maxt; min2:=-c*x_; max2:=c*x_; draw:=3;
www.eeworm.com/read/142091/12963922

vw2 pendulum.vw2

axe1:="x"; axe2:="v"; min1:=-c*x_;max1:=c*x_; min2:=-c*x_;max2:=c*x_; draw:=15;
www.eeworm.com/read/262217/11600974

mdl pendulum1.mdl

Model { Name "pendulum1" Version 6.1 MdlSubVersion 0 GraphicalInterface { NumRootInports 0 NumRootOutports 0 ParameterArgumentNames "" ComputedModelV
www.eeworm.com/read/262217/11600994

mdl pendulum3.mdl

Model { Name "pendulum3" Version 6.1 MdlSubVersion 0 GraphicalInterface { NumRootInports 0 NumRootOutports 0 ParameterArgumentNames "" ComputedModelV