= Piecewise Parameterization = '''Piecewise parameterization''' is the process of [[Calculus/ParametricEquation|parameterizing]] a curve that is not everywhere differentiable but is piecewise differentiable. <> ---- == Description == Consider a rectangle formed by ''[a,b] x [c,d]''. {{attachment:rect.svg}} The four faces of this rectangle can be defined as four separate curves like: * ''C,,1,, : r,,1,,(t) = '' for ''a≤t≤b'' * ''C,,2,, : r,,2,,(t) = '' for ''c≤t≤d'' * ''-C,,3,, : r,,3,,(t) = '' for ''a≤t≤b'' * ''-C,,4,, : r,,4,,(t) = '' for ''c≤t≤d'' ---- CategoryRicottone