Community Profile

photo

Oladunjoye


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to install Global Optimization Toolbox
Global Optimization Toolbox is not included in the MATLAB version I am using. How can I install this package?

9 years ago | 2 answers | 0

2

answers

Question


Code verification for multiple nonlinear constraints
Hi everyone, I am using fmincon and I have a couple of nonlinear equality constraints. I wish to know which of the codes belo...

10 years ago | 0 answers | 0

0

answers

Question


How to store the results from multiple "for loops" as a matrix
Hi everyone, I have a code which outputs a vector and the function value(fvals). The code contains a for loop and the result ...

10 years ago | 1 answer | 0

1

answer

Question


How to correct error in Nonlinear constraint in fmincon
I used fmincon too calculate six(6) vartialbes in a function (mandmf, to long to be posted here). The code is below ...

10 years ago | 0 answers | 1

0

answers

Question


How to increase the number of decimals of the values stored in a matrix
Hi everyone. I wish to rephrase the question I asked last week. I used the code below to obtain the minimum solutions of a fu...

10 years ago | 1 answer | 0

1

answer

Question


How do I pick a minimum that is not the first value in a matrix with multiple minima?
Hi everyone. I have a two column matrix M where the first column is a vertor/cell containing five elements x1, x2, x3, x4, x5...

10 years ago | 1 answer | 0

1

answer

Question


How can I obtain minimum values from fsolve (maximum values not needed) and plot the result.
Hi everyone, I wish to solve a system of transcendental equations containing sines and cosines (5 equations with 5 unknown angle...

10 years ago | 1 answer | 0

1

answer