Skip to content

Commit

Permalink
feat: added lab7 notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanciarzek committed Apr 20, 2022
1 parent 0b68992 commit 6484aa4
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 3 deletions.
17 changes: 14 additions & 3 deletions Lab2/Matplotlib.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,11 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"pycharm": {
"name": "#%% md\n"
}
},
"source": [
"### Wykresy 2D"
]
Expand Down Expand Up @@ -87,7 +91,11 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"pycharm": {
"name": "#%% md\n"
}
},
"source": [
"### Wykresy 3D"
]
Expand Down Expand Up @@ -1032,7 +1040,10 @@
"Zwizualizuj funkcję z zadania nr 4 z zestawu nr 1 i zaznacz przy tym trójkąt, w ramach którego poszukujemy ekstremum. Efekt powinien być podobny do tego, co poniżej:"
],
"metadata": {
"collapsed": false
"collapsed": false,
"pycharm": {
"name": "#%% md\n"
}
}
},
{
Expand Down
Loading

0 comments on commit 6484aa4

Please sign in to comment.