Community Profile

photo

Mayank


Tata Motors Ltd

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer