Community Profile

photo

Syed Shahed


Last seen: ungefär 2 månader ago Active since 2020

Followers: 0   Following: 0

Message

An experiential learner

Programming Languages:
Python, MATLAB, SQL
Spoken Languages:
English, Bengali

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Introduction to MATLAB Master
  • CUP Challenge Master
  • First Review
  • Personal Best Downloads Level 2
  • First Submission
  • Explorer
  • First Answer
  • Speed Demon
  • Creator
  • Commenter

View badges

Feeds

View by

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

ungefär 3 år ago | 1 answer | 0

1

answer

Question


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

mer än 3 år ago | 1 answer | 0

1

answer

Question


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

nästan 4 år ago | 3 answers | 0

3

answers

Question


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

nästan 4 år ago | 2 answers | 0

2

answers

Question


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

nästan 4 år ago | 1 answer | 0

1

answer

Answered
For 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)=...

nästan 4 år ago | 1