Imola Fodor - MATLAB Central
photo

Imola Fodor


Last seen: Today 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 04/22 to 03/25Use left and right arrows to move selectionFrom 04/22Use 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

5 質問
2 回答

ランク
12,802
of 297,672

評判
4

コントリビューション
5 質問
2 回答

回答採用率
60.0%

獲得投票数
2

ランク
 of 20,464

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

質問


How to make custom library in Simulink available to other users and in different versions?
I wonder if there is a way to import a custom library. I wouldnt want to re-create for all users the custom library. Or one shou...

17日 前 | 1 件の回答 | 0

1

回答

回答済み
Error using trainnet with multiple inputs with Feature-Feature Regression Network
OK, the solution to this particular problem is putting the option InputDataFormats as: InputDataFormats = {'CB','CB'}, ... I...

4ヶ月 前 | 1

| 採用済み

質問


Error using trainnet with multiple inputs with Feature-Feature Regression Network
Hello, I have an error : Error using trainnet (line 54) Number of input data formats (1) and number of network inputs (2) m...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How to format sequences to store in experience buffer for DRQN?
For DRQN (Deep Recurrent Q Learning) in POMDP it is needed to store entire sequences instead of individual transitions in the re...

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

1

回答

質問


Forward function with frozen batch normalization layers
In my application i have both batch normalization and dropout, and i would like to perform MC dropout with the forward function,...

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

1

回答

質問


Streamlining of zeroing out last 2 bits of fixed 16 bit number?
Would setting correctly the parameters of quantizer object be the solution when the goal is to perform bit truncation of fixed 1...

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

2

回答

回答済み
CNN-LSTM validation data underperforming compared to training data
i had a similar problem, and it was because generating a particular spectrogram within a parfor loop and in a for loop give diff...

3年弱 前 | 1