how to write differential equation in matlab coder %% d/dt(s) ≤ -ηsgn(s)

s≤ 0
u≤ -ηsgn(s)
d/dt(s)≤ -ηsgn(s) %% η=constant

2 Comments

I don't see what this has to do with the MATLAB Coder product, unless you want to convert your MATLAB code to C.

Sign in to comment.

Answers (0)

Products

Release

R2017b

Asked:

on 7 Oct 2018

Commented:

on 7 Oct 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!