代码搜索:Inverted
找到约 874 项符合「Inverted」的源代码
代码结果 874
www.eeworm.com/read/299343/3853274
m chap7_11f.m
function dx=dym(t,x,flag,para)
global A B C D
u=para;
dx=zeros(4,1);
%State equation for one link inverted pendulum
dx=A*x+B*u;
www.eeworm.com/read/449781/1673955
m chap7_10f.m
function dx=dym(t,x,flag,para)
global A B C D
u=para;
dx=zeros(4,1);
%State equation for one link inverted pendulum
dx=A*x+B*u;
www.eeworm.com/read/203230/15363801
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
www.eeworm.com/read/101167/15842904
c ser_540.c
// Program SER_540C. PIC16HV540 and similar (CCS PCB)
//
// This is a collection of routines to interface with a PIC-n-LCD
// or similar serial LCD capable of 9600 baud, inverted, no parity.
//
/
www.eeworm.com/read/147766/5727585
c ipt_mirror.c
/*
This is a module which is used for resending packets with inverted src and dst.
Based on code from: ip_nat_dumb.c,v 1.9 1999/08/20
and various sources.
Copyright (C) 2000 Emmanuel Roger
www.eeworm.com/read/136786/5866979
c ipt_mirror.c
/*
This is a module which is used for resending packets with inverted src and dst.
Based on code from: ip_nat_dumb.c,v 1.9 1999/08/20
and various sources.
Copyright (C) 2000 Emmanuel Roger
www.eeworm.com/read/128531/5989496
c ipt_mirror.c
/*
This is a module which is used for resending packets with inverted src and dst.
Based on code from: ip_nat_dumb.c,v 1.9 1999/08/20
and various sources.
Copyright (C) 2000 Emmanuel Roger
www.eeworm.com/read/127781/6000901
c ipt_mirror.c
/*
This is a module which is used for resending packets with inverted src and dst.
Based on code from: ip_nat_dumb.c,v 1.9 1999/08/20
and various sources.
Copyright (C) 2000 Emmanuel Roger
www.eeworm.com/read/110034/6172110
c ipt_mirror.c
/*
This is a module which is used for resending packets with inverted src and dst.
Based on code from: ip_nat_dumb.c,v 1.9 1999/08/20
and various sources.
Copyright (C) 2000 Emmanuel Roger
www.eeworm.com/read/102935/6230795
c ipt_mirror.c
/*
This is a module which is used for resending packets with inverted src and dst.
Based on code from: ip_nat_dumb.c,v 1.9 1999/08/20
and various sources.
Copyright (C) 2000 Emmanuel Roger