Fixed Frame Slotted Aloha

 채택된 답변

Walter Roberson
Walter Roberson 2013년 4월 17일

0 개 추천

You need to start anti_main from the MATLAB command line, and pass a number in as a parameter. For example,
anti_main(17)

댓글 수: 3

sakuragi10
sakuragi10 2013년 4월 17일
Dear Walter,
Many thanks for your prompt reply. But I get the following error when I inserted a number. Any clue ? Many thanks again
??? Error: File: anti_main.m Line: 1 Column: 20 Unexpected MATLAB expression.
sakuragi10
sakuragi10 2013년 4월 17일
Dear Walter,
I guess I know what you mean already. Hahaha. Thanks alot Dudue.
Cheers
sakuragi10
sakuragi10 2013년 4월 17일
Hi Walter,
I have another question, but not on this code, but on Dynamic Slotted Aloha.
I got this error ??? Error using ==> zeros NaN and Inf not allowed.
Error in ==> anti_proc at 6 a=zeros(1,F);
Error in ==> anti_main at 16 [Nc,Nr]=anti_proc(n,fn);
Do you have any idea ?
Many many thanks in advance

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by