Statistics
RANK
165,278
of 295,527
REPUTATION
0
CONTRIBUTIONS
7 Questions
2 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
12 months ago | 1 answer | 0
1
answerQuestion
Question on 2D projective transformation
The help page on Matrix Representation of geometric tranformations, under 2D projective transformations states that in the tra...
4 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 1 answer | 0
1
answerReading 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...
5 years 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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answersubsindex 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.
12 years 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...
12 years ago | 1 answer | 0