FileMood

Download [FreeAllCourse.Com] Udemy - Master Math by Coding in Python

FreeAllCourse Com Udemy Master Math by Coding in Python

Name

[FreeAllCourse.Com] Udemy - Master Math by Coding in Python

 DOWNLOAD Copy Link

Total Size

8.5 GB

Total Files

275

Hash

D6CAF77DA0DBC965B8429F8F5E916586DBE16680

/10. Linear algebra/

18. Linear algebra BUG HUNT!.mp4

129.6 MB

1. Python code for this section.html

0.1 KB

1.1 pymath_linalg.zip.zip

418.0 KB

2. Row and column vectors.mp4

78.6 MB

2. Row and column vectors.vtt

19.7 KB

3. Adding and scalar-multiplying vectors.mp4

73.2 MB

3. Adding and scalar-multiplying vectors.vtt

18.9 KB

4. The dot product.mp4

75.8 MB

4. The dot product.vtt

17.8 KB

5. Dot product application Correlation coefficient.mp4

59.1 MB

5. Dot product application Correlation coefficient.vtt

14.4 KB

6. The outer product.mp4

55.1 MB

6. The outer product.vtt

12.3 KB

7. Matrix multiplication.mp4

82.2 MB

7. Matrix multiplication.vtt

18.9 KB

8. Transposing vectors and matrices.mp4

62.4 MB

8. Transposing vectors and matrices.vtt

15.8 KB

9. Various special matrices.mp4

94.6 MB

9. Various special matrices.vtt

21.3 KB

10. Matrix inverse.mp4

54.9 MB

10. Matrix inverse.vtt

13.6 KB

11. Matrix pseudoinverse exercise.mp4

65.1 MB

11. Matrix pseudoinverse exercise.vtt

11.8 KB

12. Solving a system of equations.mp4

96.8 MB

12. Solving a system of equations.vtt

21.7 KB

13. Visualizing matrix-vector multiplication.mp4

68.4 MB

13. Visualizing matrix-vector multiplication.vtt

16.6 KB

14. Eigenvalues and eigenvectors.mp4

72.8 MB

14. Eigenvalues and eigenvectors.vtt

15.9 KB

15. Eigendecomposition Exercise.mp4

69.7 MB

15. Eigendecomposition Exercise.vtt

14.6 KB

16. Singular value decomposition.mp4

67.3 MB

16. Singular value decomposition.vtt

14.5 KB

17. SVD of Einstein exercise.mp4

76.6 MB

17. SVD of Einstein exercise.vtt

14.5 KB

18. Linear algebra BUG HUNT!.vtt

23.7 KB

/

Verify Files.txt

1.0 KB

[FreeAllCourse.Com].url

0.1 KB

/1. Introductions and installations/

1. (Important) How to get the most out of this course!.mp4

38.5 MB

1. (Important) How to get the most out of this course!.vtt

7.2 KB

2. Using Python through Jupyter (installing Anaconda).mp4

43.3 MB

2. Using Python through Jupyter (installing Anaconda).vtt

8.2 KB

3. Using Python online (no installation!).mp4

62.9 MB

3. Using Python online (no installation!).vtt

10.6 KB

4. Getting help in Python.mp4

53.8 MB

4. Getting help in Python.vtt

11.5 KB

/2. Arithmetic/

1. Python code for this section.html

0.1 KB

1.1 pymath_arithmetic_pythonCodes.zip.zip

6.4 KB

2. Addition, subtraction, multiplication, division.mp4

31.2 MB

2. Addition, subtraction, multiplication, division.vtt

10.5 KB

3. Using variables in place of numbers.mp4

43.2 MB

3. Using variables in place of numbers.vtt

13.5 KB

4. Printing out equations in Jupyter notebook.mp4

92.9 MB

4. Printing out equations in Jupyter notebook.vtt

28.0 KB

5. Writing comments in Python.mp4

15.8 MB

5. Writing comments in Python.vtt

5.7 KB

6. Exponents (powers).mp4

66.7 MB

6. Exponents (powers).vtt

20.3 KB

7. Using for-loops to compute powers.mp4

62.0 MB

7. Using for-loops to compute powers.vtt

18.1 KB

8. Order of operations.mp4

50.8 MB

8. Order of operations.vtt

14.9 KB

9. Testing inequalities and Boolean data type.mp4

49.0 MB

9. Testing inequalities and Boolean data type.vtt

16.5 KB

10. Using if-statements and logical operators.mp4

70.3 MB

10. Using if-statements and logical operators.vtt

19.2 KB

11. Absolute value.mp4

57.8 MB

11. Absolute value.vtt

15.6 KB

12. Remainder after division (modulus).mp4

69.5 MB

12. Remainder after division (modulus).vtt

18.0 KB

13. Create interactive math functions, part 1.mp4

62.0 MB

13. Create interactive math functions, part 1.vtt

15.7 KB

14. Create interactive math functions, part 2.mp4

84.9 MB

14. Create interactive math functions, part 2.vtt

19.7 KB

15. Create interactive math functions, part 3.mp4

66.5 MB

15. Create interactive math functions, part 3.vtt

16.8 KB

16. Arithmetic bug hunt!.mp4

93.2 MB

16. Arithmetic bug hunt!.vtt

20.3 KB

/3. Introduction to Sympy and LaTeX/

1. Python code for this section.html

0.1 KB

1.1 pymath_sympyLatex_pythonCodes.zip.zip

3.5 KB

2. Intro to Sympy, part 1.mp4

57.5 MB

2. Intro to Sympy, part 1.vtt

15.0 KB

3. Intro to LaTeX.mp4

89.8 MB

3. Intro to LaTeX.vtt

22.5 KB

4. Intro to Sympy, part 2.mp4

94.1 MB

4. Intro to Sympy, part 2.vtt

22.1 KB

5. Example Use Sympy to understand the law of exponents.mp4

66.7 MB

5. Example Use Sympy to understand the law of exponents.vtt

16.2 KB

6. SympyLatex bug hunt!.mp4

77.4 MB

6. SympyLatex bug hunt!.vtt

16.2 KB

/4. Algebra 1/

1. Python code for this section.html

0.1 KB

1.1 pymath_arithmetic1_pythonCodes.zip.zip

7.9 KB

2. Solving for x.mp4

65.6 MB

2. Solving for x.vtt

17.9 KB

3. Solving for x exercises.mp4

76.7 MB

3. Solving for x exercises.vtt

19.8 KB

4. Expanding terms.mp4

76.9 MB

4. Expanding terms.vtt

18.4 KB

5. Creating and accessing matrices with numpy.mp4

69.0 MB

5. Creating and accessing matrices with numpy.vtt

17.6 KB

6. Exercise Create a multiplication table.mp4

62.0 MB

6. Exercise Create a multiplication table.vtt

12.7 KB

7. Associative, commutative, and distributive properties.mp4

66.3 MB

7. Associative, commutative, and distributive properties.vtt

17.1 KB

8. Creating and working with Python lists.mp4

78.9 MB

8. Creating and working with Python lists.vtt

20.0 KB

9. More on slicing in Python.mp4

34.9 MB

9. More on slicing in Python.vtt

11.0 KB

10. Greatest common denominator.mp4

42.3 MB

10. Greatest common denominator.vtt

11.6 KB

11. Greatest common denominator exercises.mp4

52.4 MB

11. Greatest common denominator exercises.vtt

10.8 KB

12. Introduction to Python dictionaries.mp4

60.4 MB

12. Introduction to Python dictionaries.vtt

15.2 KB

13. Prime factorization.mp4

65.5 MB

13. Prime factorization.vtt

14.1 KB

14. Solving inequalities.mp4

64.2 MB

14. Solving inequalities.vtt

15.9 KB

15. Adding polynomials.mp4

85.4 MB

15. Adding polynomials.vtt

20.5 KB

16. Multiplying polynomials.mp4

65.0 MB

16. Multiplying polynomials.vtt

14.3 KB

17. Dividing by polynomials.mp4

81.5 MB

17. Dividing by polynomials.vtt

17.9 KB

18. Factoring polynomials.mp4

57.4 MB

18. Factoring polynomials.vtt

14.7 KB

19. Algebra 1 bug hunt!.mp4

72.3 MB

19. Algebra 1 bug hunt!.vtt

16.1 KB

/5. Graphing and visualization/

1. Python code for this section.html

0.1 KB

1.1 pymath_graphing_pythonCodes.zip.zip

5.4 KB

2. Plotting coordinates on a plane.mp4

56.9 MB

2. Plotting coordinates on a plane.vtt

15.6 KB

3. Plotting coordinates on a plane exercise.mp4

18.7 MB

3. Plotting coordinates on a plane exercise.vtt

4.5 KB

4. Graphing lines part 1 startend notation.mp4

67.2 MB

4. Graphing lines part 1 startend notation.vtt

19.2 KB

5. Graphing lines part 2 slope-intercept form.mp4

70.3 MB

5. Graphing lines part 2 slope-intercept form.vtt

18.7 KB

6. Graphing rational functions.mp4

63.1 MB

6. Graphing rational functions.vtt

17.4 KB

7. Plotting with Sympy.mp4

79.8 MB

7. Plotting with Sympy.vtt

21.3 KB

8. Plotting with Sympy exercises.mp4

63.3 MB

8. Plotting with Sympy exercises.vtt

14.1 KB

9. Making images from matrices.mp4

95.3 MB

9. Making images from matrices.vtt

19.0 KB

10. Images from matrices exercise.mp4

36.4 MB

10. Images from matrices exercise.vtt

8.0 KB

11. Drawing patches with polygons.mp4

79.4 MB

11. Drawing patches with polygons.vtt

21.7 KB

12. Exporting graphics as pictures.mp4

30.0 MB

12. Exporting graphics as pictures.vtt

4.3 KB

13. Graphing bug hunt!.mp4

123.5 MB

13. Graphing bug hunt!.vtt

23.5 KB

/6. Algebra 2/

1. Python code for this section.html

0.1 KB

1.1 pymath_algebra2_pythonCodes.zip.zip

8.2 KB

2. Summation and products.mp4

69.4 MB

2. Summation and products.vtt

20.5 KB

3. Differences (discrete derivative).mp4

68.5 MB

3. Differences (discrete derivative).vtt

17.2 KB

4. Roots of polynomials.mp4

52.3 MB

4. Roots of polynomials.vtt

13.7 KB

5. Roots of polynomials exercise.mp4

41.6 MB

5. Roots of polynomials exercise.vtt

8.4 KB

6. The quadratic equation.mp4

100.6 MB

6. The quadratic equation.vtt

23.7 KB

7. Complex numbers addition and subtraction.mp4

68.9 MB

7. Complex numbers addition and subtraction.vtt

17.6 KB

8. Complex numbers conjugate and multiplication.mp4

62.8 MB

8. Complex numbers conjugate and multiplication.vtt

15.5 KB

9. Complex numbers division.mp4

76.5 MB

9. Complex numbers division.vtt

18.8 KB

10. Graphing complex numbers.mp4

52.4 MB

10. Graphing complex numbers.vtt

12.5 KB

11. Revisiting the quadratic equation with complex numbers.mp4

50.7 MB

11. Revisiting the quadratic equation with complex numbers.vtt

10.4 KB

12. The unit circle.mp4

61.3 MB

12. The unit circle.vtt

15.9 KB

13. Natural exponent and logarithm.mp4

53.0 MB

13. Natural exponent and logarithm.vtt

13.3 KB

14. Graphing the complex roots of unity.mp4

88.5 MB

14. Graphing the complex roots of unity.vtt

21.4 KB

15. Log-spaced and linearly spaced numbers.mp4

45.6 MB

15. Log-spaced and linearly spaced numbers.vtt

10.9 KB

16. Arithmetic and geometric sequences.mp4

67.4 MB

16. Arithmetic and geometric sequences.vtt

17.6 KB

17. Orders of magnitude and scientific notation.mp4

81.9 MB

17. Orders of magnitude and scientific notation.vtt

24.1 KB

18. Maxima and minima of functions.mp4

77.1 MB

18. Maxima and minima of functions.vtt

19.3 KB

19. Even and odd functions.mp4

56.1 MB

19. Even and odd functions.vtt

13.3 KB

20. Algebra 2 bug hunt!.mp4

127.1 MB

20. Algebra 2 bug hunt!.vtt

24.6 KB

/7. Graphing conic sections/

1. Python code for this section.html

0.1 KB

1.1 pymath_conics_pythonCodes.zip.zip

3.4 KB

2. Graphing parabolas.mp4

70.5 MB

2. Graphing parabolas.vtt

17.0 KB

3. Creating contours from meshes in Python.mp4

78.7 MB

3. Creating contours from meshes in Python.vtt

17.0 KB

4. Graphing circles.mp4

86.1 MB

4. Graphing circles.vtt

20.0 KB

5. Graphing ellipses.mp4

65.9 MB

5. Graphing ellipses.vtt

16.9 KB

6. Graphing hyperbolas.mp4

74.5 MB

6. Graphing hyperbolas.vtt

18.0 KB

7. Conic bug hunt!.mp4

38.3 MB

7. Conic bug hunt!.vtt

7.3 KB

/8. Trigonometry/

1. Python code for this section.html

0.1 KB

1.1 pymath_trigonometry_pythonCodes.zip.zip

5.3 KB

2. Introduction to random numbers.mp4

71.1 MB

2. Introduction to random numbers.vtt

14.5 KB

3. Introduction to random numbers exercise.mp4

59.7 MB

3. Introduction to random numbers exercise.vtt

12.0 KB

4. Exercise Plotting random phase angles.mp4

32.6 MB

4. Exercise Plotting random phase angles.vtt

7.1 KB

5. Converting between radians and degrees.mp4

41.2 MB

5. Converting between radians and degrees.vtt

9.7 KB

6. Converting angles exercise.mp4

86.8 MB

6. Converting angles exercise.vtt

19.0 KB

7. The Pythagorean theorem.mp4

78.0 MB

7. The Pythagorean theorem.vtt

21.5 KB

8. Graphing resolution for sine, cosine, and tangent.mp4

68.1 MB

8. Graphing resolution for sine, cosine, and tangent.vtt

14.6 KB

9. Graphing and resolution Exercise.mp4

86.4 MB

9. Graphing and resolution Exercise.vtt

18.5 KB

10. Euler's formula.mp4

55.3 MB

10. Euler's formula.vtt

13.9 KB

11. Euler's formula exercise.mp4

61.8 MB

11. Euler's formula exercise.vtt

13.6 KB

12. Exercise random exploding Euler.mp4

43.2 MB

12. Exercise random exploding Euler.vtt

9.0 KB

13. Exercise random snakes with cosine and sine.mp4

57.3 MB

13. Exercise random snakes with cosine and sine.vtt

13.0 KB

14. Trigonometry bug hunt!.mp4

80.2 MB

14. Trigonometry bug hunt!.vtt

14.0 KB

/9. Calculus/

1. Python code for this section.html

0.1 KB

1.1 pymath_calc.zip.zip

103.6 KB

2. Mathematical proofs vs. intuition with examples.mp4

21.2 MB

2. Mathematical proofs vs. intuition with examples.vtt

4.0 KB

3. Computing limits of a function.mp4

68.2 MB

3. Computing limits of a function.vtt

16.2 KB

4. Computing limits exercise.mp4

63.2 MB

4. Computing limits exercise.vtt

13.5 KB

5. Piecewise functions.mp4

80.3 MB

5. Piecewise functions.vtt

18.7 KB

6. Derivatives of polynomials.mp4

68.9 MB

6. Derivatives of polynomials.vtt

16.8 KB

7. Derivatives of polynomials exercise.mp4

57.5 MB

7. Derivatives of polynomials exercise.vtt

10.3 KB

8. Derivatives of trig functions.mp4

58.7 MB

8. Derivatives of trig functions.vtt

13.6 KB

9. Derivatives of trig functions exercise.mp4

51.2 MB

9. Derivatives of trig functions exercise.vtt

9.7 KB

10. Graphing a function tangent line.mp4

73.7 MB

10. Graphing a function tangent line.vtt

16.1 KB

11. Graphing tangent lines exercise.mp4

64.1 MB

11. Graphing tangent lines exercise.vtt

14.4 KB

12. Finding critical points.mp4

87.6 MB

12. Finding critical points.vtt

19.2 KB

13. Finding critical points exercise.mp4

93.9 MB

13. Finding critical points exercise.vtt

17.5 KB

14. Partial derivatives.mp4

58.3 MB

14. Partial derivatives.vtt

13.0 KB

15. Indefinite and definite integrals.mp4

63.7 MB

15. Indefinite and definite integrals.vtt

18.0 KB

16. Exercise The fundamental theorem of calculus.mp4

20.6 MB

16. Exercise The fundamental theorem of calculus.vtt

5.5 KB

17. Area between two curves.mp4

62.3 MB

17. Area between two curves.vtt

14.5 KB

18. Area between two curves exercise.mp4

79.8 MB

18. Area between two curves exercise.vtt

15.8 KB

19. Calculus bug hunt!.mp4

109.7 MB

19. Calculus bug hunt!.vtt

18.7 KB

/11. Bonus section/

1. Related courses.html

2.6 KB

 

Total files 275


Copyright © 2024 FileMood.com