signals-and-systems
There are 86 repositories under signals-and-systems topic.
spatialaudio/digital-signal-processing-lecture
Digital Signal Processing - Theory and Computational Examples
spatialaudio/signals-and-systems-lecture
Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples
hadis98/IUT
All my projects, homework, hand writings, course slides and anything I have learned and done during my study in IUT university😊. feel free to give it a ⭐=)
jimmyg1997/Python-Digital-Signal-Processing-Basics
📶 Python Scripts for the basics of Digital Signal Processing (DSP). Updating on a regular basis.
mohammed-raafat/Signals-and-Systems-Project
The project draws Continuous and Discrete periodic signal, and calculate some Equations (using MATLAB R2016b and App Design GUI)
jhultman/signals-and-systems
Materials I developed for a course on signals and systems
aliasad059/Signals-Systems
Signals and Systems course programming exercises at AUT
JoseRZapata/SyS
Sistemas y Señales, Repositorio de Jupyter notebooks
madhavtummala/SS-Lab
Solutions to assignments given in Signals and Systems Laboratory
amirHosseinEz/signals_and_systems_project
This is a signals and systems course project.
cy-Yin/UCBerkeley-EE120-Lab-Solutions
Solutions of 6 labs from UC Berkeley EE120 Signals and Systems fall semester 2019
fergarciadlc/FFT-conv-decv
Fast convolution and deconvolution functions using Fast Fourier Transform (FFT)
loykylewong/Electronic_System_Design-Fundamentals_and_Measurements
《电子系统设计-基础和测量系统篇》理论计算用Mathematica代码
djokicd/zbirka-sis
Problemset in engineering signals and systems - Draft
taffarel55/lathi
Codes in the book Signals and Linear Systems, Lathi for Octave
tsoun/phthong-speech-analysis-signals-and-systems
A short project for ECE-Y425 (Signals and Systems), ECE University of Patras. Written explicitly in MATLAB.
sayhitosandy/Number_Plate_Recognition_System
Reading Car's Number Plate using Image Processing in MATLAB
socratic-software/stochastica
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.
matinmonshizadeh/Signals-and-Systems-Project
This project includes six parts. The goal is to applying different filters to an audio signal.
franciscoengenheiro/ticket-machine-fpga
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.
Kop3sh/commsys
a mini communication system with transmission, channel, noise, and receiver stations.
Abtinz/Signals-and-Systems-projects
AUT Spring 2022 Signals and Systems
ahmedosama07/Signal-Generator
This repo is for the first project for Signals And Systems course (EEC 271)
GeorgeMLP/communication-system-simulation
Communication system simulation written in MATLAB.
hzjadoon/Signals_and_Systems_Lab-Matlab
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.
juacardonahe/NotebooksS_S
Signals and Systems course notebooks
rajvi-patel-22/Linear-Discriminant-Analysis-of-a-32x32-grayscale-image-for-image-compression.
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.
chinmay1724/NITK-IT
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
ioannisCC/signal-processing
Signal manipulation, transformation and implementation
lazybug19/Arrhythmia-Predictor
Classification and Regression Trees-based Arrhythmia Predictor for early and remote diagnosis.
nvillalt/42_minishell
minishell: 42's mid-course project, second biggest project in it's common core, aimed to create our own "mini" shell, handling its behaviour similarly to how bash works
TahirZia-1/Design-to-Improve-Speech-Signal-quality-through-Spectrum
Signal Processing design to improve SPEECH signal quality through spectrum by mainly using Filtration Techniques (IEEE Report & MATLAB code).