Hamza - MATLAB Central
photo

Hamza


Last seen: 7ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/23 to 03/25Use left and right arrows to move selectionFrom 10/23Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

14 質問
1 回答

ランク
125,006
of 297,738

評判
0

コントリビューション
14 質問
1 回答

回答採用率
21.43%

獲得投票数
1

ランク
 of 20,469

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,472

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • First Answer

バッジを表示

Feeds

表示方法

質問


how to extract and combine features from speech?
Hello, what is the best way to extract features like MFCC, PLP, LPCC, Pitch, shimmer ... and combine them, does anyone have an i...

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

0

回答

質問


Permutation Entropy Analysis of Audio Files
Hello everyone, has anyone performed permutation entropy analysis on an audio file using this function?https://www.mathworks.com...

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

1

回答

質問


CNN Performance: CPU Consistency vs. GPU Variance - Why?
Hello everyone, I have executed CNN code multiple times using rng(0) with CPU and consistently obtained the same result. Howeve...

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

2

回答

質問


Different Results Using Random Number Generation (RNG) with GPU
Hello everyone, I have used rng(0) to reproduce the same result using the entire matrix in my CNN code, and I effectively obtain...

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

0

回答

質問


Why didnt get the same result even when using RNG function?
Hello everyone, I utilized the RNG (Random Number Generator) function to ensure result reproducibility when employing the entir...

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

1

回答

質問


How do I determine the corresponding weights and biases for each feature
Hello everyone, I have applied a 1D CNN on data with dimensions 60575 × 39 features, and obtained the attached net. How do I det...

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

1

回答

質問


Reuse of Weights and Biases in CNN
Hello everyone, I have applied a 1D CNN to a training dataset with dimensions 60095×39 and obtained the attached network. Now, I...

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

1

回答

質問


Variations in LSTM Accuracy Due to Shuffled Feature Columns
Hello everyone, I applied LSTM to speech emotion recognition and achieved an accuracy of 42.1709%. However, when I shuffled the ...

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

0

回答

質問


CNN Classification Different Results When Shuffled Columns
Hello everyone, I have applied 1D CNN on speech recognition, when I shuffled columns I got diffrent results, for example, usin...

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

1

回答

質問


Low LSTM Accuracy in Speech Recognition
Hello everyone, I am applying LSTM to speech emotion recognition. I have performed feature extraction using MFCC, resulting in a...

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

0

回答

質問


MATLAB CNN Classification Different Results When Shuffled Columns
Hello everyone, I have applied 1D CNN on speech recognition, when I shuffled columns I got diffrent results, for example, usin...

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

1

回答

回答済み
MATLAB neural network classification different results
@Gediminas@Star Strider@Image Analyst@Greg Heath Hello everyone, I'm facing the same issue on CNN. When I shuffled the feature...

1年以上 前 | 0

質問


Maintaining Consistent CNN Accuracy with Shuffled Features
I applied a Convolutional Neural Network (CNN) to a matrix with dimensions of 50,000 × 39 features, which yielded an accuracy of...

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

1

回答

質問


Optimizing 1D CNN-Based Feature Selection
Hello everyone, I used a 1D CNN on a matrix of size 50000 × 39 and achieved 90% accuracy. Subsequently, I applied feature selec...

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

1

回答

質問


Implementing speech emotion recognition using CNN
Hello everyone, I'm working on speech emotion recognition. I have a training matrix of size 60,000 x 39 and a label matrix of si...

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

2

回答