manchester2bin.m

Converts Manchester Coded Data into Normal Binary Data

이 제출물을 팔로우합니다

MANCHESTER2Bin(inputData) decodes Manchester data to its corresponding
% binary sequence.
%
% Example:
% >>bin = bin2manchester('01011010')
%
% bin =
% 1100
%
% Other m-files required: none
% Subfunctions: none
% MAT-files required: none

This isn't by any means the best way to do it, I created it in 5 mins and its works well so I thought I would share.

인용 양식

James Marriott (2026). manchester2bin.m (https://kr.mathworks.com/matlabcentral/fileexchange/47191-manchester2bin-m), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0