Login  Register

Re: Generalized Eigenvalue problem

Posted by David Webster on Feb 25, 2010; 8:43pm
URL: http://imagej.273.s1.nabble.com/Generalized-Eigenvalue-problem-tp3689188p3689191.html

Tamjid,Micheal,

If the inverse of B in Av=LBv doesn't work, how about the psuedo inverse?
On Thu, Feb 25, 2010 at 11:54 AM, Doube, Michael <[hidden email]>wrote:

> David,
>
> It was me who asked last time, and no, there wasn't a solution then.
>
> https://list.nih.gov/cgi-bin/wa?A2=ind1001&L=IMAGEJ&P=R2093&I=-3
>
> Hopefully Arttu's suggestion will work.
>
> Michael
> ________________________________________
> Subject: Re: Generalized Eigenvalue problem
>
> Tamjid,
>
> This question seems familiar. I think someone asked it with the last few
> months. So, if it wasn't you, try searching the list to see if there was a
> solution.
>
> David
>
> On Wed, Feb 24, 2010 at 3:48 PM, Md Tamjidul Hoque <
> [hidden email]
> > wrote:
>
> > Dear All
> >
> >      in an ImageJ application, I am after solving generalized eigenvalue
> > problem.
> >
> > I was trying to find it in JAMA, JAMPACK, JLAPACK ... to use - but could
> > not find it.
> >
> > I can only use it in MATLAB (e.g. [V, D] = eig (A, B) ) and most likely
> > LAPACK has it.
> >
> > But, is there a java package or java code available for solving
> generalized
> > eigenvalue problem?  - Any help is much appreciated.
> >
> > Thanks
> > Tamjid
> >
>