Community Profile

photo

Ethan Duckworth


Last seen: 6 months 前 自 2021 起处于活动状态

统计数据

  • First Answer

查看徽章

Content Feed

排序方式:

已回答
How can you use symbolic functions as inputs and outputs of regular matlab functions
If I understand what you want to do, I think it can be done by querying the input to get the variable, then using whatever syms ...

1 year 前 | 0

提问


How can I speed up gfmul for large fields?
I would like to do some arithmetic, like find inverses and do multiplication in the Galois field GF(29^4). The commands gfmul w...

1 year 前 | 0 个回答 | 0

0

个回答

已回答
Is there a way to 'fold up' sections of code - like when you close up a for loop
FYI code folding does not work for Live Scripts https://www.mathworks.com/help/matlab/matlab_prog/improve-code-readability.html...

2 years 前 | 2