Graficar una función de 2 variables con matplotlib
Posted on Thu 14 February 2013 in Tutorial Python • Tagged with Canaima, Debian, General, Linux, matplotlib, numpy, Python, Ubuntu • 2 min read
Este artículo se basa en el artículo en Ingles "How to plot a function of two variables with matplotlib".
Se tendrá 2 gráficas de una función de 2 variables, la primera será la gráfica de intensidad y la segunda gráfica será una gráfica 3D.
A continuación se muestra el código …
Continue reading