Imola Fodor - MATLAB Central
photo

Imola Fodor


Last seen: 2 days 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 04/22 to 04/25Use left and right arrows to move selectionFrom 04/22Use left and right arrows to move left selectionTo 04/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,820
of 298,102

声誉
4

贡献数
5 个提问
2 个回答

回答接受率
60.0%

收到投票数
2

排名
 of 20,534

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,343

贡献数
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...

1 month 前 | 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...

5 months 前 | 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...

5 months 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 years 前 | 1