Updating search results...

Search Resources

5 Results

View
Selected filters:
  • video-lectures
Continuous-Time Signals and Systems (Textbook, Solutions Manual, Lecture Slides, and Video Lectures)
Only Sharing Permitted
CC BY-NC-ND
Rating
0.0 stars

TEXTBOOK ABSTRACT:

This book is intended for use in teaching undergraduate courses on continuous-time signals and systems in engineering (and related) disciplines. It has been used for several years for teaching purposes in the Department of Electrical and Computer Engineering at the University of Victoria and has been very well received by students. It has also been used to teach courses at numerous other universities, including Memorial University (NL, Canada) and Concordia University (QC, Canada).

This book provides a detailed introduction to continuous-time signals and systems, with a focus on both theory and applications. The mathematics underlying signals and systems is presented, including topics such as: properties of signals, properties of systems, convolution, Fourier series, the Fourier transform, frequency spectra, and the bilateral and unilateral Laplace transforms. Applications of the theory are also explored, including: filtering, equalization, amplitude modulation, sampling, feedback control systems, circuit analysis, and Laplace-domain techniques for solving differential equations. Other supplemental material is also included, such as: a detailed introduction to MATLAB, a review of complex analysis, and an exploration of time-domain techniques for solving differential equations. Throughout the book, many worked-through examples are provided. Problem sets are also provided for each major topic covered.

Subject:
Applied Science
Engineering
Material Type:
Lecture Notes
Textbook
Provider:
University of Victoria
Author:
Michael D. Adams
Date Added:
06/27/2020
Crime and Globalisation
Only Sharing Permitted
CC BY-NC-ND
Rating
0.0 stars

This video was recorded at 9th Annual Conference of the European Society of Criminology. Post-industrial societies are facing changes in the way people internalize social norms, what they feel guilty about, when they experience shame and how they perceive punishment. Identification with traditional authorities which have in the past transmitted social norms has been declining for some time. Individualism has been pushed to its limits. And transgression of norms which comes from global capital, international financial institution and state governments has often been cherished as a matter of progress. Under the veil of ideology of perpetual economic growth on the societal level and advancement of self-fulfilment on the individual level, the definition of what counts as transgression has been globally altered. Redefinition of what counts as a limit, what is the nature of the prohibition and what are publicly acceptable forms of remorse as well as individually experienced anxieties in regard to prohibitions also underwent a change. Feeling of guilt and shame often accompanies individual's striving towards creating an image of perfect life and not so much transgression of moral rules and the legal order. In this context the definition of crime has radically changed, too. How can criminology respond to these changes? As an interdisciplinary discipline it needs to in a new way assess the way malaise of the civilization affects the malaise of the individual and vice versa. In trying to understand this connection, some lessons from contemporary psychoanalytic knowledge might be of help, especially the reasoning that utilitarianism ultimately failed in its perception that people work towards advancement of their well being and minimalization of pain. Current economic crisis, for example, cannot be explained through this framework – rather we need to look at it through the prism of an enjoyment in selfdestruction which has always been the hidden underside of progress.

Subject:
Social Science
Sociology
Material Type:
Module
Author:
Institute Of Criminology At The Faculty Of Law Ljubljana Faculty Of Law University Of Ljubljana
Renata Salecl
Date Added:
06/10/2021
Music 363: Jazz History Lecture Playlist
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

These materials, created by Dr. Adam Gaines in Summer 2023, feature a syllabus, video lectures, bibliographic references, assignment prompts, discussion questions, and links to library resources, like Ken Burns' film, Jazz.
The topics covered in this course include: Background through 1910s: Jazz Heritage and Early Styles; 1920s Through 1940s: The Jazz Age and The Swing Era; 1950s Through 1980s: Breakthroughs, Fusions and Reexaminations; 1990s Through Today: An Evolving Artform.

Subject:
Career and Technical Education
Film and Music Production
History
U.S. History
Material Type:
Lecture
Provider:
University of Wisconsin Green Bay
Author:
Adam Gaines
Date Added:
03/22/2024
Programming in C++ — The C++ Language, Libraries, Tools, and Other Topics (Lecture Slides and Video Lectures)
Only Sharing Permitted
CC BY-NC-ND
Rating
0.0 stars

LECTURE SLIDES ABSTRACT:

The abstract for the lecture slides is as follows:

This document, which consists of approximately 2500 lecture slides, offers a wealth of information on many topics relevant to programming in C++, including coverage of the C++ language itself, the C++ standard library and a variety of other libraries, numerous software tools, and an assortment of other programming-related topics. The coverage of the C++ language and standard library is current with the C++17 standard.

C++ Programming Language. Many aspects of the C++ language are covered from introductory to more advanced. This material includes: the preprocessor, language basics (objects, types, values, operators, expressions, control-flow constructs, functions, and namespaces), classes, templates (function, class, variable, and alias templates, variadic templates, template specialization, and SFINAE), lambda expressions, inheritance (run-time polymorphism and CRTP), exceptions (exception safety and RAII), smart pointers, memory management (new and delete operators and expressions, placement new, and allocators), rvalue references (move semantics and perfect forwarding), concurrency (memory models, and happens-before and synchronizes-with relationships), compile-time computation, and various other topics (e.g., copy elision and initialization).

C++ Standard Library and Various Other Libraries. Various aspects of the C++ standard library are covered including: containers, iterators, algorithms, I/O streams, time measurement, and concurrency support (threads, mutexes, condition variables, promises and futures, atomics, and fences). A number of Boost libraries are discussed, including the Intrusive, Iterator, and Container libraries. The OpenGL library and GLSL are discussed at length, along with several related libraries, including: GLFW, GLUT, and GLM. The CGAL library is also discussed in some detail.

Software Tools. A variety of software tools are discussed, including: static analysis tools (e.g., Clang Tidy and Clang Static Analyzer), code sanitizers (e.g., ASan, LSan, MSan, TSan, and UBSan), debugging and testing tools (e.g., Valgrind, LLVM XRay, and Catch2), performance analysis tools (e.g., Perf, PAPI, Gprof, and Valgrind/Callgrind), build tools (e.g., CMake and Make), version control systems (e.g., Git), code coverage analysis tools (e.g., Gcov, LLVM Cov, and Lcov), online C++ compilers (e.g., Compiler Explorer and C++ Insights), and code completion tools (e.g., YouCompleteMe, and LSP clients/servers).

Other Topics. An assortment of other programming-related topics are also covered, including: data structures, algorithms, computer arithmetic (e.g., floating-point arithmetic and interval arithmetic), cache-efficient algorithms, vectorization, good programming practices, software documentation, software testing (e.g., static and dynamic testing, and structural coverage analysis), and compilers and linkers (e.g., Itanium C++ ABI).

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Lecture Notes
Provider:
University of Victoria
Author:
Michael D. Adams
Date Added:
06/27/2020