How can I plot 3D surface of level line of function in python?

后端 未结 0 414
隐瞒了意图╮
隐瞒了意图╮ 2020-12-05 10:07

Given some function, for example \\sqrt{ x^4 + y^4} + z^3. How can I plot levels of these function, e.g. surfaces given by equality \\sqrt{ x^4 + y^4} + z^3 = a for some a?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题