photo

Michael


Last seen: 4 days 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 months 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

5 years 前 | 0

| 已接受

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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.

12 years 前 | 0

| 已接受

提问


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 前 | 1 个回答 | 0

1

个回答