121 results for “topic:signals-and-systems”
Digital Signal Processing - Theory and Computational Examples
Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples
All my projects, homework, hand writings, course slides and anything I have learned and done during my studies at IUT😊. feel free to give it a ⭐=)
The GATE EC Preparation Repository provides comprehensive study materials, including handbooks, formula books, solved papers (2010-2024), MadeEasy & ACE Academy notes, and topic-wise solutions, helping aspirants excel in GATE ECE. 🚀
📶 Python Scripts for the basics of Digital Signal Processing (DSP). Updating on a regular basis.
Solutions of 6 labs from UC Berkeley EE120 Signals and Systems fall semester 2019
This repository demonstrates fundamental concepts in signals, systems, electrical modeling, and control systems through a combination of MATLAB scripts, Simulink block-diagram simulations, analytical calculations, and lab reports.
The project draws Continuous and Discrete periodic signal, and calculate some Equations (using MATLAB R2016b and App Design GUI)
Materials I developed for a course on signals and systems
Signals and Systems course programming exercises at AUT
Sistemas y Señales, Repositorio de Jupyter notebooks
Solutions to assignments given in Signals and Systems Laboratory
This is a signals and systems course project.
《电子系统设计-基础和测量系统篇》理论计算用Mathematica代码
Fast convolution and deconvolution functions using Fast Fourier Transform (FFT)
Codes in the book Signals and Linear Systems, Lathi for Octave
Discover all devices on your network with LizardSystems Network Scanner. This powerful software provides detailed information about connected devices, IP addresses, and network status. Essential for network management and security.
Problemset in engineering signals and systems - Draft
This project includes six parts. The goal is to applying different filters to an audio signal.
BS Senior Design Project - FPGA active noise cancellation system.
StochasticA is a textbook / website for an “Introduction to Stochastic Signal Processing”. Materials for this website can be found here. Be sure to read the README.md document if you want to know more about the implementation.
Reading Car's Number Plate using Image Processing in MATLAB
Communication system simulation written in MATLAB.
A versatile CLI for signal and audio processing. It allows you to analyze, manipulate, and transform time-series and audio data with a wide range of DSP features.
This repository contains lab assignments and exams for the Signals and Systems course. The course aims to provide a comprehensive understanding of the principles and applications of signals and systems using MATLAB. Each lab focuses on different concepts and techniques essential for analyzing and processing signals.
Train ticket vending machine application designed for execution on an FPGA system. The application allows users to purchase tickets for various destinations and includes maintenance functionalities.
a mini communication system with transmission, channel, noise, and receiver stations.
Discriminant analysis methods can be good candidates to address such problems. These methods are supervised, so they include label information. The goal is to find directions on which the data is best separable. One of the very wellknown discriminant analysis method is the Linear Discriminant Analysis. Linear Discriminant Analysis (LDA) is most commonly used as dimensionality reduction technique in the pre-processing step for pattern-classification and machine learning applications. The goal is to project a dataset onto a lower-dimensional space with good class-separability in order avoid overfitting (curse of dimensionality) and also reduce computational costs. Pertaining to our problem, we are given a [32 X 32] binary image as input and the goal is to apply LDA technique to transform the features into a lower dimensional space, which maximizes the ratio of the between-class variance to the within-class variance, thereby guaranteeing maximum class separability between two classes in our case with the minimal loss.
This GitHub repository Consists of materials, code samples, documentation, and valuable resources related to the Information Technology (IT) Department at the National Institute of Technology Karnataka (NITK). 📚 Resource Library 💻 Code Samples 🗂️ Project Repositories
A Streamlit-based web application for real-time audio signal processing, visualization, and manipulation, built for the Signals and Systems coursework at SRMU