Community Profile

photo

Rob Robinson


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 4 Jahre vor | 0

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

fast 4 Jahre vor | 1