|
[Date Index]
[Thread Index]
[Author Index]
multiple ImplicitPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg28858] multiple ImplicitPlot
- From: Torsten Wolf <t.wolf at tu-bs.de>
- Date: Wed, 16 May 2001 03:28:07 -0400 (EDT)
- Organization: TU Braunschweig, Germany
- Sender: owner-wri-mathgroup at wolfram.com
Hello,
I´m looking for a convenient way to create the following ImplicitPlot
(hope I cut-and-pasted it right)
\!\(ImplicitPlot[
2*Cot[\[CapitalTheta]\ Degree]*\(Ma\^2*Sin[\[CapitalTheta]\
Degree]\^2 - \
1\)\/\(Ma\^2*\((\[Kappa] + Cos[2*\[CapitalTheta]\ Degree])\) + 2\) ==
Tan[\[Delta]\ Degree], {\[Delta], 0, 90}, {\[CapitalTheta], 0,
90}]\)
which should not only contain one graph for a single Ma, but several
graphs for a given range of Ma (e.g. {Ma,1,100,5}).
Is there also a way to tell Mathematica in this context, that Ma should
not grow linearly but exponentially?
Thanks in advance!
Greetings
Torsten Wolf
Prev by Date:
Re: Plotting different function with different Plotstyle in one graph
Next by Date:
Re: importing 3D list of data
Previous by thread:
Re: NIntegrate with floating point limits
Next by thread:
"Re: don't understand #"
|