tdma
Here are 27 public repositories matching this topic...
Language:All
Sort:Most stars
CFD codes written based on examples in various books like Patnakar, Versteeg etc
- Updated
Jun 23, 2020 - Python
An implementation of Self-Organizing TDMA (STDMA) for VANETs in NS-3
- Updated
Apr 3, 2016 - Python
The implementation of a basic MAC protocol structure serves as a foundation for the development of more complex TDMA based link layer protocols.
- Updated
May 16, 2023 - C++
Algorithms Learned During Computer Network Course
- Updated
Jun 10, 2022 - C++
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.
- Updated
Oct 9, 2019 - JavaScript
Basic Finite Volume Method codes of example problems
- Updated
Jan 2, 2023 - MATLAB
One-dimensional Transient Heat Conduction in a semi-infinite Domain
- Updated
Feb 3, 2021 - MATLAB
A deep reinforcement learning model to learn the transmission pattern in a network and dynamically allocate the spectrum to nodes
- Updated
May 21, 2020 - Python
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.
- Updated
Nov 28, 2023 - C++
This repositary contains the MATLAB implementation of main numerical methods like Newton-Raphson, Simpson's integration and numerical ODE solver.
- Updated
Nov 19, 2020 - 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.
- Updated
Oct 18, 2024 - MATLAB
Codes to some popular problems and methods in Viscous Flow Theory
- Updated
Jan 16, 2022 - MATLAB
De-synchronization of the slot shifting and 0(N) time complexity Guarantee algorithm.
- Updated
Mar 16, 2021 - C
Simulation of synchronous and asynchronous system M|D|1 and Time Division Multiple Access system. Analysis their delay and average number of messages.
- Updated
Oct 12, 2017 - Java
Python code for Tridiagonal Matrix Algorithm or Thomas Algorithm with n unknowns
- Updated
Sep 29, 2022 - Jupyter Notebook
Thermal study of a tetramaterial cross section bar
- Updated
Mar 15, 2021 - MATLAB
Python script to solve the 1D heat equation and gain temperature distribution in a fin with Dirichlet or Neumann boundary condition at tip.
- Updated
Mar 24, 2024 - Python
Python script to solve the 2D heat equation (Laplace's equation) and gain temperature distribution on a surface using Gauss-Seidel or ADI. method
- Updated
Mar 24, 2024 - Python
Improve this page
Add a description, image, and links to thetdma topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetdma topic, visit your repo's landing page and select "manage topics."