
Omer hakan Yaran
Statistics
7 Questions
0 Answers
RANK
260,274
of 262,850
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 17,992
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113,827
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
Content Feed
Question
how to put range for findpeaks function
I have a frequency data from 0 Hz to 5 Hz but I want to find peaks only in between 0.2 Hz and 5 Hz. I have seen some people usin...
2 months ago | 2 answers | 0
2
answersQuestion
How to remove certain elements in a matrix according to the value of elements in an array
Hi all, I want to manipulate a matrix according to the values in the first column. I want to remove rows which their values o...
2 months ago | 1 answer | 0
1
answerQuestion
How to change the value of the certain elements in a matrix
Hi all, I want to change elements in an array inside of a matrix. I want all the elements that are less than 5 to be 0. For exam...
2 months ago | 2 answers | 0
2
answersQuestion
How do I add a column vector at the end of another column vector in a for loop
Hello all, inxi = labels_win(:,1); inx(:,i) = inxi-ws*(step-1); val(:,i) = labels_win(:,2); I am generating a column...
3 months ago | 0 answers | 0
0
answersQuestion
How to Store a Series of Column Vectors from a for Loop in a Matrix
Hello all, I have a large data, I divide the data into different columns with a for loop. For loop is essential since I don't ju...
3 months ago | 1 answer | 0
1
answerQuestion
How to save points on a graph
Hello everyone, there is a data set of a heart beat signals of a patient I am working on. I automatically labeled most of the pe...
3 months ago | 1 answer | 0
1
answerQuestion
subplot command does not work
Hi, I am very new to MATLAB and I am stuck on this one problem. I cannot use subplot code. Here is the ss of the error code and ...
10 months ago | 1 answer | 0