photo

Mayank


Tata Motors Ltd

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
176,674
of 300,417

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to generate C code for both .m file and simulink?
I have designed a control logic in Simulink which takes inputs from a matlab scrpit file. I want to convert this logic into C so...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to use look up tables for discrete, unrelated values?
Suppose for an input of 1, 2 and 3 I want a corresponding output of a, b and c respectively. How can this be done? Can this be d...

12 years 前 | 0 个回答 | 0

0

个回答

提问


What combination of options in pattern search optimization usually yields the best results?
I'm running an optimization with 66 variables. I've tried many combinations of options using psoptimset to get the best possible...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Saving the design variable's history in optimization
I'm using the global optimization tools ga and sa. Now, I want to have the history of the changes made in the design variables,...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Suggestion for using global optimization
I'm using global optimization toolbox (both simulated annealing and genetic algorithm) to perform an optimization. But the chang...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Dsat type error in GA optimization
I'm using ga at command line to perform optimization. The syntax is as follows: [Go,fval,exitflag,output] = ga(@fuel_eco,nvars...

12 years 前 | 1 个回答 | 0

1

个回答