Clear Filters
Clear Filters

how to sample time of input vector in matlabb script

1 view (last 30 days)

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 Comments
YASSER
YASSER on 14 May 2024
Moved: Mathieu NOE on 14 May 2024
in simulink i can slow the process of input by changing sample time i want to know how to do it in matlab in order to introduce an inner loop that has big responce time
Mathieu NOE
Mathieu NOE on 14 May 2024
in matlab you can also play with sample times , you can reduce it with decimate , resample , interp1

Sign in to comment.

Answers (0)

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!