Created using Colaboratory
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"colab": {
|
"colab": {
|
||||||
"provenance": [],
|
"provenance": [],
|
||||||
"authorship_tag": "ABX9TyPmra+JD+dm2M3gCqx3bMak",
|
"authorship_tag": "ABX9TyOmxhh3ymYWX+1HdZ91I6zU",
|
||||||
"include_colab_link": true
|
"include_colab_link": true
|
||||||
},
|
},
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
@@ -223,7 +223,7 @@
|
|||||||
"ax.plot(z,sig_z,'r-')\n",
|
"ax.plot(z,sig_z,'r-')\n",
|
||||||
"ax.set_xlim([-1,1]);ax.set_ylim([0,1])\n",
|
"ax.set_xlim([-1,1]);ax.set_ylim([0,1])\n",
|
||||||
"ax.set_xlabel('z'); ax.set_ylabel('sig[z]')\n",
|
"ax.set_xlabel('z'); ax.set_ylabel('sig[z]')\n",
|
||||||
"plt.show"
|
"plt.show()"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "94HIXKJH97ve"
|
"id": "94HIXKJH97ve"
|
||||||
@@ -318,7 +318,7 @@
|
|||||||
"ax.plot(z,heav_z,'r-')\n",
|
"ax.plot(z,heav_z,'r-')\n",
|
||||||
"ax.set_xlim([-1,1]);ax.set_ylim([-2,2])\n",
|
"ax.set_xlim([-1,1]);ax.set_ylim([-2,2])\n",
|
||||||
"ax.set_xlabel('z'); ax.set_ylabel('heaviside[z]')\n",
|
"ax.set_xlabel('z'); ax.set_ylabel('heaviside[z]')\n",
|
||||||
"plt.show"
|
"plt.show()"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "mSPyp7iA-44H"
|
"id": "mSPyp7iA-44H"
|
||||||
|
|||||||
Reference in New Issue
Block a user