Community Profile

photo

Josiah Wai


Last seen: 10 months ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • First Submission
  • First Answer

View badges

Feeds

View by

Question


How do I avoid hardcoding output size when using simulink coder.extrinsic?
I have a matlab function 'control_fun' that I'm using in a simulink model. It does not compile with codegen so I'm using coder.e...

12 months ago | 1 answer | 0

1

answer

Answered
Only image inputs are supported for import using 'importONNXNetwork'
I also had this problem and was able to get around it by reshaping the onnx input vector. To export from pytorch to onnx, foll...

2 years ago | 0

Submitted


incrementalPCA
Performs PCA incrementally

3 years ago | 3 downloads |

Answered
Optinoal Arguments for idnlgrey
In case anyone else has this issue, I had to use the 'FileArgument' property of idnlgrey. Let optional_args be a cell array sys...

3 years ago | 0