Tagged Questions
4
votes
2answers
161 views
What can I do to eliminate the error FindFit::nrjnum:?
I am testing the "Power Law with finite-time singularity" hypothesis for world population growth for a project.
The data I'm using (same behaviour should also be exhibited by the stock market, thats ...
1
vote
1answer
313 views
How to find local minima of a multivariate function with singularity?
I am working on a logistic regression problem which requires minimizing a cost function J[{theta0, theta1, theta2}, X, y] to find the optimal value for fitting ...