tdma
There are 28 repositories under tdma topic.
m00re/ns-3-stdma
An implementation of Self-Organizing TDMA (STDMA) for VANETs in NS-3
soumyasen1809/CFD_books_codes
CFD codes written based on examples in various books like Patnakar, Versteeg etc
esince/TdmaMacProtocol-Base
The implementation of a basic MAC protocol structure serves as a foundation for the development of more complex TDMA based link layer protocols.
SourajitaDewasi/ComputerNetworks
Algorithms Learned During Computer Network Course
armancodv/tdma
In numerical linear algebra, the tridiagonal matrix algorithm, also known as the Thomas algorithm (named after Llewellyn Thomas), is a simplified form of Gaussian elimination that can be used to solve tridiagonal systems of equations.
Singh-T/TDMA-2D
MATLAB based 2D heat transfer implemented using the Thomas algorithm.
abhiyanpaudel/basic_FVM_book_codes
Basic Finite Volume Method codes of example problems
yiqiangjizhang/1D-Transient-Heat-Conduction
One-dimensional Transient Heat Conduction in a semi-infinite Domain
hayekr/Single-Hop-EH-TDMA
This repository contains the Arduino programs for implementing an energy harvesting wireless sensor network (WSN) using the TDMA (Time Division Multiple Access) algorithm. These programs were developed as part of a research paper conducted at Ohio Northern University.
nehalAggarwal/DLMA-modified
A deep reinforcement learning model to learn the transmission pattern in a network and dynamically allocate the spectrum to nodes
AmyangXYZ/Phaseblade
A deterministic real-time network simulator in Rust
Dafna19/Network-simulation
Simulation of synchronous and asynchronous system M|D|1 and Time Division Multiple Access system. Analysis their delay and average number of messages.
devanshuThakar/Numerical-Methods
This repositary contains the MATLAB implementation of main numerical methods like Newton-Raphson, Simpson's integration and numerical ODE solver.
gokulvasan/CapacityShifting
De-synchronization of the slot shifting and 0(N) time complexity Guarantee algorithm.
iammohith/TDMA-Tridiagonal-Matrix-Algorithm-in-MATLAB
This repository contains a MATLAB implementation of the Thomas Algorithm for solving linear systems of the form AX = B, where A is a tridiagonal matrix. The Tridiagonal Matrix Algorithm (TDMA) is an efficient method for such systems, commonly used in numerical methods like finite difference.
ruthussanketh/viscous-flow
Codes to some popular problems and methods in Viscous Flow Theory
yahya-ansariii/TDMA-Solver-python
Python code for Tridiagonal Matrix Algorithm or Thomas Algorithm with n unknowns
aababaei/Thomas-Algorithm-Banded-Matrix
Thomas algorithm for a banded matrix. If KL = KU = 1 then the solver works similar to TDMA.
aababaei/Two-Sphere-Interaction
Computing hydrodynamic interaction forces and torques between two spheres moving inside a viscous flow
abhiyanpaudel/basic_finite_difference
Basic finite difference methods applied in parabolic, elliptic and hyperbolic PDEs
AlirezaBHZ/1D-Heat-Transfer-in-Fins
Python script to solve the 1D heat equation and gain temperature distribution in a fin with Dirichlet or Neumann boundary condition at tip.
AlirezaBHZ/2D-Heat-Transfer-in-Surface-Domain
Python script to solve the 2D heat equation (Laplace's equation) and gain temperature distribution on a surface using Gauss-Seidel or ADI. method
tunabay/go-tdma
Just for a simple experiment with TDMA (Tridiagonal Matrix Algorithm, aka Thomas algorithm).
zmreact/cc_edcoder
Cyclic code codec and noise generator
alexis-leon-delgado/Numerical-Methods-Transient-Conduction-Problem
Thermal study of a tetramaterial cross section bar
AmyangXYZ/deterix
Deterministic network emulator with microsecond timing precision written in Rust
linkingmon/ItIV
Intro. to intelligent Vehicles (2021 Fall)