photo

Matthew


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
14,042
of 300,779

声誉
3

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
3

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,997

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Declaring const variable in generated code
Hi, I'm trying to generate in matlab C-code that declare and define with const value a variable, e.g.: 'const int variable = ...

12 years 前 | 1 个回答 | 1

1

个回答

提问


How to exact single precision data and operations
Hi, Matlab generally uses doubles but for my ARM-Cortex-M4 implementation it would be much better for me if using floats. Fo...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Turn off rt_roundd inserted function
Hi, During generating my C code I constantly get preparing to casting function. It's definition is: static real_T rt_...

12 years 前 | 1 个回答 | 1

1

个回答

提问


coder.opaque + persistent statements at once
Can I make in Matlab Codder a function variable that is both persistent (Static) and has specified type like int16? persi...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Deploying C code from MatlabCoder on ARM proccessor, linking with compiler
Hi all, I'm trying to develop some STM32F4xx application (it's ARM based) that contains some data processing algorithms desig...

12 years 前 | 0 个回答 | 1

0

个回答