photo

Ernur


Ohio University

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
3 个回答

排名
252,594
of 299,837

声誉
0

贡献数
2 个提问
3 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,201

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Can I automatically convert a function from MATLAB or a toolbox into c++ code?
You can look into MEX-files, <http://www.mathworks.com/support/tech-notes/1600/1605.html>. mexCallMATLAB(...) function in partic...

14 years 前 | 0

已回答
Sharing toolbox (built-in functions) with two different versions of Matlab
Thank you all for your time and discussions. Jan's suggestion seems to be working so far. I will update you if there is a pro...

14 years 前 | 0

提问


Sharing toolbox (built-in functions) with two different versions of Matlab
Hello, I have access to two different versions of Matlab. I need to use optimization toolbox in Simulink. The problem is that...

14 years 前 | 4 个回答 | 0

4

个回答

已回答
Is there an alternative to Eval() ? - Large equation in a text file needs to be evaluated in Simulink
I was able to reduce the time significantly by dividing the text file into manageable chunks and using the following instead o...

14 years 前 | 0

提问


Is there an alternative to Eval() ? - Large equation in a text file needs to be evaluated in Simulink
Hello, I have a large text file (>150MB)as a result of a symbolic calculation that includes elements of a matrix in the form ...

14 years 前 | 2 个回答 | 0

2

个回答