Python ZERO(Ep. 4): Create Interactive 3D plots with matplotlib!

preview_player
Показать описание
In this video I show how to use matplotlib for plotting. I cover the most basic plots:

2D:
- lineplot
- scatter plot
- histogram

3D
- lineplot
- scatter plot
- surface plot

Like if you like us or me :)

Рекомендации по теме
Комментарии
Автор

To be honest, I have seen many videos of people "demonstrating" how to 3d plot. I am pretty sure no one really knows what they are doing, and they were just copying and pasting the matplotlib documentation. This video is an exception and definitely worth watching. Thanks a lot!

EduardoGarcia-tvfc
Автор

yes, that's what I want!THX!a lot of YouTubers just read the official docs and let me look at him re-write the official code which I don't understand!now I know this works just like matlab

jojorxy
Автор

So how to create 3D plot of 2 variables function with define domain?

samhuyen
Автор

Hahah this guy's humour... If you like it, like it... And he himself laughing lol

MrZombieater
Автор

15:40 Not true that only Python has this. Wolfram Language does 3D interactive plots of many types much faster with less code (both symbolic functions and data points) than Python.

EdmundRobinson
Автор

Are you using Spyder as your python platform. Impressed with the 3D interactive capability for the plots you created

gordonstewart
Автор

I like it, the video is very helpful. thanks..

How can I make a 3d plot where y-axis is imaginary ( complex plane)?

ahmadjafararifi