Feeds
提问
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...
10 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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); ...
10 years 前 | 2 个回答 | 0
2
个回答提问
plot trajectory around fix points
hi i want to plot trajectory around fix point for : <</matlabcentral/answers/uploaded_files/11910/Untitled.jpg>> ...
10 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0