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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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>> ...
거의 11년 전 | 답변 수: 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...
거의 11년 전 | 답변 수: 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...
거의 11년 전 | 답변 수: 1 | 0