Community Profile

photo

sandeep singh chauhan


IIT Guwahati

Last seen: presque 2 ans il y a Actif depuis 2016

Followers: 0   Following: 0

Contact

Researcher working on complex optimization problems

Programming Languages:
MATLAB
Professional Interests:
Optimization, Logistics and Supply Chain, Operations Research, Automotive

Statistiques

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • MATLAB Mini Hack Participant
  • First Answer

Afficher les badges

Feeds

Afficher par

A résolu


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

presque 2 ans il y a

A répondu
skip legend entries while plotting data
A1 = [ 1 2 3 0 4 5 0 0 0 8]; B1 = {'A','B','C','D','E','F','G','H','I','J'}; D1 = []; for i =1:length(A1) if (A1(i) ~=0)...

plus de 5 ans il y a | 0

A répondu
skip legend entries while plotting data
Suppose I have a vector A1 and B1 denotes its corresponding legends and I want to skip the legends for zeros in A1 means I don't...

plus de 5 ans il y a | 0

Question


Fix function evaluations in ga
I want to fix my number of maximum function evaluation as stopping criteria in ga. How can i do it?

environ 8 ans il y a | 2 réponses | 1

2

réponses