How can I speedup this code ?

1 次查看(过去 30 天)
How can I speed up this code? when I execute this code take much time
  28 个评论

请先登录,再进行评论。

采纳的回答

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 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by