MathGroup Archive 2013

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Solving complicated matrix equations

  • To: mathgroup at smc.vnet.net
  • Subject: [mg132044] Re: Solving complicated matrix equations
  • From: Ray Koopman <koopman at sfu.ca>
  • Date: Mon, 25 Nov 2013 03:02:44 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net

Do you really mean M*m1, or should that be M.m1 ?
Also, what can you  tell us about m1, u, v ?  
Are they Real?  Full rank?  Etc.

----- dsmirnov90 at gmail.com wrote:
> Hi!
> 
> I have to solve analytically an equation like this:
> 
> M*m1 = M.v - u.M, 
> 
> where m1, v, u are the given matrices and M should be found. Is there any standard function in Mathematica to do this?
> 
> Thanks,
> Dmitry.
> 




  • Prev by Date: Re: NonlinearModelFit and Complex Data
  • Next by Date: Re: Solving complicated matrix equations
  • Previous by thread: Re: Solving complicated matrix equations
  • Next by thread: Re: Solving complicated matrix equations