Message Boards Message Boards

Plot functions and points at the same 3D plot?

Posted 8 years ago
POSTED BY: Rodrigo Olmedo
4 Replies
f = x^3 + y^2 - z^2 == 0
ContourPlot3D[Evaluate@f, {x, -2, 2}, {y, -2, 2}, {z, -2, 2}]
POSTED BY: Sander Huisman

Hello Sander, Thank you. I have changed the code but the problem persist:

f = 0 == 824.3733785446891` + (25 (16 + LL)^3)/390224 - (
    10625 (16 + LL)^3)/(
    97556 ((25 (16 + LL)^3)/390224 + 
       94.7740978646924` (aa/500 + (16 + LL)/116)^3 + 
       103.41515070822` (-(bb/200) + (16 + LL)/116)^3)) - (
    75819.27829175392` (aa/500 + (16 + LL)/116)^3)/((25 (16 + LL)^3)/
     390224 + 94.7740978646924` (aa/500 + (16 + LL)/116)^3 + 
     103.41515070822` (-(bb/200) + (16 + LL)/116)^3) - WI;
Manipulate[
 ContourPlot3D[Evaluate@f, {aa, -10, 10}, {bb, -25, 0}, {LL, 80, 100},
   AxesLabel -> {aa, bb, JJ}, PerformanceGoal -> "Speed"], {WI, 50, 
  200}]
POSTED BY: Rodrigo Olmedo

Dear @Rodrigo Olmedo, please take a moment to read tutorial about proper code posting: http://wolfr.am/READ-1ST

POSTED BY: EDITORIAL BOARD

Dear Moderation Team, Thank you for your recommendations.

Rodrigo

POSTED BY: Rodrigo Olmedo
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract