photo

Modess Seyednezhad


Last seen: alrededor de 2 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
gamultiobj output function error
Hi, I have the same issue. The syntaxt page was not useful for me. I could not find my error. function [history,searchdi...

alrededor de 4 años hace | 0

Respondida
gaplotpareto not supported for this algorithm
My function is: function COP = simpleMultiObjective(x) % both dT and I0 & COP are vectors % x(1)=dT; % x(2)=I0; % based ...

alrededor de 4 años hace | 1

Respondida
gaplotpareto not supported for this algorithm
I have the same issue and that Link was not usefule for me. Anyone can help me?

alrededor de 4 años hace | 1

Respondida
Return only second output in anonymous function
how about when we have: function [f] = f024(theta) f(1) = 23*sin(theta); f(2) = 23*cos(theta); end how can I call only f(2) ...

más de 4 años hace | 0

Respondida
Simulink: Error in the Jacobian Matrix caused the Simulation to stop at t = 0.0
I got the same error , abut I have reciprocal math function which has a zero denominator at the beginning of the time interval w...

más de 6 años hace | 0

Respondida
complex numbers in Symbolic Toolbox
But I got this: >> syms a b c d real; F=a+j*b; G=c+j*d; imF=imag(F) imF = b >> D = F/G; >> k=imag(D) k = ...

más de 6 años hace | 0

Pregunta


overlapping time steps in ODE45
Fy is a global variable, center1 is the function that is calling Fy = 1000; Y0 = [0 -0.025 0 0 0 0]'; tspan = 0:0...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta