Community Profile

photo

mostafa


Last seen: 4 years ago Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Problem with Genetic algorithm fitness function
Hi everybody I want to use genetic algorithm for optimizing 24 variable. The problem is this: <</matlabcentral/answers/up...

9 years ago | 0 answers | 0

0

answers

Question


how to reduce the matrix dimmension?
Hi all I have a EEG data which is a 4D matrix with this size ans = 36 18 10 2560 ...

9 years ago | 1 answer | 0

1

answer

Question


help me to reduce my function time runing
Hi every body This is my code if true for r = 1:100 U = 1 * (r-1); for c = 1:100 V = 2 * (c-1); ...

9 years ago | 2 answers | 0

2

answers

Question


plot trajectory around fix points
hi i want to plot trajectory around fix point for : <</matlabcentral/answers/uploaded_files/11910/Untitled.jpg>> ...

10 years ago | 0 answers | 0

0

answers

Question


how to draw a trajectory
Hi i have a differential equation like this: x'' + x + x^2 = 0 its a chaos problem and i want to display the trajectori...

10 years ago | 1 answer | 0

1

answer

Question


How can i ploting 3 function with 2 variables?
Hi i have 3 function like this x1=(5+sin(w1*t))*cos(w2*t), x2=(5+sin(w1*t))*sin(w2*t), x3=cos(w1*t) the t variable is n...

10 years ago | 1 answer | 0

1

answer