Re: symbolic computation
- From: dimitur <sypermen2000@xxxxxxxxx>
- Date: Sun, 6 May 2007 13:20:18 -0400
Nasser Abbasi wrote:
task.
"dimitur" <sypermen2000@xxxxxxxxx> wrote in message
news:ef55e54.6@xxxxxxxxxxxxxxxxxxxxxxxxxx
Matrix Q form [Q,R]=qr(A), have important properties im my
ByI
symbolic decomposition I can see feature of matrix Q. For this
needSir Nasser,
symbolic presentation of matrix Q.
Are exist presentation by "pretty" of matrix Q (result from
maple('linalg[QRdecomp](A)')?
I could NOT find one. output of the above is in Maple full matrix
format,
which Matlab does not know how to 'pretty'
When decomposition matrix A
A=[0.907/z -0.106/z;
-0.041+0.345/z 0.005-0.1/z;
0.087+0.167/z -0.103+0.84/z;
-0.148 0.017+0.527/z].
with
obtained error!!maple('linalg[QRdecomp](A)')
May be I missing anything ?
I got the same error:
[-0.041+0.345/z,maple('A:=Matrix([ [0.907/z, -0.106/z],
[-0.148,0.005-0.1/z], [0.087+0.167/z, -0.103+0.84/z],
??? Error using ==> maple0.017+0.527/z] ])');
maple('linalg[QRdecomp](A)')
Error, (in linalg[QRdecomp]) matrix entries must all evaluate to
complex
floats
linalg is old maple linear algebra package any way, one should use
LinearAlgebra package instead.
Try to enter the above using LinearAlgebra package.
(if you want to do lots of symbolic stuff you should get Maple or
Mathematica), I did the above in Mathematica 6 and got the answer
right
away.(too large to post here)
Nasser
-----------
thank you very mach again. Then I want ask you, possible I send you
by mail, matrix A, and to make answer with mathematica and send
matrix Q ?
Are you possible in .doc format?
.
- Follow-Ups:
- Re: symbolic computation
- From: Nasser Abbasi
- Re: symbolic computation
- References:
- Re: symbolic computation
- From: Nasser Abbasi
- Re: symbolic computation
- From: dimitur
- Re: symbolic computation
- From: Nasser Abbasi
- Re: symbolic computation
- From: dimitur
- Re: symbolic computation
- From: Nasser Abbasi
- Re: symbolic computation
- Prev by Date: Re: fitting (smoothing?) x,y,z data
- Next by Date: Re: change a variable on the fly
- Previous by thread: Re: symbolic computation
- Next by thread: Re: symbolic computation
- Index(es):
Relevant Pages
|
Loading