Skip to content

General PID implemented in C considering Tustin discretization method

Notifications You must be signed in to change notification settings

Paesee/GeneralPID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vazio

gcc -c src\GeneralPID.c -o object\GeneralPID.o gcc -shared -o lib\libGeneralPID.dll object\GeneralPID.o

About

General PID implemented in C considering Tustin discretization method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages