diff options
author | Vaishnavi | 2020-06-24 01:15:25 +0530 |
---|---|---|
committer | GitHub | 2020-06-24 01:15:25 +0530 |
commit | 02a447e3288b5b5fd0b46a330e197b8fe2717e0b (patch) | |
tree | 97138128ab8832af4cd6f9914a7207d243151c72 /FSF-2020/approximations-and-optimizations/Critical-Points | |
parent | bf1fd9d635a0450f062af7303f9e1f28e82e138b (diff) | |
download | FSF-mathematics-python-code-archive-02a447e3288b5b5fd0b46a330e197b8fe2717e0b.tar.gz FSF-mathematics-python-code-archive-02a447e3288b5b5fd0b46a330e197b8fe2717e0b.tar.bz2 FSF-mathematics-python-code-archive-02a447e3288b5b5fd0b46a330e197b8fe2717e0b.zip |
Update README.md
Diffstat (limited to 'FSF-2020/approximations-and-optimizations/Critical-Points')
-rw-r--r-- | FSF-2020/approximations-and-optimizations/Critical-Points/README.md | 31 |
1 files changed, 12 insertions, 19 deletions
diff --git a/FSF-2020/approximations-and-optimizations/Critical-Points/README.md b/FSF-2020/approximations-and-optimizations/Critical-Points/README.md index 4c5021d..598607b 100644 --- a/FSF-2020/approximations-and-optimizations/Critical-Points/README.md +++ b/FSF-2020/approximations-and-optimizations/Critical-Points/README.md @@ -1,43 +1,36 @@ -<h2><div align=”center”><b>SubTopic: Critical Points</b></h2></div> +<h1><div align=”center”><b>SubTopic: Critical Points</b></h1></div> <br/></br> -<h4> Animations </h4> +<h2> Animations </h2> <br/></br> <br/></br> -<div align=”center”> <tab>file1_Critical_Point_of_a_function +<tab>file1_Critical_Point_of_a_function ![file1_Critical_Point_of_a_function](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file1_Critical_Point_of_a_function.gif?raw=true) <br/></br> <br/></br> -</div> -<div align=”center”><tab>file2_Traces_and_Tangent +<tab>file2_Traces_and_Tangent - ![file2_Traces_and_Tangent](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file2_Traces_and_Tangent.gif?raw=true) +![file2_Traces_and_Tangent](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file2_Traces_and_Tangent.gif?raw=true) <br/></br> <br/></br> -</div> -<div align=”center”><tab>file3_Tangent_plane_at_extrema_of_a_function - ![file3_Tangent_plane_at_extrema_of_a_function](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file3_Tangent_plane_at_extrema_of_a_function.gif?raw=true) +<tab>file3_Tangent_plane_at_extrema_of_a_function + +![file3_Tangent_plane_at_extrema_of_a_function](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file3_Tangent_plane_at_extrema_of_a_function.gif?raw=true) <br/></br> <br/></br> -</div> -<div align=”center”><tab>file4_Types_of_critical_points +<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/approximations-and-optimizations/Critical-Points/file4_Types_of_critical_points.gif?raw=true) +![file4_Types_of_critical_points](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file4_Types_of_critical_points.gif?raw=true) <br/></br> <br/></br> -</div> -<div align=”center”><tab>file5_f(x,y)=(y-x)(1-2x-3y) +<tab>file5_f(x,y)=(y-x)(1-2x-3y) - ![file5_f(x,y)=(y-x)(1-2x-3y)](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file5_f(x%2Cy)%3D(y-x)(1-2x-3y).gif?raw=true) +![file5_f(x,y)=(y-x)(1-2x-3y)](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file5_f(x%2Cy)%3D(y-x)(1-2x-3y).gif?raw=true) <br/></br> <br/></br> -</div> - - - |