Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
9 years 前 | 2 个回答 | 0
2
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答已回答
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...
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 前 | 0
提问
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 前 | 3 个回答 | 0