photo

Michael


Last seen: 5 months 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
2 个回答

排名
269,841
of 300,759

声誉
0

贡献数
7 个提问
2 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

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

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

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

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

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

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

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

13 years 前 | 1 个回答 | 0

1

个回答