Skip to content
View jvirdi2's full-sized avatar

Block or report jvirdi2

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

Pinned Loading

  1. A_star_and_Hybrid_A_star A_star_and_Hybrid_A_star Public

    Given a graph, A* finds the optimal path, if it exists, joining the start node to the goal node. Hybrid A* takes vehicle dynamics into consideration and generates a smoother path which the vehicle …

    Python 23 5

  2. Kalman_Filter_and_Extended_Kalman_Filter Kalman_Filter_and_Extended_Kalman_Filter Public

    Implementation of an EKF to predict states of a 6 DOF drone using GPS-INS fusion. Also ass3_q2 and ass_q3_kf show the difference between state estimation without KF and with KF

    MATLAB 25 8

  3. ECE517_Nonlinear_and_Adaptive_Control ECE517_Nonlinear_and_Adaptive_Control Public

    Contains simulation code for different homework assignment problems showcasing controller design for stabilizing systems with unknown parameters/distrubances etc

    MATLAB 8 2

  4. Robust_estimator_design_for_switched_systems Robust_estimator_design_for_switched_systems Public

    Implementation of example problem in "Robust estimator design for switched systems with unknown switching time: An LMI based approach"

    MATLAB 4 2

  5. MPC_for_autonomous_vehicle_steering MPC_for_autonomous_vehicle_steering Public

    Contains simulink model for lateral vehicle control using linear MPC (Model Predictive Control). The model is based off the following example: https://www.mathworks.com/help/releases/R2017b/mpc/exa…

    MATLAB 4 1

  6. MRAC_wing_rock_model MRAC_wing_rock_model Public

    Application shows advantage of Classical MRAC using RBFs over PD control when unmodeled dynamics are present in the system (wing rock model).

    MATLAB 2 4