Community Profile

photo

Selim Elbadri


Last seen: 3 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Fsolve and initial guesses
Hi, I have a system of nonlinear equations and corresponding variabls that I need to solve for. I use the 'fsolve' function an...

11 months ago | 1 answer | 0

1

answer

Question


Interpreting the results of 'fsolve'
Hi, I have a system of 11 nonlinear equations to solve for 11 unknowns. I use the 'fsolve' function with the following code: %...

11 months ago | 3 answers | 0

3

answers

Question


Fsolve with different combinations of parameters
Hi, I have a system of 11 nonlinear equations and 11 unknown variables that I would like to solve for. The nonlinear equations ...

11 months ago | 2 answers | 0

2

answers

Question


matrix operation to scalar
Hi, I have an operation c(t,1)/a(t,1) which takes as inputs an element from both a c and a vector. The output of this operation...

1 year ago | 1 answer | 0

1

answer

Question


Writing a long equation in MATLAB
Hi, I need help writing this equation in MATLAB: where: My proposed code is: d = ((1/(gamma*(abar(t-1,1) - a(t-1,1))...

1 year ago | 1 answer | 0

1

answer