|
"Slawomir" wrote in message <jnerub$57r$1@newscl01ah.mathworks.com>...
> I am trying to solve 6 equations by using invertible matrix, and I get the result, but I am afraid not quite correct, because I do not know how to put into this equation Z1-Z6 (resistance) as a constant, because we do not know whether it is 1 OHM or 100.
- - - - - - - - - -
As much as you would like things to be otherwise, there is no way you can solve for the six currents without knowing the six impedances, Z1 to Z6. The best you could do is to use the symbolic toolbox to obtain the currents expressed as functions of these six impedances. That still does not give you explicit numeric values for the currents until you have substituted in the proper impedance values.
Roger Stafford
|