Skip to content
View erdemozd's full-sized avatar

Block or report erdemozd

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. RBFNN-Based_Control_UR3_Manipulator RBFNN-Based_Control_UR3_Manipulator Public

    Implementation of Radial Basis Function Neural Network (RBFNN) based system identification and control strategies for the UR3 robotic manipulator. Includes model training, trajectory tracking, and …

    MATLAB

  2. RBF-Network-Control-Applications RBF-Network-Control-Applications Public

    Control theory and signal processing applications regarding radial basis function (RBF) neural networks.

    MATLAB

  3. STM32-based-Microcontroller-board-design STM32-based-Microcontroller-board-design Public

    Microcontroller board design with STM32F042G6U6 microcontoller using Altium Designer.

    1

  4. Shortest-Path-with-Bellman-Ford Shortest-Path-with-Bellman-Ford Public

    C code for finding shortest path for given .txt file ( .txt file must be in edge list format). Code utilizes graph data structure and Bellman-Ford algorithm.

    C

  5. Student-Automation-System Student-Automation-System Public

    C code for student automation system. Codes features are: Sort the students by their name, ID and faculty code, delete a student from the system, display the system. (Code utilizes linked list and …

    C