How can I speedup this code ?

조회 수: 3 (최근 30일)
amenah mwuafaq
amenah mwuafaq 2020년 1월 3일
댓글: amenah Muwafaq 2020년 1월 9일
How can I speed up this code? when I execute this code take much time
  댓글 수: 28
Walter Roberson
Walter Roberson 2020년 1월 9일
No.
amenah Muwafaq
amenah Muwafaq 2020년 1월 9일
Thank you

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

채택된 답변

per isakson
per isakson 2020년 1월 6일
편집: per isakson 2020년 1월 6일
"I don't have much time [...]. What do you recommend that I do?"
Set Specific Goals. Your goal must be clear and well defined.
  • Chose a small, a medium and a large picture.
  • Your computer system
  • Set acceptable execution times, number of seconds, for encoding and decoding, respectively.
  • ...
Search the File Exchange for galois. There are a handfull of relevant submissions.
Post a new question with a specific title, one that will catch the eye of someone who knows something about encoding, decoding and Galois fields. Carefully select a handfull of tags.
If you have the Parallel Computing Toolbox, a suitable graphical card and some experience, then assess the potential of parallel operations.
Google might find a FORTRAN or C library that you can use to make a mex-file.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Error Detection and Correction에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by