Can i do a Time Sensitive Netowrk formulation in MATLAB?
Show older comments
i want to run a TSN scheduling strategy,can i formulation it in matlab?
1 Comment
Manikanta Aditya
on 26 Mar 2024
Yes, you can formulate and implement a Time-Sensitive Networking (TSN) scheduling strategy in MATLAB. MATLAB, with its extensive toolboxes and capabilities for numerical computation, simulation, and algorithm development, is well-suited for such tasks.
Answers (1)
Udit06
on 26 Mar 2024
0 votes
Hi Zhao,
You can refer to the following resources that involves Time Sensitive Network formulation using MATLAB and Simulink.
- https://www.mathworks.com/videos/next-generation-wifi-networks-for-time-critical-applications-1575998523638.html
- https://www.mathworks.com/content/dam/mathworks/mathworks-dot-com/images/events/matlabexpo/us/2019/next-generation-wi-fi-networks-for-time-critical-applications.pdf
- https://github.com/automaticdai/research-sched-tsn
I hope this helps.
Categories
Find more on Language Fundamentals in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!