Community Profile

photo

Rob Robinson


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

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

casi 4 años hace | 0

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

casi 4 años hace | 1