Zzong's Notes

Home

❯

math

❯

Quotient rule

Quotient rule

2026년 8월 29일1 min read

dxd​[g(x)f(x)​]=[g(x)]2dxd​[f(x)]⋅g(x)−f(x)⋅dxd​[g(x)]​

링크된 언급

1
power rule

Related Quotient rule

함께 보면 좋은 글

power rule

f(x)={x}^{n}, n \neq 0 인 경우, f^{\prime}(x)=n x^{n-1} 이다. Related Quotient rule.

partial derivatives

특정 차원에 해당하는 변수 x 의 작은 입력값 변화 \partial x 에 따른 함수의 작은 출력값의 변화 \partial f 를 의미: \displaystyle \frac{\partial f}{\partial x} 2 차원에서의 정의 limit definition of a partial derivative...

tangent plane

그래프와 접하는 평면을 의미한다. Tagent Plane 찾기 (x& 039;, y& 039;, z& 039;) 를 지나는 접평면 L 은 다음과 같은 성질을 지닌다. L(x& 039;, y& 039;) = z& 039; 를 만족한다.

directional derivative

미분 가능한 다변수 함수에 대한 directional derivative 는 어떤 point 에서 vector 에 대해 계산할 수 있다.

chain rule (calculus)

Scalar case y=g(x) 그리고 z=f(g(x))=f(y) 인 경우 chain rule 은 다음과 같다.

matrix calculus

www.matrixcalculus.org/ : It is an online tool that computes vector and matrix derivatives (matrix calculus).

Multivariable calculus

Multivariable functions 을 다루는 기법 Multivariable Function 여러 변수를 포함하는 함수 예시 f(x, y)=x^{2}+y 또는 f(x, y)=\left[\begin{array}{l}3 x \\ 2 y\end{array}\right] Related 칸 아카데미 수업 .

gradient

임의의 함수에 대한 gradient 는 그 함수의 partial derivatives 함수들을 element 로 가지는 vector 를 의미한다.

Jacobian matrix

In vector calculus, the Jacobian matrix of a vector-valued function of several variables is the matrix of all its first-order partial derivatives.

Hessian matrix

Suppose f:\mathbb{R}^{n}\rightarrow\mathbb{R} is a function taking as input a vector \mathbf{x}\in\mathbb{R}^{n} and outputting a scalar f(\mathbf{x})\in\mathbb{R}.