代码搜索:pendulum
找到约 574 项符合「pendulum」的源代码
代码结果 574
www.eeworm.com/read/437834/7741188
mdl mophong_inverted_pendulum_c.mdl
Model {
Name "Mophong_Inverted_Pendulum_C"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions o
www.eeworm.com/read/437834/7741191
mdl mophong_inverted_pendulum_p.mdl
Model {
Name "Mophong_Inverted_Pendulum_P"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions o
www.eeworm.com/read/437834/7741212
mdl mophong_inverted_pendulum_pi.mdl
Model {
Name "Mophong_Inverted_Pendulum_PI"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions
www.eeworm.com/read/198209/7947236
c a fuzzy controller for an inverted pendulum.c
/*
Program: fuzzy.c
Written by: Scott Brown
2 input fuzzy controller to control inverted pendulum system. Controller has
5 membship functions for each input and 5 membership functi
www.eeworm.com/read/211833/15172509
doc algeorithm-program-for-invented-pendulum.doc
www.eeworm.com/read/205948/15303004
pdf cap4 (pendulum systems).pdf
www.eeworm.com/read/15223/435869
pdf cap4 (pendulum systems).pdf
www.eeworm.com/read/166836/9995576
m pmodel.m
function dy=pmodel(t,y)
%PMODEL Differential equation system for inverted pendulum.
%
% PMODEL(T,Y)
% T - Time.
% Y - Current state of inverted pendulum.
% Returns derivatives of the pendul
www.eeworm.com/read/259886/11759442
m pmodel.m
function dy=pmodel(t,y)
%PMODEL Differential equation system for inverted pendulum.
%
% PMODEL(T,Y)
% T - Time.
% Y - Current state of inverted pendulum.
% Returns derivatives of the p
www.eeworm.com/read/259886/11759542
m plinear.m
function dy=plinear(t,y)
%PLINEAR Differential equation system for desired linear pendulum.
%
% PLINEAR(T,Y)
% T - Time.
% Y - Current state of inverted pendulum.
% Returns derivatives