주요 콘텐츠

Wireless Network Modeling

Model various aspects of wireless nodes and networks

Wireless Network Toolbox™ provides you with features for modeling and simulating various types of wireless networks, including standard, proprietary, and mobile ad-hoc networks. Use this toolbox to model:

  • Wireless nodes

  • Communication protocol stacks

  • Algorithms running in each layer

  • Wireless channels

  • Network traffic

  • Node mobility

Functions

expand all

wirelessNetworkSimulatorWireless network simulator (Since R2022b)
networkTrafficOnOffOn-Off application traffic pattern generator (Since R2022a)
networkTrafficVoIPVoIP application traffic pattern generator
networkTrafficVideoConferenceVideo conference application traffic pattern generator
networkTrafficFTPFTP application traffic pattern generator
nodeMobilityRandomWalkImplement random walk 2-D mobility model (Since R2026a)
nodeMobilityRandomWaypointImplement random waypoint mobility model (Since R2026a)
nodeMobilityConstantVelocityImplement constant velocity mobility model (Since R2026a)
wirelessPacketCreate empty wireless packet structure (Since R2026a)
nodePositionRandomGenerate random node positions (Since R2026a)
nodePositionGridGenerate node positions within rectangular grid (Since R2026a)

Apps

expand all

Wireless Network ModelerModel, analyze, and visualize wireless networks (Since R2026a)

Classes

expand all

wnet.NodeImplement custom wireless node (Since R2026a)
wnet.FIFOQueueCreate FIFO queue (Since R2026a)
wnet.TechnologyTypeHold constant properties that specify technology types (Since R2026a)
wnet.TrafficImplement custom traffic model (Since R2026a)
wnet.MobilityImplement custom mobility model (Since R2026a)

Topics

Featured Examples