Community Profile

photo

Rob Robinson


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Using edge function as a trigger
I have a very basic simulink model. Inside the function block I have the following code based on the information herehttps://uk....

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Loading Model on Parallel Workers
I am trying to run a parsim of my Simulink model, varying the value of a resistor. The script seems to get the stage "Loading Mo...

4年弱 前 | 0 件の回答 | 0

0

回答

質問


Initial Conditions for first derivative defined as a transfer function
I have defined defined a second order underdamped system in the time domain with a non zero initial condition for Y'(t) but can ...

4年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Sum of plots in for loop
I don't think the black curve is the sum of all of these curves as the amplitude would be significantly higher than any of the o...

4年弱 前 | 0

回答済み
Find the coordinates nearest to the center coordinate of a patch in an image
centres = cell((size(ca,1)-1),(size(ca,2)-1)); for r = 1:size(ca,1)-1 for c = 1:size(ca,2)-1 centreP...

4年弱 前 | 1