photo

Paranee Sawad


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Optimization results when run GA with mixed integer
Dear all, I have run ga in matlab with setting one of my four variables to be an integer then i found every time i run i will r...

5 years ago | 0 answers | 0

0

answers

Question


plot graph with value when finding fzero
Dear all, I have question how to let it plot the graph while finding fzero frad = 220; rpm = 20000; m =3; alpha = 0.1; R0 ...

5 years ago | 1 answer | 0

1

answer

Question


Do while loop with recursive make the answer incorrect?
Dear all, I have question about doing while loop since i try to find a value of h0 in while loop by using Newton's method and i...

5 years ago | 1 answer | 0

1

answer

Question


Have a problem with my objective function for using genetic algorithm toolbox
I have my objective function and would like to use ga toolbox to find minimum solution. function Fr = objmin(X) m = X(1,1);...

5 years ago | 0 answers | 0

0

answers

Question


How to change many loops to recursive function?
Hi, i would like to replace for loops to recursive function. I also would like to have my 5 variables m,al,R0,R1,e in array of (...

5 years ago | 1 answer | 0

1

answer