Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
hi,I have a 6 bit data A=[1 0 0 1 0 1]; I will have to generate a bit string where .25% of the previous will be erased and replaced by a odd number more than 5.how do i do that?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a 6 bit data A=[1 0 0 1 0 1]; I will have to generate a bit string where .25% of the previous will be erased and replaced by a odd number more than 5.how do i do that?
댓글 수: 1
James Tursa
2016년 6월 20일
You haven't given us enough information. You have 6 bits, so what does 25% mean? What does "odd number more than 5" mean? Any limit? Etc. It would be good to show an example with a few iterations.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!