Week 15 Flashcards
(28 cards)
For symmetrical matrix, how to get matrix A B->B
- if the base belongs to the transformation e.g. (the Range) , multiply by the eigenvalue
-for kernel we multiply the eigenvector of kernel by it’s eigenvalue
∇ f( x,y) (gradient of f)
-partial derivatives of each, sub in then transposed
slope of d?
vertical displacement/ horizontal distance
tranpose the unit vector and divide and we get slope
or directional derivative of terms of d except p.d at point (a,b,c)
Unit vector when gradient is same direction as directional derivative (rate of increase is max)
u = gradient of f / mod gradient of f
Unit vector when gradient is opposite direction as directional derivative (rate of decrease is max)
u = - gradient of f / mod gradient of f
Unit vector when gradient is opposite direction as directional derivative (no rate)
negative the gradient
Directional derivative (slope of d (A vector))?
<Û ,∇ f(a,b)>
where Û = unit vector in the directon u= (a , b)
Contour map?
when you make f(x1,x2) = c , jus mapped onto one 2d space
bunch of horizontal sections
Vertical sections?
making x3= f(x1,a) := g(x1)
Partial derivative notation?
fx1 for p.d f(x1,x2)
Ordinary derivative (what is it)?
gives the slope of intersection between f(x1,x2) = x3 and x2=b
measure at a in x1 +ve direction
Ordinary derivative eq?
fx(a,b) = g’(a)
where g(x1) = f(x1,b)
Direction vector at a for the tangent line to the curve when x2=b?
(1 )
(0 )
(fx(a,b))
Direction vector at b for the tangent line to the curve when x2=a?
(0 )
(1 )
(fy(a,b))
Tangent plane eq?
x3 - f(a,b) = fx1(a,b)(x1-a) + fx2(a,b)(x2-b)
Normal to tangent plane?
(fx(a,b) )
(fy(a,b) )
(-1 )
Way to denote tangent plane (matrix)?
x3 - f(a) = f’(a)(x-a)
at a point in x3 = (a,f(a))
where (x-a) = (x1-a )
(x2 - b)
and f’(a) = (fx(a,b) fy(a,b) «derivative of f , transpose is gradient of f
What does gradient of f tell us ∇ f( x,y)?
Orthogonal to contour at f(a,b) and going towards increasing contour values
General vector (d) for tangent plane)?
orthogonal to normal vector
Other way to denote directional derivaitve and what does it mean?
ll Û ll ll∇ f(a,b)ll cos θ
where theta is angle between direction of unit vector and gradient of f
max when in the same direction, min when opposite and 0 when orthogonal to gradient
Eigenvalue x eigenvector?
gives linear transformation e.g relfection in y=3x with eigenvector (1) with value 1
(3)
then value -1 with vector (-3)
(1) <as orthogonal
How to show homogenous?
use lambda then power of lambda gives you degree
When tangent plane is horizontal?
partial derivatives are zero (gradient) and z = f(a,b)
so we run sim equations to get a,b f(a,b)
Parametric eq for tangent plane?
particular vector is point (a,b,c) and then direction vectors are just (1,0,p.d x (a)) and (0,1,p.d y(b))