How can I speedup this code ?

1 vue (au cours des 30 derniers jours)
amenah mwuafaq
amenah mwuafaq le 3 Jan 2020
How can I speed up this code? when I execute this code take much time
  28 commentaires
Walter Roberson
Walter Roberson le 9 Jan 2020
No.
amenah Muwafaq
amenah Muwafaq le 9 Jan 2020
Thank you

Connectez-vous pour commenter.

Réponse acceptée

per isakson
per isakson le 6 Jan 2020
Modifié(e) : per isakson le 6 Jan 2020
"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.

Plus de réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by