View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default Excel VBA Matrix Operations

Check this out:
http://people.revoledu.com/kardi/tut...LinearEqs.html
http://www.techonthenet.com/excel/formulas/mmult.php

And this:
http://www.bettersolutions.com/excel...O520748331.htm
http://faculty.kfupm.edu.sa/SE/salamah/matrix/

HTH,
Ryan--

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Kirby Holte" wrote:

How do I do matrix operations from within an Excel VBA macro?
Specifically matrix multiplication (MULT) and matrix inversion
(MINVERT).



*** Sent via Developersdex http://www.developersdex.com ***