How can I speedup this code ?

1 visualización (últimos 30 días)
amenah mwuafaq
amenah mwuafaq el 3 de En. de 2020
Comentada: amenah Muwafaq el 9 de En. de 2020
How can I speed up this code? when I execute this code take much time
  28 comentarios
Walter Roberson
Walter Roberson el 9 de En. de 2020
No.
amenah Muwafaq
amenah Muwafaq el 9 de En. de 2020
Thank you

Iniciar sesión para comentar.

Respuesta aceptada

per isakson
per isakson el 6 de En. de 2020
Editada: per isakson el 6 de En. de 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.

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by