Skip to content
View YousufMoiz's full-sized avatar
Block or Report

Block or report YousufMoiz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ML_for_SS_in_4G_5G ML_for_SS_in_4G_5G Public

    This repository contains all the code files used to complete the capstone project "Machine Learning for Improved Spectrum Sensing in 4G/5G Cognitive Radio Networks"

    2 3

  2. Pipelined-RISCV-Processor Pipelined-RISCV-Processor Public

    This was a project for my course 'Computer Architecture' in which we first designed and tested a single cycle RISC-V processor and then converted it to a pipelined one with complete hazard detectio…

    Verilog 1

  3. Modelling-an-Internal-Combustion-Engine Modelling-an-Internal-Combustion-Engine Public

    This was a project for our course "Computer Aided Engineering" for the semester Fall 2020. In this project, we were required to model the working of a single cylinder single piston internal combust…

    1

  4. Simulation-of-IEEE-9-bus-system Simulation-of-IEEE-9-bus-system Public

    This project was for the course "Power Generation, Transmission and Distribution" for the semester Fall 2020. The simulation was performed on the software "PSSE Xplore". The load flow analysis and …

    1 1

  5. Sentiment-Analysis Sentiment-Analysis Public

    This was a project for our course "Data Structures and Algorithms" in which we developed an algorithm that could determine the sentiment in a sentence. We used the NLTK library available in python …

    Python

  6. Aircraft-Landing-Gear-Simulator Aircraft-Landing-Gear-Simulator Public

    We simulated the landing gear mechanism of an aircraft with proper disturbance rejection. This was the project for our course "Principles of Feedback Control".

    C++