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...
9년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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...
거의 10년 전 | 답변 수: 3 | 0
