Community Profile

photo

Nicholas Moung


Last seen: circa 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta