필터 지우기
필터 지우기

How to make a dictionary library and read from it?

조회 수: 1 (최근 30일)
Abdolvakil Fazli
Abdolvakil Fazli 2019년 5월 13일
I have many bits, say for example k=randi([0,1],1,10000), I want to segment it into 3 bits, and turn these bits into codewords, C=c1,c2,...,c8.
I think I have to save them in a dictionary, or a cell. And then ask whether these codeword matches each three bits or not?
But I dont konw how, because I am new in matlab.
Can you help?
thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by