Research Article

[Retracted] Application Analysis of 5G Intelligent Communication Technologies in the Field of Sports Distance Education

Algorithm 1

EACOBETCP.
Input: Classified output
Output: Data transmission
Initialize all the parameters. Jfd
Feature map analysis,B
Classified data(flag)
Train, test data (70,30)
For
End
Data transmission process
If
Set Node.status = dead
Else
Set Node.status = alive
return
Randomly select cluster head nodes with Node.Status = alive
Optimization code
Eleveated ant code
End
(Node[i].flag = 0)/∗transmission node.
Send the data packet from node to cluster head.
else
Set (Node[m − 1].flag = 1)//m−1
Send the data packet received by the cluster head to the base station.
return
End
End