how can i create this function in matlab&simulink pllllzzz help me !!!!
Show older comments
how can i create this function in matlab&simulink pllllzzz help me !!!!Answers (2)
Walter Roberson
on 6 Jul 2021
Moved: Sabin
on 24 Dec 2022
0 votes
In MATLAB,
is exp(-gamma.*t)
MATLAB has no implied multiplication, so you need .* operations
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!