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

Block or report Ali-Ghasemi2000

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

  1. Transient_HT_Finite_Difference Transient_HT_Finite_Difference Public

    This MATLAB script models the heat transfer from a cylinder exposed to a fluid. I used Finite Difference (Explicit) for cylindrical coordinates in order to derive formulas. Temperature matrix of th…

    MATLAB 2

  2. Energy_Storage Energy_Storage Public

    In this presentation, I talked about the reasons why we need to store energy and different storage technologies. The technologies include Thermal, Mechanical, Chemical, and Electrochemical Storage.…

  3. LP-Simplex-Solver--MATLAB LP-Simplex-Solver--MATLAB Public

    This MATLAB Function aims to solve LPs showing the simplex table step-by-step. The user inserts the column number which becomes a basic variable and the row number which goes out and becomes non-ba…

    MATLAB

  4. Eight-Queens Eight-Queens Public

    Place 8 queens on a chess board such that none of the queens are in the line of attack of other queens.

    Python

  5. Categorize_Songs_by_lang Categorize_Songs_by_lang Public

    This piece of python code categorizes your songs by their language. This is not 100% accurate, but quite fast with reasonable accuracy. The coed was written with the assistance of #ChatGPT.

    Python