代码搜索:pendulum

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

代码结果 574
www.eeworm.com/read/155109/11898437

m doevent.m

%DOEVENT Event handler for the pendulum ball balancing simulator % % Syntax: doevent(strEvent) % % Inputs: strEvent is a string describing which item on the PENDUL2 menu % the user
www.eeworm.com/read/142433/12945973

cpp pendul.cpp

// pendul - Program to compute the motion of a simple pendulum // using the Euler or Verlet method #include "NumMeth.h" void main() { //* Select the numerical method to use: Euler or Verlet cout
www.eeworm.com/read/155109/11898427

m contents.m

%Fuzzy logic ball balancing simulator % pendulum - Initialization of workspace % pendul2 - Sets up the main window % doevent - Handles all input from the user % simulate - Co
www.eeworm.com/read/155109/11898531

m pendmenu.m

% Pendulum initialisation file. % % Doesn't use the shortcut functions for making frames, labels etc. % % Hordur Kvaran, 20.10.97 % Simulator menu layout along with Callback function % %'
www.eeworm.com/read/299343/3853290

m chap7_13.m

%Control for Crane Double Pendulum clear all; close all; global K A=[ 0 1.0000 0 0 0 0 0 -58.1558 -13.3099 0 0 0 0
www.eeworm.com/read/449781/1673952

m chap7_11.m

%Control for Crane Double Pendulum clear all; close all; global K A=[ 0 1.0000 0 0 0 0 0 -58.1558 -13.3099 0 0 0 0
www.eeworm.com/read/244381/12869669

m contents.m

% FILES FOR ANALYSIS AND DESIGN OF TRIPLE INVERTED PENDULUM SYSTEM % % % Construction of the open-loop system % % olp_pend.m Creates the open loop system model with mixed uncertainty % % Cont
www.eeworm.com/read/134894/13971802

txt fc.txt

/* 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 functions
www.eeworm.com/read/395311/8186338

c main.c

/**** sample alpha by electrograph Using Pendulum Function board designed 07.03.26 pzhao@mail.ustc.edu.cn 07.05.23 ****/ #include "Regs240x.h" #include "Initsystem.h" #include
www.eeworm.com/read/389659/8509199

m chap4_9.m

%Sugeno type fuzzy control for single inverted pendulum close all; warning off; P=[-10-10i;-10+10i]; %Stable pole point F=place(A,B,P) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% tsu=n