jacobian-matrix
There are 28 repositories under jacobian-matrix topic.
vla-gove/Bot
Robot Manipulator Analysis
kochlisGit/Physics-Informed-Neural-Network-PINN-Tensorflow
Implementation of a Physics Informed Neural Network (PINN) written in Tensorflow v2, which is capable of solving Partial Differential Equations.
Pressio/pressio-demoapps
Suite of 1D, 2D, 3D demo apps of varying complexity with built-in support for sample mesh and exact Jacobians
AsioOtus055/StewartPlatformClass_py
Stewart Platform Class repository
IEEE-FCIH-SB/Machine-Learning-Content-2025
Here is the content of ML committe in season 2025
aras-labs/Fundamentals_of_Robotics
Fundamentals of Robotics: Practical Case Studies with Matlab & Python" is a comprehensive guide authored by Hamid D. Taghirad, designed for students, researchers, and practitioners in the field of robotics. The book combines theoretical foundations with practical applications, providing illustrative examples and case studies.
AsioOtus055/StewartPlatformSingularities_py
Stewart Platform Singularities Generation repository
SeverinDenisenko/celestial-mechanic-solvers
ODE solvers for celestial mechanics
CMPUT312-Final-Project/robot-arm
Code for controlling the Lynxmotion 4DoF Robot Arm.
ExcessPhase/ctaylor
Dual number classes for automatic differentiation including for higher order derivatives
Jeanyvesbourdoncle/Noisy-Lidar-Radar-Sensor-Fusion-with-an-EKF-
Position and Velocity Estimation of a bicycle using the Extended Kalman Filter with noisy lidar and radar data measurements.
josoavj/Algo_Jacobi
Implémentation en python de l'algorithme de Jacobi en Python
Lagstill/Covid19
This is a COVID-19 based research article implementing SEQIR model, Graph theory and Linear Algebra
rishabhdubeyiisc/modelling_dynamic_system
Solving a dynamic system by solving its differential and algebraic equations ... 2 approaches are used to solve algebraic equation first and differential next is Partitioned approach, Simultaneous solving is also done. The jacobian matrix of the equation tells much about the state of the system.
AAA-2003/ArmSim
Python program capable of Modeling any robotic arm virtually, Displaying modeled arm graphically, Simulating manipulation operations (FK) and Trajectory plotting, Computing solutions to reach the target (IK)
adamLutPhi/MachineLearner
MachineLearning
Redpanda-dev/Bachelors-Thesis-Robotarm-project
Bachelor's degree code for the roboticarm
t1pen/Robotics2_JacobianandPT_Group7_SPHERICAL_2024
This is a a repository dedicated for the Final Project in the course MEXE 409 - Robotics 2.
welf-poser/Higher_Mathematics2
These are some programs i had to hand in for my "Higher Mathematics 2" Class in University
yaswhar/DH2Jacob
Robotics HW 4
LucaPredieri/ManipulatorEquilibrium
First assignment of Robot Dynamics and Control, regarding the study of the momentums of different configurations of a manipulator with two joints.
nishantrana02/Kinematics-Dynamics-SciLab
Lab focuses on different computational problems involving rotation matrices, coordinate transformations, and robotic manipulations.
RahulDas-dev/Machine-Learning_handson
Implementation ML algorithem in Numpy with derivation
trajkd/Extended-Kalman-Filters
Extended Kalman Filters (project 5 of 9 from Udacity Self-Driving Car Engineer Nanodegree)
vaishnu7/ROSENZWEIG-MACARTHUR-Model
in this repository, we learn how to find equilibrium points of a system of non-linear ODE and calculate the solution using Runge-Kutta Fourth Order (RK4). The equations used here can be found in the article link attached.