필터 지우기
필터 지우기

decryption getting so long

조회 수: 2 (최근 30일)
BHANU SRINIVASA
BHANU SRINIVASA 2020년 1월 27일
댓글: Walter Roberson 2020년 1월 27일
im doing image encryption and decryption
while encrypting the code is running for a couple of seconds
but during decryption it is taking more thn 4hours
also during decyption the matrix is getting printed again and again i have removed all the display commands in the code
  댓글 수: 1
Walter Roberson
Walter Roberson 2020년 1월 27일
You might be missing a semicolon at the end of an assignment.
You might need to preallocate a variable for performance reasons.
Note that due to the laws of the United States, we can only talk in vague generalities about encryption and decryption code. If the topic were nearly anything else we would ask to see your code, but for this one topic we have to tell you not to post your code.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by