MathGroup Archive 2004

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

Search the Archive

AW: ploting in high dimensions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg49240] AW: [mg49206] ploting in high dimensions
  • From: Matthias.Bode at oppenheim.de
  • Date: Fri, 9 Jul 2004 02:26:10 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello Sean,

have a look at the package:

<<Graphics`ComplexMap`

PolarMap[Identity, { 0, 1}, { 0, 2 Pi}]

will give the "wheel" you desired.

Perhaps you plot some values manually first and observe whether the result
will elucidate your system to the beholder.

Best regards,
Matthias Bode
Sal. Oppenheim jr. & Cie. KGaA
Untermainanlage 1
D-60329 Frankfurt am Main
GERMANY
Tel.: +49(0)69 71 34 53 80
Mobile: +49(0)172 6 74 95 77
Fax: +49(0)69 71 34 95 380
E-mail: matthias.bode at oppenheim.de
Internet: http://www.oppenheim


-----Ursprüngliche Nachricht-----
Von: sean_incali at yahoo.com [mailto:sean_incali at yahoo.com] 
Gesendet: Mittwoch, 7. Juli 2004 07:43
An: mathgroup at smc.vnet.net
Betreff: [mg49206] ploting in high dimensions



Hello group,

I was wondering...

let's say you have a 10 variable system. 

now i want to define the 10 axes for the variable like a spokes of bicycle
wheel. 

so you get 10 spokes emamanting out from the origin equally spaced. 

now plot the 10 variable on that space. 

is that doable or am i being too hopeful? 

If you Have to do something like this what would you all do? 

Thanks in advance for any thoughts or insights. 

Sean


  • Prev by Date: Re: Getting rid of ProductLog
  • Next by Date: Re: Getting rid of ProductLog
  • Previous by thread: Re: question about Integrate
  • Next by thread: what kind of a programming language is Mathematica?