diff options
author | Vaishnavi | 2020-06-26 03:46:19 +0530 |
---|---|---|
committer | GitHub | 2020-06-26 03:46:19 +0530 |
commit | ca9d449b68c2393a58dcb090f664739a8282919f (patch) | |
tree | 7df48c632cb191cd9f9c27d464af6d6b4524c7e9 | |
parent | 8e3006aadce5dfa840e0a45a94f569711daa8805 (diff) | |
download | FSF-mathematics-python-code-archive-ca9d449b68c2393a58dcb090f664739a8282919f.tar.gz FSF-mathematics-python-code-archive-ca9d449b68c2393a58dcb090f664739a8282919f.tar.bz2 FSF-mathematics-python-code-archive-ca9d449b68c2393a58dcb090f664739a8282919f.zip |
Update README.md
-rw-r--r-- | FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/README.md | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/README.md b/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/README.md index 5bd9cc5..6cf8f40 100644 --- a/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/README.md +++ b/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/README.md @@ -21,12 +21,18 @@ <tab>file4_Types_of_critical_points -![file4_Types_of_critical_points](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/file4_Types_of_critical_points.gif?raw=true) +![file4_Relative_Maxima_and_Relative_Minima](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/file4_Relative_Maxima_and_Relative_Minima.gif?raw=true) <br/></br> <br/></br> -<tab>file5_f(x,y)=(y-x)(1-2x-3y) +<tab>file5_Saddle_Point -![file5_f(x,y)=(y-x)(1-2x-3y)](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/file5_f(x%2Cy)%3D(y-x)(1-2x-3y).gif?raw=true) +![file5_Saddle_Point](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/file5_Saddle_Point.gif?raw=true) +<br/></br> +<br/></br> + +<tab>file6_f(x,y)=(y-x)(1-2x-3y) + +![file6_f(x,y)=(y-x)(1-2x-3y)](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/Critical-Points/file6_f(x%2Cy)%3D(y-x)(1-2x-3y).gif?raw=true) <br/></br> <br/></br> |