photo

Michael


Last seen: 4 dagar ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Matlab coder: Multiple coder projects
I have a Matlab function that was used to generate c++ code ten years ago, and this C++ code is included in an existing C++ proj...

8 månader ago | 0 answers | 0

0

answers

Question


Question on 2D projective transformation
The help page on Matrix Representation of geometric tranformations, under 2D projective transformations states that in the tra...

mer än 3 år ago | 0 answers | 0

0

answers

Question


HDL Workflow Advisor change the name of the generated header file
Using Simulink to create a model and HDL Workflow Advisor to generate an IPCore. The DUT for which I'm creating an IPCore contai...

mer än 4 år ago | 1 answer | 0

1

answer

Answered
Reading from large workspace array slows down my Simulink simulation
Solved. I ended up using a data store block in Simulink to access my large array as a global variable. Running in accelerated mo...

ungefär 5 år ago | 0

| accepted

Question


Reading from large workspace array slows down my Simulink simulation
I have a large workspace array sized ~200x500x4000. This contains data for 4000 uint8 images captured with a camera. If I were t...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


Using hdlworkflow script results in warnings
We generate an IP Core for our Simulink model using HDL Workflow Advisor. We Recently upgraded from Matlab 2013 to 2016b and see...

ungefär 7 år ago | 1 answer | 0

1

answer

Question


Call a mex file and using coder
I have some legacy Matlab code which makes a call to a mex file, call it get_score. The mex file was written in C. This Matlab c...

nästan 12 år ago | 1 answer | 0

1

answer

Answered
subsindex not defined for values of class vision.EdgeDetector
Newb mistake here..in my script I had a variable with the name of step. I rename that variable and everything is fine...oops.

nästan 12 år ago | 0

| accepted

Question


subsindex not defined for values of class vision.EdgeDetector
New to Matlab...I'm using the computer vision system toolbox to do some edge detection and I then need to convert the Matlab cod...

nästan 12 år ago | 1 answer | 0

1

answer