Login to filter by course Login to filter by course Reset
Analysis III: Third ClassCovers the correction of the simple curve definition and the importance of orientation in mathematical analysis.
Functions as ObjectsCovers the expansion of function values and calls, and the relationship between functions and methods.
Higher-Order Functions: LambdaExplores higher-order functions and lambda expressions in Python, showcasing their practical applications and concise syntax.
Matlab Programming IIICovers advanced Matlab programming topics such as cell arrays, 3D surfaces, and interpolation.
Local Lipschitz FunctionsExplores locally Lipschitz functions, discussing differentiability, unique solutions, and function reduction.
Functional Programming Basics in ScalaCovers the basics of functional programming in Scala, including evaluation strategies, conditionals, and value definitions, with a focus on computing square roots with Newton's method.
Type InferenceExplores type inference in statically typed languages, using algorithms to assign types to program expressions accurately.