Community Profile

photo

Nicholas Moung


Last seen: 대략 3년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변