Decode a message encrypted with the square root of 2 - MATLAB Cody - MATLAB Central

Problem 58309. Decode a message encrypted with the square root of 2

Difficulty:Rate
Cody Problem 58299 asks you to encrypt a message by changing all letters to uppercase and randomly choosing a position of the ASCII codes of the message’s characters in the fractional part of the square root of 2.
Write a function to decrypt a message encrypted in this way. A string with the fractional part of the square root of 2 will be set as a global variable.

Solution Stats

60.0% Correct | 40.0% Incorrect
Last Solution submitted on Apr 30, 2024

Problem Comments

Solution Comments

Show comments
R2025a Pre-release highlights
This topic is for discussing highlights to the current R2025a Pre-release.
18
6

Problem Recent Solvers3

Suggested Problems

More from this Author290

Community Treasure Hunt

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

Start Hunting!
Go to top of page