manchester2bin.m

Converts Manchester Coded Data into Normal Binary Data
ダウンロード: 165
更新 2014/7/10

ライセンスの表示

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 (2024). manchester2bin.m (https://www.mathworks.com/matlabcentral/fileexchange/47191-manchester2bin-m), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2009b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCoordinate Reference Systems についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0