Statistics
6 Questions
0 Answers
RANK
187,223
of 295,448
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
10 years ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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
answersQuestion
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
answerQuestion
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