Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
JSON Representation with Case Classes
Graph Chatbot
Related lectures (32)
Previous
Page 1 of 4
Next
Class hierarchies: pattern matching
Covers class hierarchies, pattern matching, function values, and function calls in Scala.
Class Hierarchies: Pattern Matching
Explores class hierarchies, case classes, enums, pattern matching, and function values in Scala.
Active Filters: Second-order and High-order Realizations
Covers the design and implementation of active filters, focusing on second-order and high-order realizations.
Translation of for
Explains the translation of for-expressions in Scala using map, flatmap, and filter functions, with examples and a discussion on its generalization to different types.
Filters Fundamentals: Chebyshev Polynomials and Filter Design
Covers Chebyshev polynomials, all-pole filter design, RLC filters, and active-RC and OTA-C filter implementations.
Data Operations and Parallel Mapping
Explores parallel programming in Scala, functional operations on collections, and parallel map functions on arrays and trees.
Frequency Domain Analysis
Explores system analysis in the frequency domain, covering sinusoidal transfer functions, resonant frequencies, and filter design.
Enums: Pure Data
Covers enums as a shorthand for case class hierarchies, focusing on modeling pure data.
LTI Systems: Analysis and Properties
Covers the analysis and properties of Linear Time-Invariant (LTI) systems.
Signal Processing and Embedded Systems
Covers signal processing with digital filters and embedded systems, focusing on practical applications.