Community Profile

photo

Konstantinos Athanasiou

Last seen: 6 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
What are the steps to reproduce the plots in 5G New Radio Polar Coding example?
A fitting workflow to speed up the execution time of this example (and produce similar plots quickly) could be: 1. Encapsulate ...

mehr als ein Jahr vor | 1

| akzeptiert

Beantwortet
Skipping execution paths for autocoding
Use coder.target to determine the target of the solver methods Following your example above you can do elseif solverMethod == ...

mehr als ein Jahr vor | 1

| akzeptiert

Beantwortet
MATLAB Coder does not recognize dot notation in struct member assignment
The following codegen command compiles without errors for the provided example. % codegen t -globals {'SD', struct('a', double(...

mehr als ein Jahr vor | 0