photo

B. Burak


Active since 2024

Followers: 0   Following: 0

MSc. Mechanical Engineer

Programming Languages:
Python
Spoken Languages:
English, Turkish
Professional Interests:
Programming, Mathematics and Optimization, Mechanical Engineering

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Why do I get Empty Plots during Optimization?
Inspired by custom plotting given here, for one-dimensional design variable case, I would like to generalize it to n-dimensional...

3 months ago | 2 answers | 0

2

answers

Question


Why Does My Custom SA not Work for Mixed-integer Problem?
I have been trying to customize MATLAB's simulated annealing algorithm to my case, which is a mixed-integer optimization problem...

5 months ago | 1 answer | 0

1

answer

Question


How to Fix "Warning: Colon operands must be real scalars" Warning
When I run the code below, it works as I wanted, but I get a warning. I tried different things to fix it, but of no avail. How c...

8 months ago | 7 answers | 0

7

answers

Question


How Can I Customize Simulated Annealing Algorithm?
I have an optimization problem with discrete design variables, all of which are picked from a set {-45, 0, 45, 90}, to solve wit...

8 months ago | 1 answer | 0

1

answer