Syed Shahed
Followers: 0 Following: 0
An experiential learner
Python, MATLAB, SQL
Spoken Languages:
English, Bengali
Statistics
RANK
17 513
of 295 448
REPUTATION
2
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
1
RANK
11 116 of 20 227
REPUTATION
44
AVERAGE RATING
1.00
CONTRIBUTIONS
1 File
DOWNLOADS
3
ALL TIME DOWNLOADS
277
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Is it possible to get some repeated values of non-dominated solutions in a pareto optimal solution set?
I tried to solve an unconstrained multi-objective problem through a Non- Dominated Sort Evolutionary Algorithm (NDSEA) and got ...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
Local optima problem in minimization problem
I actually tried to solve a single objective optimization (minimization) problem and somehow i got trapped into the local optima...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
Out of memory Problem [Problem 2 , Project Euler (Sum of even Fibonacci numbers)]
%When i tried x=597455000 it straightly said, out of memory problem. %How can i fix this problem ? %Give me some advices fu...
mer än 4 år ago | 3 answers | 0
3
answersQuestion
Sorting an array of numbers in descending order by using while loop
I wrote the code to sort number in descending order but my code failed to do so (actually i was the failure lol). Example: Cons...
mer än 4 år ago | 2 answers | 0
2
answersQuestion
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side
I am confused yet . I hoped to get string (i dont know what i have to say character or string) values for every matrix elements...
mer än 4 år ago | 1 answer | 0
1
answerFor loop for fibonacci series
%I tried to rewrite and genaralized the code and it was successfully run. %Check the code function a=fibonacciseries(n) a(1)=...
mer än 4 år ago | 1