Thread Closed

Ti89 error

 
Share Thread Thread Tools
Apr25-04, 11:29 PM   #1
 

Ti89 error


I met such such command for the 89 or the TI series...


ref=gaussian elemination...

rref=refined version of Gaussian...

I wonder who this thing works... Because for the basic circuit problems with like 7 currents... This rref is VERY nifty. If you set up the equations wrong, the answer do not report right and you have to go back and check every darn coefficient again... Then redo the whole thing until it does come out right...


Like, I know that nint uses Newtonian approximation, just want to know how this rref works...
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Apr25-04, 11:50 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
It just follows a row reduction algorithm, AFAIK. I programmed a simple one a few years back. The TI-89 most likely has several optimization checks (zeros along the diagonal, etc.) which mine didn't do.
ref is short for "reduce to echelon form"
Apr25-04, 11:52 PM   #3
 
Hmm... so that reduce to echelon form is same as the process of Gaussian elemination?
Apr26-04, 12:59 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Ti89 error


Gauss-Jordan, I believe. Don't know if that's any different from what you're referring to.

I don't know if that's exactly what they do. I know that's one way to do it.
Jun11-04, 05:38 PM   #5
 
I know this thread is pretty old but let me put my two cents in.

I have a ti-89. rref ref were my friends in linear algerbra and circuit theory.

rref spat out the solution instantly giving a identity matrix next to the soulutions.

The ref command stopped short, so that x and y coefficients equaled 1. It reduced the amount of operations one would need to complete Gaussian elimination.

I'm talking about a 2x2 matrix with the solution column vector.
It gets real sweet when you have to solve a 3x3 matrix

If my instuctor wanted me to show my work then these commands saved my life during exams.

mRow
rowAdd

Gaussian Elimination was a snap because I had all the steps on my screen. Doing by hand was messy as hell if you made a mistake.
Jun14-04, 10:27 PM   #6
 
from what i just learned, gausian elimination(ref) is a matrix row operation reduce to an upper triangular.

but the RREF or reduce row echelon form is a refine form of gausian elimination of the [A] matrix to an "identity-like" matrix to find the solution, [b](constant).
Thread Closed
Thread Tools


Similar Threads for: Ti89 error
Thread Forum Replies
ti89 or hp50 or what? Need help!! Calculators 3
problem with TI89 Calculators 3
Ti89 Functions Calculators 1
ti89 titanium Calculators 16
help with Ti89 Calculators 2