photo

Daeyeon Koh


Last seen: 3 maanden ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

12 Questions
0 Answers

RANK
102.333
of 297.503

REPUTATION
0

CONTRIBUTIONS
12 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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

  • Thankful Level 3

View badges

Feeds

View by

Question


Error in deep learning classification code
Hi. I am writing a deep learning classification code below. The values in YTrain1 are numbers, and numClass is 5. The error cod...

10 maanden ago | 1 answer | 0

1

answer

Question


Image processing for pattern restoration
Hi. I am working on restoring unclearly printed rectangular patterns using MATLAB. All original patterns are exact rectangular...

10 maanden ago | 1 answer | 0

1

answer

Question


C-RNN dual output regression
Hi. I am writing a C-RNN regression learning code with single matrix input - dual scalar output. The loaded "paddedData2.mat" fi...

10 maanden ago | 1 answer | 0

1

answer

Question


C-RNN regression error (Array inputs have incompatible channel dimensions)
Hi. I am writing a C-RNN regression learning code. The loaded "paddedData2.mat" file is saved as paddedData, and it is stored a...

10 maanden ago | 1 answer | 0

1

answer

Question


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...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer 3 jaar ago | 2 answers | 0

2

answers

Question


"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...

ongeveer 3 jaar ago | 3 answers | 0

3

answers

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer