photo

Juan Diego Rios Penaloza


Last seen: 5 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer
  • First Review

查看徽章

Feeds

排序方式:

已回答
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 前 | 0

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答