From ec24b630e802c6fbc628f01cd9f0fe584570ddce Mon Sep 17 00:00:00 2001 From: Vaishnavi Date: Wed, 24 Jun 2020 00:59:15 +0530 Subject: Update README.md --- .../Critical-Points/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'FSF-2020/approximations-and-optimizations/Critical-Points') diff --git a/FSF-2020/approximations-and-optimizations/Critical-Points/README.md b/FSF-2020/approximations-and-optimizations/Critical-Points/README.md index 994622e..7ad6070 100644 --- a/FSF-2020/approximations-and-optimizations/Critical-Points/README.md +++ b/FSF-2020/approximations-and-optimizations/Critical-Points/README.md @@ -1,4 +1,4 @@ -SubTopic: Critical Points +SubTopic: Critical Points

-------- Animations -------- @@ -7,30 +7,30 @@ SubTopic: Critical Points 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) +![](?raw=true)



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) + ![](?raw=true)



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) + ![](?raw=true)



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) + ![](?raw=true)



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) + ![](f?raw=true)



-- cgit