photo

Daeyeon Koh


Last seen: 5ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

12 質問
0 回答

ランク
246,071
of 300,364

評判
0

コントリビューション
12 質問
0 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

4年弱 前 | 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...

4年弱 前 | 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...

4年弱 前 | 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...

4年弱 前 | 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...

約4年 前 | 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...

約4年 前 | 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...

約4年 前 | 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...

約4年 前 | 1 件の回答 | 0

1

回答