photo

LuC


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


sqp method - slow
Hi, I run the sqp, active-set and interior-point methods on the same set of data and their options are the same. I am confuse...

8 years ago | 0 answers | 0

0

answers

Question


not enough input arguments - fsolve and function handles
Hello, I asked the similar question a few days back but I still couldn't solve the problem so now I changed the code but I k...

8 years ago | 1 answer | 0

1

answer

Question


fsolve and symbolic non-linear system of equations
Hello, I have a function that is defined in the following way: function f = ts_7( x, xdata, ydata) syms x D C B E A ...

8 years ago | 2 answers | 0

2

answers

Question


Solving non-linear equations - not enough input arguments
Hello, I have some data that I approximated with a polynomial of degree 9, p(x), and I have a non-linear function (with unkno...

8 years ago | 1 answer | 0

1

answer

Question


NN Data Fitting - minimum
I did the data fitting with neural networks and I got the function that looks very nice, i.e. there is a unique minimum and ma...

9 years ago | 2 answers | 0

2

answers

Answered
NN Data Fitting - minimum
Thank you. How would it be possible to find the x-axis and y-axis intercepts, i.e. f(x) = 0 and f(0)? Furthermore, I want...

9 years ago | 0

Question


How to save 'display-iter' from fmincon to a .txt file?
In the options of a fmincon function I set Display to iter and this is how the output loos like. I would like to save it to a .t...

9 years ago | 3 answers | 0

3

answers