| New Reply |
Errors while solving an inverted matrix in Matlab |
Share Thread |
| Mar16-12, 04:03 AM | #1 |
|
|
Errors while solving an inverted matrix in Matlab
Hey,
i've been trying to find a better fit for a correlation, the numbers i'm dealing with are really small and when i try to solve for the coefficients using the inverse function on the matrices in Matlab i get this error: Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 5.541639e-25. I tried solving the inverted matrix in excel and the results didn't make much sense either! is there an other way to solve this problem? I really can't solve it by hand it'll take me ages. i'm open to any suggestion... J. |
| Mar21-12, 11:27 AM | #2 |
|
Recognitions:
|
If the problem is going to be "How do I numerically invert a nearly singular matrix?" then this link might help.http://www.mathworks.com/matlabcentr..._thread/157000 It suggests using a pseudo-inverse instead of an inverse. |
| New Reply |
| Tags |
| excel, inverse matrix, matlab, regression analysis |
Similar discussions for: Errors while solving an inverted matrix in Matlab
|
||||
| Thread | Forum | Replies | ||
| Matlab matrix bar graph with errors | Math & Science Software | 1 | ||
| MATLAB/Simulink - inverted pendulum swing-up problem | Math & Science Software | 0 | ||
| [MATLAB] matrix solving question | Programming & Comp Sci | 0 | ||
| Matlab- solving odes for a matrix | Math & Science Software | 0 | ||
| Solving a matrix valued ODE using dsolve in Matlab? | Math & Science Software | 0 | ||