how to add columns of an array and display in another array
이전 댓글 표시
I have an array for delay calculation whose rows represent number of nodes and columns represent delay for each packet.I want to get another array which has same number of rows as delay and column is 1 by adding the columns and dividing by number of packets ie a nodes*1 array. please help.....
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Matrices and Arrays에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!