Community Profile

photo

Rob Robinson


Last seen: 3년 초과 전 2020년부터 활동

통계

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

배지 보기

Content Feed

보기 기준

질문


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...

3년 초과 전 | 답변 수: 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 ...

3년 초과 전 | 답변 수: 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