Encode & Decode baconian cipher

조회 수: 1 (최근 30일)
Jake Wright
Jake Wright 2019년 10월 14일
답변: Yogesh Khurana 2019년 10월 17일
Relatively new to Matlab and ive been tasked with creating two different scripts to encode and decode baconian ciphers.
Not looking for the direct code just a little starting place and what would be included in a script as such.
Any help would be greatly appreciated.

채택된 답변

Yogesh Khurana
Yogesh Khurana 2019년 10월 17일
Hi,
As you are new to MATLAB, please refer to the following links that will provide you an overview of writing scripts in MATLAB:
For the part of baconian cipher, please refer to the implementation of caesar cipher and substitution (not providing you link for baconian cipher as it will be a learning part for you to implement) cipher to understand the things that would be included in the script for writing encoder and decoder for a cipher.
Hope this helps!

추가 답변 (0개)

카테고리

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

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by