Community Profile

photo

Metehan Geçer


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


size error in matlab code
clc; clear all; close all; eniyifitness=zeros(810,5); sayac=1; for iii=1:3 if iii ==1 Pm=0.1; end ...

2 years ago | 0 answers | 0

0

answers

Question


Looping 10 times and recording the results
clc; clear all; close all; %PARAMETRELER MaxIterration=10; M=3;%kromozom sayısı Pc=1;%çaprazlama olasılığı Pm=0.3;%mutasy...

2 years ago | 1 answer | 0

1

answer

Question


Find function in arrays
I am having two matrix. Selected elements in one matrix is present as elements in another matrix. Now i need to find the positio...

2 years ago | 2 answers | 0

2

answers