Skip to content

A S-func toolbox in C to estimate signal derivatives based on differential algebra approach, for real-time & non-real-time applications.

Notifications You must be signed in to change notification settings

mjoez/DerivativeEstimationToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DerivativeEstimationToolbox

Derivative estimation for Matlab Simulink, based on methods of differential algebra. The repository consists of two separate projects:

  • derive.c: integrals are solved using Gauss's area formula
  • DETfunc.c: solving of discrete integrals, exact solution

Code has to be compiled to be executed with Matlab Simulink.

About

A S-func toolbox in C to estimate signal derivatives based on differential algebra approach, for real-time & non-real-time applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages