Community Profile

photo

Daeyeon Koh


Last seen: 거의 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Undesirable size of resized images
Hi. I transformed audio files to spectrogram images and saved them in the folder. To apply the images to open source MATLAB de...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Store spectrogram with image data format in the MATLAB workspace
Hi. I want to analyze spectrograms of multiple audio files in a folder. Audio files share the word "SPTGRM" in their names. A...

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


"audioread" multiple audio files in a folder
Hi. I want to analyze spectrograms of multiple audio files in a folder. Audio files share the word "SPTGRM" in their names. A...

2년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Save mean values in additional column
j=1; for i=1:rowC if Allpeaks(i,2)>4.33&&Allpeaks(i,2)<5.13 Range1peaks(j,:)=Allpeaks(i,:); j=j+1; en...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Applying text with variable on a plot
Hi. I drew a trend line in the plot and want to apply text "R^2= Rsq1", where Rsq1 is a value got from calculation. The figure...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Arrange average in same vector values
I want to find the 1-column average of vectors with the same 2 columns values. At now, D1 vector array is obtained through my f...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Utilizing "maxk" function in series of vectors
Hi. I used "findpeaks" function, and get peak datas in vector(pks, locs): "locs" means the X value. And I wanna get 4 peak data...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Vector loading with constraint and saving in vector
Hi. I found, and saved peaks information in vector in the cell 'A' with 'findpeaks' function. And I could see the saved vector...

2년 초과 전 | 답변 수: 1 | 0

1

답변