![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6961310_1522119160442_DEF.jpg)
LuC
Followers: 0 Following: 0
Statistics
RANK
121,915
of 297,046
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersNN 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