资源详情

返回首页 | 相关搜索
[FreeCourseSite.com] Udemy - Master Math by Coding in Python
大小 6.59 GB
文件数 356
Info Hash: F64A7EFCCE4F5824FC4E144AEF3B182973ECCC14
收录时间 2026-02-22 08:54:37
更新时间 2026-02-22 08:54:37
文件列表 (356)
0. Websites you may like/[CourseClub.Me].url
122 B
0. Websites you may like/[FreeCourseSite.com].url
127 B
0. Websites you may like/[GigaCourse.Com].url
49 B
01 - Introductions and installations/001 (Important) How to get the most out of this course!.mp4
36.71 MB
01 - Introductions and installations/001 (Important) How to get the most out of this course!_en.srt
8 KB
01 - Introductions and installations/002 Using Python through Jupyter (installing Anaconda).mp4
36.27 MB
01 - Introductions and installations/002 Using Python through Jupyter (installing Anaconda)_en.srt
11.64 KB
01 - Introductions and installations/003 Using Python online (no installation!).mp4
27.2 MB
01 - Introductions and installations/003 Using Python online (no installation!)_en.srt
11.81 KB
01 - Introductions and installations/004 Create a beautiful harmonograph!.mp4
55.61 MB
01 - Introductions and installations/004 Create a beautiful harmonograph!_en.srt
9.62 KB
01 - Introductions and installations/004 MXC-pymath-harmonograph.zip
940 B
01 - Introductions and installations/005 Getting help in Python.mp4
37.04 MB
01 - Introductions and installations/005 Getting help in Python_en.srt
12.93 KB
01 - Introductions and installations/006 (optional) Entering time-stamped notes in the Udemy video player.mp4
5.79 MB
01 - Introductions and installations/006 (optional) Entering time-stamped notes in the Udemy video player_en.srt
3.1 KB
02 - Arithmetic/001 Python code for this section.html
62 B
02 - Arithmetic/001 pymath-arithmetic-pythonCodes.zip
6.21 KB
02 - Arithmetic/002 Addition, subtraction, multiplication, division.mp4
16.28 MB
02 - Arithmetic/002 Addition, subtraction, multiplication, division_en.srt
11.68 KB
02 - Arithmetic/003 Using variables in place of numbers.mp4
22.59 MB
02 - Arithmetic/003 Using variables in place of numbers_en.srt
15.12 KB
02 - Arithmetic/004 Printing out equations in Jupyter notebook.mp4
50.01 MB
02 - Arithmetic/004 Printing out equations in Jupyter notebook_en.srt
31.66 KB
02 - Arithmetic/005 Writing comments in Python.mp4
9.15 MB
02 - Arithmetic/005 Writing comments in Python_en.srt
6.33 KB
02 - Arithmetic/006 Exponents (powers).mp4
35.69 MB
02 - Arithmetic/006 Exponents (powers)_en.srt
22.92 KB
02 - Arithmetic/007 Using for-loops to compute powers.mp4
32.21 MB
02 - Arithmetic/007 Using for-loops to compute powers_en.srt
20.37 KB
02 - Arithmetic/008 Order of operations.mp4
57.78 MB
02 - Arithmetic/008 Order of operations_en.srt
19.27 KB
02 - Arithmetic/009 Testing inequalities and Boolean data type.mp4
25.07 MB
02 - Arithmetic/009 Testing inequalities and Boolean data type_en.srt
18.69 KB
02 - Arithmetic/010 Using if-statements and logical operators.mp4
36.25 MB
02 - Arithmetic/010 Using if-statements and logical operators_en.srt
21.66 KB
02 - Arithmetic/011 Absolute value.mp4
42.84 MB
02 - Arithmetic/011 Absolute value_en.srt
17.65 KB
02 - Arithmetic/012 Remainder after division (modulus).mp4
40.26 MB
02 - Arithmetic/012 Remainder after division (modulus)_en.srt
20.42 KB
02 - Arithmetic/013 Create interactive math functions, part 1.mp4
31.88 MB
02 - Arithmetic/013 Create interactive math functions, part 1_en.srt
17.9 KB
02 - Arithmetic/014 Create interactive math functions, part 2.mp4
50.12 MB
02 - Arithmetic/014 Create interactive math functions, part 2_en.srt
22.33 KB
02 - Arithmetic/015 Create interactive math functions, part 3.mp4
34.32 MB
02 - Arithmetic/015 Create interactive math functions, part 3_en.srt
19.17 KB
02 - Arithmetic/016 Arithmetic bug hunt!.mp4
54.6 MB
02 - Arithmetic/016 Arithmetic bug hunt!_en.srt
23.33 KB
03 - Introduction to Sympy and LaTeX/001 Python code for this section.html
69 B
03 - Introduction to Sympy and LaTeX/001 pymath-sympyLatex-pythonCodes.zip
3.86 KB
03 - Introduction to Sympy and LaTeX/002 Intro to Sympy, part 1.mp4
28.78 MB
03 - Introduction to Sympy and LaTeX/002 Intro to Sympy, part 1_en.srt
16.85 KB
03 - Introduction to Sympy and LaTeX/003 Intro to LaTeX.mp4
47.83 MB
03 - Introduction to Sympy and LaTeX/003 Intro to LaTeX_en.srt
25.35 KB
03 - Introduction to Sympy and LaTeX/004 Intro to Sympy, part 2.mp4
49.43 MB
03 - Introduction to Sympy and LaTeX/004 Intro to Sympy, part 2_en.srt
24.84 KB
03 - Introduction to Sympy and LaTeX/005 Printing with f-strings.mp4
22.71 MB
03 - Introduction to Sympy and LaTeX/005 Printing with f-strings_en.srt
12.3 KB
03 - Introduction to Sympy and LaTeX/006 Example Use Sympy to understand the law of exponents.mp4
35.35 MB
03 - Introduction to Sympy and LaTeX/006 Example Use Sympy to understand the law of exponents_en.srt
18.16 KB
03 - Introduction to Sympy and LaTeX/007 SympyLatex bug hunt!.mp4
59.15 MB
03 - Introduction to Sympy and LaTeX/007 SympyLatex bug hunt!_en.srt
18.29 KB
04 - Python data types/001 MXC-pymath-dataTypes.ipynb
7.63 KB
04 - Python data types/001 Python codes for this section.html
25 B
04 - Python data types/002 Numbers and strings.mp4
46.17 MB
04 - Python data types/002 Numbers and strings_en.srt
24.51 KB
04 - Python data types/003 Lists and numpy arrays.mp4
100.64 MB
04 - Python data types/003 Lists and numpy arrays_en.srt
31.84 KB
05 - Algebra 1/001 Python code for this section.html
70 B
05 - Algebra 1/001 pymath-algebra1-pythonCodes.zip
7.71 KB
05 - Algebra 1/002 Solving for x.mp4
35.21 MB
05 - Algebra 1/002 Solving for x_en.srt
20.31 KB
05 - Algebra 1/003 Solving for x exercises.mp4
39.77 MB
05 - Algebra 1/003 Solving for x exercises_en.srt
22.28 KB
05 - Algebra 1/004 Expanding terms.mp4
40.03 MB
05 - Algebra 1/004 Expanding terms_en.srt
20.69 KB
05 - Algebra 1/005 Creating and accessing matrices with numpy.mp4
35.32 MB
05 - Algebra 1/005 Creating and accessing matrices with numpy_en.srt
19.82 KB
05 - Algebra 1/006 Exercise Create a multiplication table.mp4
51.86 MB
05 - Algebra 1/006 Exercise Create a multiplication table_en.srt
14.38 KB
05 - Algebra 1/007 Associative, commutative, and distributive properties.mp4
34.16 MB
05 - Algebra 1/007 Associative, commutative, and distributive properties_en.srt
19.09 KB
05 - Algebra 1/008 Creating and working with Python lists.mp4
41.47 MB
05 - Algebra 1/008 Creating and working with Python lists_en.srt
22.57 KB
05 - Algebra 1/009 More on slicing in Python.mp4
25.77 MB
05 - Algebra 1/009 More on slicing in Python_en.srt
12.46 KB
05 - Algebra 1/010 Greatest common denominator.mp4
21.73 MB
05 - Algebra 1/010 Greatest common denominator_en.srt
13.02 KB
05 - Algebra 1/011 Greatest common denominator exercises.mp4
26.02 MB
05 - Algebra 1/011 Greatest common denominator exercises_en.srt
12.18 KB
05 - Algebra 1/012 Introduction to Python dictionaries.mp4
31.52 MB
05 - Algebra 1/012 Introduction to Python dictionaries_en.srt
17.26 KB
05 - Algebra 1/013 Prime factorization.mp4
34.53 MB
05 - Algebra 1/013 Prime factorization_en.srt
16 KB
05 - Algebra 1/014 Solving inequalities.mp4
47.25 MB
05 - Algebra 1/014 Solving inequalities_en.srt
19.08 KB
05 - Algebra 1/015 Adding polynomials.mp4
81.42 MB
05 - Algebra 1/015 Adding polynomials_en.srt
23.38 KB
05 - Algebra 1/016 Multiplying polynomials.mp4
61.93 MB
05 - Algebra 1/016 Multiplying polynomials_en.srt
16.08 KB
05 - Algebra 1/017 Dividing by polynomials.mp4
41.21 MB
05 - Algebra 1/017 Dividing by polynomials_en.srt
20.15 KB
05 - Algebra 1/018 Factoring polynomials.mp4
29.6 MB
05 - Algebra 1/018 Factoring polynomials_en.srt
16.62 KB
05 - Algebra 1/019 Algebra 1 bug hunt!.mp4
56.31 MB
05 - Algebra 1/019 Algebra 1 bug hunt!_en.srt
18.53 KB
06 - Graphing and visualization/001 Python code for this section.html
67 B
06 - Graphing and visualization/001 pymath-graphing-pythonCodes.zip
5.26 KB
06 - Graphing and visualization/002 Plotting coordinates on a plane.mp4
28.9 MB
06 - Graphing and visualization/002 Plotting coordinates on a plane_en.srt
17.48 KB
06 - Graphing and visualization/003 Plotting coordinates on a plane exercise.mp4
9.05 MB
06 - Graphing and visualization/003 Plotting coordinates on a plane exercise_en.srt
5.1 KB
06 - Graphing and visualization/004 Graphing lines part 1 startend notation.mp4
30 MB
06 - Graphing and visualization/004 Graphing lines part 1 startend notation_en.srt
22.07 KB
06 - Graphing and visualization/005 Graphing lines part 2 slope-intercept form.mp4
40.42 MB
06 - Graphing and visualization/005 Graphing lines part 2 slope-intercept form_en.srt
20.71 KB
06 - Graphing and visualization/006 Graphing rational functions.mp4
60.2 MB
06 - Graphing and visualization/006 Graphing rational functions_en.srt
19.57 KB
06 - Graphing and visualization/007 Plotting with Sympy.mp4
46.28 MB
06 - Graphing and visualization/007 Plotting with Sympy_en.srt
24.2 KB
06 - Graphing and visualization/008 Plotting with Sympy exercises.mp4
35.22 MB
06 - Graphing and visualization/008 Plotting with Sympy exercises_en.srt
15.63 KB
06 - Graphing and visualization/009 Course tangent self-accountability in online learning.mp4
9.44 MB
06 - Graphing and visualization/009 Course tangent self-accountability in online learning_en.srt
4.08 KB
06 - Graphing and visualization/010 Making images from matrices.mp4
69.02 MB
06 - Graphing and visualization/010 Making images from matrices_en.srt
21.24 KB
06 - Graphing and visualization/011 Images from matrices exercise.mp4
17.57 MB
06 - Graphing and visualization/011 Images from matrices exercise_en.srt
9.03 KB
06 - Graphing and visualization/012 Drawing patches with polygons.mp4
40.57 MB
06 - Graphing and visualization/012 Drawing patches with polygons_en.srt
25.53 KB
06 - Graphing and visualization/013 Exporting graphics as pictures.mp4
14.58 MB
06 - Graphing and visualization/013 Exporting graphics as pictures_en.srt
4.79 KB
06 - Graphing and visualization/014 Graphing bug hunt!.mp4
89.39 MB
06 - Graphing and visualization/014 Graphing bug hunt!_en.srt
26.37 KB
07 - Algebra 2/001 Python code for this section.html
65 B
07 - Algebra 2/001 pymath-algebra2-pythonCodes.zip
9.1 KB
07 - Algebra 2/002 Summation and products.mp4
34.79 MB
07 - Algebra 2/002 Summation and products_en.srt
23.24 KB
07 - Algebra 2/003 Differences (discrete derivative).mp4
40.59 MB
07 - Algebra 2/003 Differences (discrete derivative)_en.srt
25.5 KB
07 - Algebra 2/004 Roots of polynomials.mp4
26.57 MB
07 - Algebra 2/004 Roots of polynomials_en.srt
15.61 KB
07 - Algebra 2/005 Roots of polynomials exercise.mp4
23.12 MB
07 - Algebra 2/005 Roots of polynomials exercise_en.srt
9.93 KB
07 - Algebra 2/006 The quadratic equation.mp4
58.91 MB
07 - Algebra 2/006 The quadratic equation_en.srt
27.01 KB
07 - Algebra 2/007 Complex numbers addition and subtraction.mp4
39.19 MB
07 - Algebra 2/007 Complex numbers addition and subtraction_en.srt
19.69 KB
07 - Algebra 2/008 Complex numbers conjugate and multiplication.mp4
31.07 MB
07 - Algebra 2/008 Complex numbers conjugate and multiplication_en.srt
17.17 KB
07 - Algebra 2/009 Complex numbers division.mp4
41.44 MB
07 - Algebra 2/009 Complex numbers division_en.srt
22.14 KB
07 - Algebra 2/010 Graphing complex numbers.mp4
25.21 MB
07 - Algebra 2/010 Graphing complex numbers_en.srt
14.05 KB
07 - Algebra 2/011 Revisiting the quadratic equation with complex numbers.mp4
38.07 MB
07 - Algebra 2/011 Revisiting the quadratic equation with complex numbers_en.srt
11.35 KB
07 - Algebra 2/012 The unit circle.mp4
26.04 MB
07 - Algebra 2/012 The unit circle_en.srt
17.9 KB
07 - Algebra 2/013 Natural exponent and logarithm.mp4
25.83 MB
07 - Algebra 2/013 Natural exponent and logarithm_en.srt
15.06 KB
07 - Algebra 2/014 Find a specific point on a Gaussian.mp4
32.68 MB
07 - Algebra 2/014 Find a specific point on a Gaussian_en.srt
22.71 KB
07 - Algebra 2/015 Exercise A family of Gaussians.mp4
18.34 MB
07 - Algebra 2/015 Exercise A family of Gaussians_en.srt
10.14 KB
07 - Algebra 2/016 Graphing the complex roots of unity.mp4
84.41 MB
07 - Algebra 2/016 Graphing the complex roots of unity_en.srt
24.69 KB
07 - Algebra 2/017 Log-spaced and linearly spaced numbers.mp4
25.22 MB
07 - Algebra 2/017 Log-spaced and linearly spaced numbers_en.srt
12.47 KB
07 - Algebra 2/018 Logarithm properties Multiplication and division.mp4
46.13 MB
07 - Algebra 2/018 Logarithm properties Multiplication and division_en.srt
21.02 KB
07 - Algebra 2/019 Arithmetic and geometric sequences.mp4
34.02 MB
07 - Algebra 2/019 Arithmetic and geometric sequences_en.srt
20.29 KB
07 - Algebra 2/020 Orders of magnitude and scientific notation.mp4
42.45 MB
07 - Algebra 2/020 Orders of magnitude and scientific notation_en.srt
27.38 KB
07 - Algebra 2/021 Maxima and minima of functions.mp4
38.09 MB
07 - Algebra 2/021 Maxima and minima of functions_en.srt
22.76 KB
07 - Algebra 2/022 Even and odd functions.mp4
27.37 MB
07 - Algebra 2/022 Even and odd functions_en.srt
15 KB
07 - Algebra 2/023 Algebra 2 bug hunt!.mp4
95.28 MB
07 - Algebra 2/023 Algebra 2 bug hunt!_en.srt
27.82 KB
08 - Graphing conic sections/001 Python code for this section.html
70 B
08 - Graphing conic sections/001 pymath-conics-pythonCodes.zip
3.29 KB
08 - Graphing conic sections/002 Graphing parabolas.mp4
34.68 MB
08 - Graphing conic sections/002 Graphing parabolas_en.srt
19.27 KB
08 - Graphing conic sections/003 Creating contours from meshes in Python.mp4
38.96 MB
08 - Graphing conic sections/003 Creating contours from meshes in Python_en.srt
19.73 KB
08 - Graphing conic sections/004 Graphing circles.mp4
42.53 MB
08 - Graphing conic sections/004 Graphing circles_en.srt
23.31 KB
08 - Graphing conic sections/005 Graphing ellipses.mp4
28.62 MB
08 - Graphing conic sections/005 Graphing ellipses_en.srt
19.5 KB
08 - Graphing conic sections/006 Graphing hyperbolas.mp4
37.51 MB
08 - Graphing conic sections/006 Graphing hyperbolas_en.srt
20.38 KB
08 - Graphing conic sections/007 Conic bug hunt!.mp4
27.87 MB
08 - Graphing conic sections/007 Conic bug hunt!_en.srt
8.35 KB
09 - Trigonometry/0. Websites you may like/[CourseClub.Me].url
122 B
09 - Trigonometry/0. Websites you may like/[FreeCourseSite.com].url
127 B
09 - Trigonometry/0. Websites you may like/[GigaCourse.Com].url
49 B
09 - Trigonometry/001 Python code for this section.html
62 B
09 - Trigonometry/001 pymath-trigonometry-pythonCodes.zip
5.18 KB
09 - Trigonometry/002 Introduction to random numbers.mp4
36.9 MB
09 - Trigonometry/002 Introduction to random numbers_en.srt
16.42 KB
09 - Trigonometry/003 Introduction to random numbers exercise.mp4
28.31 MB
09 - Trigonometry/003 Introduction to random numbers exercise_en.srt
13.55 KB
09 - Trigonometry/004 Exercise Plotting random phase angles.mp4
13.88 MB
09 - Trigonometry/004 Exercise Plotting random phase angles_en.srt
8.15 KB
09 - Trigonometry/005 Converting between radians and degrees.mp4
20.72 MB
09 - Trigonometry/005 Converting between radians and degrees_en.srt
11.1 KB
09 - Trigonometry/006 Converting angles exercise.mp4
50.11 MB
09 - Trigonometry/006 Converting angles exercise_en.srt
21.64 KB
09 - Trigonometry/007 The Pythagorean theorem.mp4
38.98 MB
09 - Trigonometry/007 The Pythagorean theorem_en.srt
24.45 KB
09 - Trigonometry/008 Graphing resolution for sine, cosine, and tangent.mp4
34.33 MB
09 - Trigonometry/008 Graphing resolution for sine, cosine, and tangent_en.srt
16.54 KB
09 - Trigonometry/009 Graphing and resolution Exercise.mp4
48.85 MB
09 - Trigonometry/009 Graphing and resolution Exercise_en.srt
21.09 KB
09 - Trigonometry/010 Euler's formula.mp4
27.25 MB
09 - Trigonometry/010 Euler's formula_en.srt
16.01 KB
09 - Trigonometry/011 Euler's formula exercise.mp4
34.89 MB
09 - Trigonometry/011 Euler's formula exercise_en.srt
15.02 KB
09 - Trigonometry/012 Exercise random exploding Euler.mp4
18.09 MB
09 - Trigonometry/012 Exercise random exploding Euler_en.srt
10.13 KB
09 - Trigonometry/013 Exercise random snakes with cosine and sine.mp4
54.65 MB
09 - Trigonometry/013 Exercise random snakes with cosine and sine_en.srt
14.95 KB
09 - Trigonometry/014 Trigonometry bug hunt!.mp4
60.93 MB
09 - Trigonometry/014 Trigonometry bug hunt!_en.srt
16.06 KB
10 - Art from trigonometry/001 MXC-pymath-art-from-trig.zip
1.67 KB
10 - Art from trigonometry/001 Python code for this section.html
70 B
10 - Art from trigonometry/002 Astroid radial curve.mp4
57.25 MB
10 - Art from trigonometry/002 Astroid radial curve_en.srt
22.54 KB
10 - Art from trigonometry/003 Rose curves.mp4
46.61 MB
10 - Art from trigonometry/003 Rose curves_en.srt
16.04 KB
10 - Art from trigonometry/004 Squircle.mp4
40.5 MB
10 - Art from trigonometry/004 Squircle_en.srt
12.59 KB
10 - Art from trigonometry/005 Logarithmic spiral.mp4
38.75 MB
10 - Art from trigonometry/005 Logarithmic spiral_en.srt
15.15 KB
10 - Art from trigonometry/006 Logistic map.mp4
51.08 MB
10 - Art from trigonometry/006 Logistic map_en.srt
29.84 KB
11 - Calculus/001 Python code for this section.html
67 B
11 - Calculus/001 pymath-calc.zip
6.76 KB
11 - Calculus/002 Mathematical proofs vs. intuition with examples.mp4
8.05 MB
11 - Calculus/002 Mathematical proofs vs. intuition with examples_en.srt
4.49 KB
11 - Calculus/003 Computing limits of a function.mp4
38.48 MB
11 - Calculus/003 Computing limits of a function_en.srt
18.2 KB
11 - Calculus/004 Computing limits exercise.mp4
32.57 MB
11 - Calculus/004 Computing limits exercise_en.srt
15.41 KB
11 - Calculus/005 Piecewise functions.mp4
44.27 MB
11 - Calculus/005 Piecewise functions_en.srt
21.11 KB
11 - Calculus/006 Derivatives of polynomials.mp4
39.5 MB
11 - Calculus/006 Derivatives of polynomials_en.srt
19.04 KB
11 - Calculus/007 Derivatives of polynomials exercise.mp4
42.5 MB
11 - Calculus/007 Derivatives of polynomials exercise_en.srt
11.8 KB
11 - Calculus/008 Derivatives of trig functions.mp4
56 MB
11 - Calculus/008 Derivatives of trig functions_en.srt
15.4 KB
11 - Calculus/009 Derivatives of trig functions exercise.mp4
19.82 MB
11 - Calculus/009 Derivatives of trig functions exercise_en.srt
10.81 KB
11 - Calculus/010 Graphing a function tangent line.mp4
64.38 MB
11 - Calculus/010 Graphing a function tangent line_en.srt
18.32 KB
11 - Calculus/011 Graphing tangent lines exercise.mp4
61.11 MB
11 - Calculus/011 Graphing tangent lines exercise_en.srt
15.95 KB
11 - Calculus/012 Finding critical points.mp4
48.68 MB
11 - Calculus/012 Finding critical points_en.srt
21.88 KB
11 - Calculus/013 Finding critical points exercise.mp4
43.65 MB
11 - Calculus/013 Finding critical points exercise_en.srt
19.47 KB
11 - Calculus/014 Partial derivatives.mp4
28.03 MB
11 - Calculus/014 Partial derivatives_en.srt
14.49 KB
11 - Calculus/015 Indefinite and definite integrals.mp4
32 MB
11 - Calculus/015 Indefinite and definite integrals_en.srt
21.12 KB
11 - Calculus/016 Exercise The fundamental theorem of calculus.mp4
8.46 MB
11 - Calculus/016 Exercise The fundamental theorem of calculus_en.srt
6.05 KB
11 - Calculus/017 Area between two curves.mp4
46.11 MB
11 - Calculus/017 Area between two curves_en.srt
16.47 KB
11 - Calculus/018 Area between two curves exercise.mp4
60.18 MB
11 - Calculus/018 Area between two curves exercise_en.srt
18.39 KB
11 - Calculus/019 Calculus bug hunt!.mp4
79.21 MB
11 - Calculus/019 Calculus bug hunt!_en.srt
21.44 KB
12 - Linear algebra/001 Python code for this section.html
77 B
12 - Linear algebra/001 pymath-linalg.zip
408.23 KB
12 - Linear algebra/002 Row and column vectors.mp4
39.77 MB
12 - Linear algebra/002 Row and column vectors_en.srt
22.83 KB
12 - Linear algebra/003 Adding and scalar-multiplying vectors.mp4
37.53 MB
12 - Linear algebra/003 Adding and scalar-multiplying vectors_en.srt
22.03 KB
12 - Linear algebra/004 The dot product.mp4
32.81 MB
12 - Linear algebra/004 The dot product_en.srt
20.18 KB
12 - Linear algebra/005 Dot product application Correlation coefficient.mp4
30.23 MB
12 - Linear algebra/005 Dot product application Correlation coefficient_en.srt
16.23 KB
12 - Linear algebra/006 The outer product.mp4
26.96 MB
12 - Linear algebra/006 The outer product_en.srt
13.77 KB
12 - Linear algebra/007 Matrix multiplication.mp4
67.36 MB
12 - Linear algebra/007 Matrix multiplication_en.srt
21.59 KB
12 - Linear algebra/008 Transposing vectors and matrices.mp4
34.69 MB
12 - Linear algebra/008 Transposing vectors and matrices_en.srt
18.67 KB
12 - Linear algebra/009 Various special matrices.mp4
45.92 MB
12 - Linear algebra/009 Various special matrices_en.srt
24.98 KB
12 - Linear algebra/010 Matrix inverse.mp4
26.47 MB
12 - Linear algebra/010 Matrix inverse_en.srt
15.17 KB
12 - Linear algebra/011 Matrix pseudoinverse exercise.mp4
33.71 MB
12 - Linear algebra/011 Matrix pseudoinverse exercise_en.srt
13.27 KB
12 - Linear algebra/012 Solving a system of equations.mp4
52.92 MB
12 - Linear algebra/012 Solving a system of equations_en.srt
25.16 KB
12 - Linear algebra/013 Visualizing matrix-vector multiplication.mp4
34.25 MB
12 - Linear algebra/013 Visualizing matrix-vector multiplication_en.srt
18.98 KB
12 - Linear algebra/014 Eigenvalues and eigenvectors.mp4
34.52 MB
12 - Linear algebra/014 Eigenvalues and eigenvectors_en.srt
17.9 KB
12 - Linear algebra/015 Eigendecomposition Exercise.mp4
34.78 MB
12 - Linear algebra/015 Eigendecomposition Exercise_en.srt
16.61 KB
12 - Linear algebra/016 Singular value decomposition.mp4
33.21 MB
12 - Linear algebra/016 Singular value decomposition_en.srt
16.41 KB
12 - Linear algebra/017 SVD of Einstein exercise.mp4
56.74 MB
12 - Linear algebra/017 SVD of Einstein exercise_en.srt
16.19 KB
12 - Linear algebra/018 Linear algebra BUG HUNT!.mp4
97.79 MB
12 - Linear algebra/018 Linear algebra BUG HUNT!_en.srt
26.94 KB
13 - Probabilities and histograms/001 Python codes for this section.html
29 B
13 - Probabilities and histograms/001 pymath-probability-pythonCodes.zip
6.39 KB
13 - Probabilities and histograms/002 Histograms and probability densities.mp4
39.18 MB
13 - Probabilities and histograms/002 Histograms and probability densities_en.srt
17.88 KB
13 - Probabilities and histograms/003 Probability exercise math functions.mp4
25.16 MB
13 - Probabilities and histograms/003 Probability exercise math functions_en.srt
15.54 KB
13 - Probabilities and histograms/004 Virtual coin tosses.mp4
36.11 MB
13 - Probabilities and histograms/004 Virtual coin tosses_en.srt
18.12 KB
13 - Probabilities and histograms/005 Exercise Virtual weighted dice.mp4
64.61 MB
13 - Probabilities and histograms/005 Exercise Virtual weighted dice_en.srt
20.13 KB
13 - Probabilities and histograms/006 Building distributions from random numbers.mp4
95.51 MB
13 - Probabilities and histograms/006 Building distributions from random numbers_en.srt
24.27 KB
13 - Probabilities and histograms/007 Exercise Normalize any distribution to Gaussian.mp4
49.91 MB
13 - Probabilities and histograms/007 Exercise Normalize any distribution to Gaussian_en.srt
15.47 KB
13 - Probabilities and histograms/008 The central limit theorem.mp4
68.47 MB
13 - Probabilities and histograms/008 The central limit theorem_en.srt
19.36 KB
13 - Probabilities and histograms/009 Exercise the central limit theorem.mp4
42.19 MB
13 - Probabilities and histograms/009 Exercise the central limit theorem_en.srt
14.84 KB
13 - Probabilities and histograms/010 Joint probability distributions.mp4
39.44 MB
13 - Probabilities and histograms/010 Joint probability distributions_en.srt
20.43 KB
13 - Probabilities and histograms/011 Probability bug hunt!.mp4
55.51 MB
13 - Probabilities and histograms/011 Probability bug hunt!_en.srt
13.58 KB
14 - Number theory/001 MXC-pymath-numberTheory.zip
5.74 KB
14 - Number theory/001 Python codes for this section.html
55 B
14 - Number theory/002 Counting perfect numbers.mp4
63.36 MB
14 - Number theory/002 Counting perfect numbers_en.srt
34 KB
14 - Number theory/003 Euclid's Pythagorean triplets.mp4
86.53 MB
14 - Number theory/003 Euclid's Pythagorean triplets_en.srt
24.03 KB
14 - Number theory/004 Fermat's theorem.mp4
60.3 MB
14 - Number theory/004 Fermat's theorem_en.srt
23.62 KB
14 - Number theory/005 Plotting number sequences.mp4
41.22 MB
14 - Number theory/005 Plotting number sequences_en.srt
21.84 KB
14 - Number theory/006 Exercise condivergent sequences.mp4
42.39 MB
14 - Number theory/006 Exercise condivergent sequences_en.srt
18.78 KB
14 - Number theory/007 Heron's method of square roots.mp4
66.03 MB
14 - Number theory/007 Heron's method of square roots_en.srt
33.69 KB
14 - Number theory/008 Exercise Heron's mosquito spaceship #13.mp4
68.8 MB
14 - Number theory/008 Exercise Heron's mosquito spaceship #13_en.srt
20.64 KB
14 - Number theory/009 Smooth numbers.mp4
88.41 MB
14 - Number theory/009 Smooth numbers_en.srt
30.85 KB
14 - Number theory/010 Exercise Smooth numbers.mp4
51.53 MB
14 - Number theory/010 Exercise Smooth numbers_en.srt
12.25 KB
14 - Number theory/011 Number theory bug hunt!.mp4
71 MB
14 - Number theory/011 Number theory bug hunt!_en.srt
21.25 KB
15 - Bonus section/001 Bonus lecture.html
4.59 KB

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。