photo

Juan Diego Rios Penaloza


Last seen: 4 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer
  • First Review

View badges

Feeds

View by

Answered
get BlockPath of all signals from a dataset
You can do the following: for i=1:numElements(data) YourCellArray{i,1} = convertToCell(data{i}.BlockPath); end I am not ...

1 year ago | 0

Question


Variable Speed Driver for Induction Motors - Constant V/Hz Control
Hello everybody. I am trying to implement what should be a "simple" control for induction motors. I attach the *.mdl file in ca...

4 years ago | 1 answer | 0

1

answer

Question


Sliding window on Simulink
Hello everybody. I need to implement a sliding window in Simulink to obtain certain ammount of past data in a vectorial form. I...

4 years ago | 0 answers | 0

0

answers