Re: Limiting Output Based on Z Axis of Plotd3d[Evaluate@Table[PDF[NormalDistribution
- To: mathgroup at smc.vnet.net
- Subject: [mg130541] Re: Limiting Output Based on Z Axis of Plotd3d[Evaluate@Table[PDF[NormalDistribution
- From: Garrett Fisher <fisher.garrett at gmail.com>
- Date: Sat, 20 Apr 2013 05:42:09 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <8786130.39895.1366348977016.JavaMail.root@m06> <000101ce3cfb$72a9edc0$57fdc940$@comcast.net>
Here is a slimmed down version of it. Show[Plot3D[{Evaluate@Table[PDF[NormalDistribution[0, =F3], x], {=F3, {1.45}}], Evaluate@Table[PDF[NormalDistribution[0, =F3], x], {=F3, {1.45}}]*.99, Evaluate@Table[PDF[NormalDistribution[0, =F3], x], {=F3, {1.45}}]*.98, Evaluate@Table[PDF[NormalDistribution[0, =F3], x], {=F3, {1.45}}]*.97, Evaluate@Table[PDF[NormalDistribution[0, =F3], x], {=F3, {1.45}}]*.96}, {x, -4, 4}, {y, -.3, 3}, Mesh -> None, PlotPoints -> 50, PlotRange -> {{-4, 4}, {.001, .002}, {-.5, .5}}], ListPlot3D[{{1.9, .001, .24}, {2.0, .001, .24}, {1.9, .002, .25}, {2, .002, \ .25}}, Mesh -> None, VertexColors -> {Red, Cyan, Cyan, Cyan}], ListPlot3D[{{-1.9, .001, .24}, {-2.0, .001, .24}, {-1.9, .002, .25}, {-2, \ .002, .25}}, Mesh -> None, VertexColors -> {Cyan, Cyan, Red, Red}]] On Fri, Apr 19, 2013 at 8:43 AM, djmpark <djmpark at comcast.net> wrote: > It would help if you copied (select, right click, CopyAs Input Text) and > pasted your code into the posting proper. It does not fit into the heading. > > > David Park > djmpark at comcast.net > http://home.comcast.net/~djmpark/index.html > > > > > From: Garrett Fisher [mailto:fisher.garrett at gmail.com] > > > Good Day, > > I am plotting some bell curves using the function in the subject line. > The PDF of NormalDist produces static Z values - which is fine - except I > wish to limit them. I would like to show XY data at Z 0, 10, 20, 30 and so > forth - with an intended gap in the Plot for Z 1-9, 11-19, 21-29. I am > beginning to think that getting into the actual data output of the Table > might be necessary. I am fine with that - I am just a bit new at > Mathematica > - so I don't know where to start to figure that part out. > > Thanks for any help!!! > > -- Regards, Garrett Fisher *M:* 704.280.9783 *F:* 704.625.7416