Recent content by bers
-
B
Graduate Is a (hyper)sphere a (hyper)plane in spherical coordinates?
Hi, can I say that a sphere is a plane, because in spherical coordinates, I can simply express it as <(r, \theta, \varphi)^T, (1, 0, 0)^T> = R? It does sound too easy to me. I'm asking because I'm thinking about whether it is valid to generalize results from the John-Radon transform (over...- bers
- Thread
- Coordinates Spherical Spherical coordinates
- Replies: 1
- Forum: Differential Geometry
-
B
Graduate Substitution to turn a non-linear least squares problem into a linear one
Yes, I confirmed that this works using distorted data (y_i = f(x_i) + some error) with a non-zero residuum. I obtained the same estimates as with Matlab and a non-linear iterative procedure (and got wrong results with the total differential method, by the way). So that would mean I can obtain...- bers
- Post #6
- Forum: Differential Equations
-
B
Graduate Substitution to turn a non-linear least squares problem into a linear one
Hi, thanks for your answers. I do think, however, I did not point out two important things clearly enough: 1. I am aware of many iterative algorithms for this problem. However, I'm interested in a non-iterative solution. (Would you call this an ad-hoc solution?) Anyway, I want to have a...- bers
- Post #4
- Forum: Differential Equations
-
B
Graduate Substitution to turn a non-linear least squares problem into a linear one
Hi, I want to solve an overdetermined non-linear equation with the method of least squares. Assume it's f(x) = 1 + ax + a^2 + b, and I want to estimate a and b. This is non-linear, as I said, so the derivatives of the squared residuals involve a^3 terms and are difficult to solve. Now I thought...- bers
- Thread
- Least squares Linear Non-linear Squares Substitution
- Replies: 6
- Forum: Differential Equations