photo

Bogdan Iliuta


Last seen: 5 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
30,761
of 300,781

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
1

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Code Replacement library available only for column major?
Hi, I would like to use embedded coder with CRL but if I look in the available options with crviewer most of the "Intel AVX/SSE...

5 years 前 | 1 个回答 | 1

1

个回答

提问


Matlab codegen generate version-script for gcc
Hello, Is there any way to generate a .map file that can be passed as version-script to gcc similar to what is described here ?...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Using coder.target to differentiate between Matlab environment and coder
Hi, I'm trying to provide a map functionality to algorithms written in Matlab which are later converted to C code and used in...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Matlab coder generates string without the ending null terminator
Hi, I want to pass a string to a c function doing this: str = 'test_app'; coder.ceval('put_string', 'algorithm_name', coder.r...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Pass matlab array to c function as mxArray
Hi, I'm trying to pass a matlab array to a C function but the coder translates the array to a double[] type and I would need a ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Matlab code to C++ classes in 2018 VS 2019
Hello, I'm interested in converting some matlab code to C++ classes but if I inspect the documentation of 2018 and 2019 versi...

6 years 前 | 1 个回答 | 0

1

个回答