how to sample time of input vector in matlabb script
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Mathieu NOE
il 14 Mag 2024
in matlab you can also play with sample times , you can reduce it with decimate , resample , interp1
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!