comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » help to resolve a intricate equation
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: help to resolve a intricate equation [message #55746 is a reply to message #55649] Sat, 08 September 2007 22:09 Go to previous message
Sven Geier is currently offline  Sven Geier
Messages: 17
Registered: July 2002
Junior Member
highstone wrote:

> hello all
> there is a equation like
> X^2+A*X=C+A
> where X is a matrix to resolve, A is a known matrix, C is a constant
> (actually X,A is a grid image)
>
> is there any method can resolve this type equation such as least-
> squares method or others? can be based on IDL ?
>
> I am not well up in maths, please as particular as possible, thank
> you.


I am probably completely misunderstanding what you're trying to do, but...

X^2 + A*X = C+A

=> X^2 -C = A (1-X)

=> A = (X^2 -C)/(1-X)



but you probably meant something entirely different...


-- S

--
http://www.sgeier.net
My real email address does not contain any "Z"s.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: David's TVSCALE
Next Topic: If you really want lauf, cklick down on the link:

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 01:41:27 PDT 2025

Total time taken to generate the page: 0.16601 seconds