代码搜索:pendulum

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

代码结果 574
www.eeworm.com/read/257139/11948067

vi pendulum.vi

www.eeworm.com/read/257010/11960115

m pendulum.m

function xdot = pendulum(t,x); % returns the state derivatives W =2; L = .6; B = 0.02; g = 9.81; m =W/g; xdot = [x(2) ; -B/m*x(2)-W/(m*L)*sin(x(1)) ];
www.eeworm.com/read/123958/14604192

xmds pendulum.xmds

www.eeworm.com/read/395311/8186295

pjt pendulum.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="E:\dsp240\justonce\" ProjectType=Executable CPUFamily=TMS320C24XX Tool="Compiler" T
www.eeworm.com/read/395311/8186301

map pendulum.map

****************************************************************************** TMS320C24xx COFF Linker Version 7.02 *****************************************************
www.eeworm.com/read/395311/8186346

paf pendulum.paf

www.eeworm.com/read/415362/11075328

m pendulum.m

www.eeworm.com/read/415362/11075330

fig pendulum.fig

www.eeworm.com/read/335964/12487857

c pendulum.c

//****************************************************************************** // // Software License Agreement //
www.eeworm.com/read/147651/12541034

c pendulum.c

//****************************************************************************** // // Software License Agreement //