Post Reply 
Solving linear equations systems with > 9 variables accurately?
06-09-2015, 10:01 PM
Post: #9
RE: Solving linear equations systems with > 9 variables accurately?
(06-09-2015 08:22 PM)Dieter Wrote:  If I understand the manual correctly, the local registers correspond to addresses ≥ 112. So the 10x10 matrix would occupy R00...R99 and the right-hand side as well as the solution vector is stored in the local register area (≥ 112). Is this correct?

Yep. It should also be possible to fit the 10x10 matrix in the locals depending on RAM allocation.


- Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Solving linear equations systems with > 9 variables accurately? - Paul Dale - 06-09-2015 10:01 PM



User(s) browsing this thread: 1 Guest(s)