j-devlog
KO
~/nav

// categories

// tags

← /tags

$ grep --tag

#Mathematics

// 5 posts found

[미분적분학 바이블]··16min

Calculus Bible Chapter 3: Applications of Differentiation

James Stewart's Calculus Chapter 3 — a concise summary of absolute extrema, the Mean Value Theorem, derivatives and the shape of graphs, optimization, Newton's Method, and antiderivatives.

#Calculus#Derivative#Optimization#Mean Value Theorem#Newton's Method
[미분적분학 바이블]··18min

Calculus Bible Chapter 2: Derivatives

James Stewart's Calculus, Chapter 2 — a concise summary covering derivatives and rates of change, the definition of the derivative, basic differentiation rules, the chain rule, implicit differentiation, related rates, and linear approximation.

#Calculus#Derivative#Differentiation#Chain Rule#James Stewart
[미분적분학 바이블]··15min

Calculus Bible Chapter 1: Functions and Limits

James Stewart's Calculus Chapter 1 — a concise summary covering the definition and types of functions, the concept of limits and their computation laws, continuity, and limits involving infinity.

#Calculus#Function#Limits#Continuity#James Stewart
[MMD]··12min

Linear Algebra Basics Chapter 2: Elimination, Row Echelon Form, and Gaussian Elimination

A clear walkthrough of solving linear systems via elimination, computing Row Echelon Form (REF) and Reduced Row Echelon Form (RREF) through Gaussian elimination, and using Rank to determine the number of solutions.

#Linear Algebra#Machine Learning#Matrix#Mathematics#Gaussian Elimination
[MMD]··10min

Linear Algebra Basics Chapter 1: Systems of Linear Equations and Matrix Singularity

A walkthrough of how systems of linear equations are used in machine learning — covering singular vs. non-singular matrices, linear independence/dependence, and determinant calculation.

#Linear Algebra#Machine Learning#Matrix#Mathematics#Deep Learning