| To: | s-plus-user-list <s-news@lists.biostat.wustl.edu> |
|---|---|
| Subject: | tricky matrix problem |
| From: | Jewel Bright <jwlbright@yahoo.com> |
| Date: | Wed, 24 Aug 2005 17:41:46 -0700 (PDT) |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=4vE5vLNqYRVGmrwpm+4su/daQ4F6B8u+KZqZAIo6HHGLt/Jet9aUmACGjug1QJ0WRR06oObca8euc2GrNHdhq+hshbPolhziZdlCmGvP+cHEon0zXm/XxxB8EA/IqJQ1570N4xMG8CNNOfsgvPWHcHZAxy/rziTgAwYhWhZ7aTw= ; |
|
Dear Friends:
The question I am about to ask is not exactly an S-PLUS or even statistical one, so those of you who stick with rigorous rules of using this discussion forum please disregard this message. However, those of you who have a strong mathematical background may find the problem curious. It is equally possible that the problem is a kind of trivial, but unfortunately it is above my level of education.
I have a 3-dimensional array which I denote as K(i|a,b) with all the i, a, and b in 1:n. I need to solve the system of nonlinear algebraic equations:
(x[i])^2=Sum(over a) Sum(over b){K[i|a,b)*x[a]*x[b]
I have not have any difficulties to solve the problem numerically using nlminb, but I have no idea whether or not this solution is unique, and whether or not there is some theory for this kind of equations.
Any thoughts or references are highly appreciated
Thanks
Jewel
__________________________________________________ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | VB function in S-plus, Eric yang |
|---|---|
| Next by Date: | Re: tricky matrix problem, Richard M. Heiberger |
| Previous by Thread: | VB function in S-plus, Eric yang |
| Next by Thread: | Re: tricky matrix problem, Richard M. Heiberger |
| Indexes: | [Date] [Thread] [Top] [All Lists] |