sandeep singh chauhan
IIT Guwahati
Followers: 0 Following: 0
Researcher working on complex optimization problems
MATLAB
Professional Interests:
Optimization, Logistics and Supply Chain, Operations Research, Automotive
Statistics
RANK
36.946
of 295.467
REPUTATION
1
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
meer dan 2 jaar ago
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)...
meer dan 6 jaar ago | 0
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...
meer dan 6 jaar ago | 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?
bijna 9 jaar ago | 2 answers | 1