Pinned Repositories
Algorithms
This include an implementation of algorithms either on programs, graphs, or strings.
C-programming-tutorials
Tutorials of C programming
Energy-management-system
A Simulink model for and Energy management system of a PV system and diesel generator(DG)
Implemeting-Navier-Stokes-Equations
Navier-Stokes Eq. used to simulate different 6 cases of fluid flow.
Meeting-Minutes-Generation
Whisper | OpenAI | Langchain
PDF-Chatbot-Langchain-GPT4o
Langchain | Streamlit | OpenAI | Pinecone
Phase-locked-loop-simulink
This is the MATLAB/Simulink file to simulate the PLL.
Startup-Survivability
Data Exploration | Data cleaning | Preprocessing | Encoding | Sklearn | Pandas | Matplotlib
VFD-CONTROL
Field-Oriented-Control of Variable frequency drive in dq- frame.
Yolov5-Finetune-Object-Detection
Finetuning | YOLO v5 | OpenCV
ayaahmohsenn's Repositories
ayaahmohsenn/Energy-management-system
A Simulink model for and Energy management system of a PV system and diesel generator(DG)
ayaahmohsenn/Phase-locked-loop-simulink
This is the MATLAB/Simulink file to simulate the PLL.
ayaahmohsenn/Implemeting-Navier-Stokes-Equations
Navier-Stokes Eq. used to simulate different 6 cases of fluid flow.
ayaahmohsenn/VFD-CONTROL
Field-Oriented-Control of Variable frequency drive in dq- frame.
ayaahmohsenn/Algorithms
This include an implementation of algorithms either on programs, graphs, or strings.
ayaahmohsenn/C-programming-tutorials
Tutorials of C programming
ayaahmohsenn/Library-Management-System
Library-Management-System
ayaahmohsenn/Ping-Pong-Game
Using turtle library to make a ping pong game.
ayaahmohsenn/PWM-CONTROL
Control of the speed of the generated sine frequency, and transferring the frequency from the Arduino to Tiva C Series TM4C123G
ayaahmohsenn/Triple-pendulum-model
A triple pendulum consists of three rods of length L and mass m model and simulation.
ayaahmohsenn/Cpp_tutorials
Tutorials on various topics in C++, it covers all the content of C++.
ayaahmohsenn/CQ-Lambda-and-Cp-Lambda
we were asked to analyze a small wind turbine rotor, and We were asked to: 1- Generate the CQ vs Lambda and Cp vs Lambda curves for a suitable range of blade pitch angles applied rigidly to the whole blade.
ayaahmohsenn/Inverter-simulation
Simulation of Bipolar and unipolar PWM inverters, multilevel inverter, quasi wave inverter, and square wave inverter.
ayaahmohsenn/Joukowski-Airfoil
The joukowski airfoil is generated using a type of conformal mapping called “joukowski transform”. In this problem, the pressure coefficient on the upper and lower surfaces of the airfoil
ayaahmohsenn/Park-transformation
This code is converting the AC abc frame to a DC dq frame to apply FOC on it (see VFD-CONTROL)
ayaahmohsenn/Phase-locked-loop
Applying Phase-Locked-Loop concept
ayaahmohsenn/Power-flow-problem
Solving power flow problem using Newton raphson
ayaahmohsenn/PWM-Generation
This code was used to generate a 3-phase balanced sine waves.
ayaahmohsenn/Python-tutorials
Coursera python course tutorials and assignments.
ayaahmohsenn/Stopwatch-Atmega328P
Creating a stopwatch using Atmega328P with options Reset, Pause, and Resume
ayaahmohsenn/Thin-airfoil-theory
This code applies a concept in rotor aero dynamics which is called "Thin Airfoil Theory"