Question: DO THE FOLLOWING IN MATLAB Use the information given from Morse data file, and Create the following two functions (1) morseEncoder.m that reads a passcode
DO THE FOLLOWING IN MATLAB

Use the information given from Morse data file, and Create the following two functions (1) "morseEncoder.m" that reads a passcode in English characters and return the passcode as a Morse code (2) "morseDecoder.m" that reads a Morse passcode and return the passcode in English characters. Apply morseEncoder function on the passcode "AZ4M6NNOS789P" and print the morse code result in command window. Next apply the morseDecoder function to the result of previous step and reproduce the orginal passcode in English. Print the result in command window
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
