mehtap agirsoy
Followers: 0 Following: 0
Statistics
RANK
34,679
of 295,448
REPUTATION
1
CONTRIBUTIONS
16 Questions
3 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
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
Extracting Audio File Frequency
Hello there, I need to find the frequency of the audio file for specific segments. In my code I find the segments of talking an...
2 years ago | 4 answers | 1
4
answersQuestion
Fullscreen animation files montage
Hi all, I need to montage 5 subplot animation. I've tried but I need them in full screen. How can I make it in full screen? Than...
3 years ago | 1 answer | 0
1
answerQuestion
Contourf Z must be at least a 2x2 matrix error
Hi all,while creating contourf plot I have Z must be at least a 2x2 matrix.I couldn't fix it. If you've any idea to fix it I'd b...
3 years ago | 1 answer | 0
1
answerQuestion
How to create subplot with .png images in a loop
Hey all, I have 134 .png images for each 5 trials. I'd like to create subplot of 134x5 to observe the difference in each row of ...
3 years ago | 1 answer | 0
1
answerQuestion
Mean off cell array for each column
Hey all, I have a cell array of (5x3) (Vel{k,l}) and each contains 20000x4 matrix. I'd like to get mean value of cell arrays ov...
3 years ago | 1 answer | 0
1
answerQuestion
How to prevent shaking video frames
Hi all, I have created 2 videos and in both axis labels, title, tick labels are shaking. How can I prevent this shaking effect?...
3 years ago | 1 answer | 0
1
answer4D data /Index exceed array bounds
Many thanks for the help. I've tried your suggestion but couldn't. I really got lost. I'm not good at matlab so have a real uphi...
3 years ago | 0
Question
4D data /Index exceed array bounds
Hey all, I'm wrting a code which needs to store 2D position and velocity data in 4D cell arrays. I have to for loops first one ...
3 years ago | 3 answers | 0
3
answersQuestion
2D vector field video quiver
Hey guys, I wrote a code to create 2D flow field but there are some strangeness in my vector plot and the video. When I zoom th...
3 years ago | 1 answer | 0
1
answerQuestion
Reading file in subfolders with readtable
Hi guys, I need to run my code in the mainfolder "Rainbow" which has 5 different subfolders. Each subfolder contains .xls file...
3 years ago | 1 answer | 0
1
answerQuestion
Graph axis with different font types
Hey all, I would like to change my axis font type while writing units. It shouldn't be italised. I couldn't seperate it from th...
3 years ago | 2 answers | 0
2
answersQuestion
I can't copy the files, received unknown error
I am trying to copy files to a new folder but I have received unknown error. I used similar code before and copyfile command wor...
3 years ago | 1 answer | 0
1
answerQuestion
Rms calculation of specific rows
I'd like to calculate rms of 3rd and 4th columns of a 21600x4 matrix (filedata{i}) but I couldn't do it. If you have any idea ab...
3 years ago | 1 answer | 0
1
answerQuestion
Storing/Writing 3D data
Hey, I would like to calculate mean values of certain files. For example, for the first iteration I need to store values of B35 ...
3 years ago | 1 answer | 0
1
answerQuestion
How to delete/remove last row from .txt file in a for loop?
Hello all, I need your help for my class project. I need to add a for loop to my code and delete last row (time and displaceme...
3 years ago | 1 answer | 0
1
answerFit Model to Data
Thanks for the quideline. I will update my question and will insert .txt file.
3 years ago | 0
Question
Fit Model to Data
Hello there, I have a question regardind fitting model to data. I have 3 models, my problem is with time constant. Time consta...
3 years ago | 2 answers | 0
2
answersQuestion
How can I offset time and displacement at the end of a defined time?
I'd like to offset time and displacement up to 60 secs in my data but couldn't figure it out.
3 years ago | 1 answer | 0