how to sample time of input vector in matlabb script
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear all, Ihave an optimization algorithm function (MPPT) the algorithm function receive input vector, i want to sample the time between inputs like i do in simulink by insurting zero order hold block(attached in photo) but in code how to do it ? what is its effect on the overal system in terms of efficiency, speed and especially stability?
3 Kommentare
Mathieu NOE
am 14 Mai 2024
in matlab you can also play with sample times , you can reduce it with decimate , resample , interp1
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!