Community Profile

photo

Nicholas Moung


Last seen: fast 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How do I have to create a scalar function with multiple equations for "particleswarm" function
Hello! I'm using 'particleswarm' for optimization of parameters in matlab and I'm getting error on returning objective function...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Euler's code for multiple ODEs
Hello every one! May I ask you a favour! I've written a small program for Euler's method to solve multiple ODEs. But I'm encou...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Optimization of system ODE
Hello Matlabers! I'm using fsolve function for optimization of system of ODE. And I'm facing difficulty now. Could someone advi...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Creating matric of multiple arrays
x=0:12; k=5; a=k+x; b=k+2x; c=k+4x; d=kx; I'd like to create 2*2 matrix of four arrays (a,b,c,d). Z=[a b; c d]; How coul...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I correctly use the parenthesis and write equations
I would like to calculate P_d by the equation above and I wrote that equation in Matlab. I wrote two equations in matlab, but ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort