photo

Jahetbe


Last seen: 1 month 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
3 个回答

排名
243,350
of 297,457

声誉
0

贡献数
9 个提问
3 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Explorer
  • First Review
  • Thankful Level 1
  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

提问


How to fulfill Generative flow networks (GFlowNets) in matlab
Hi everyone, I find that there is no example demo for Generative flow networks (GFlowNets). I wonder how to fulfill Generative...

6 months 前 | 1 个回答 | 0

1

个回答

提问


Hidden Size in autoencoder
Hi everyone, I am looking for a formula to determine the maximum allowable hidden size in an Autoencoder. I came across the fol...

9 months 前 | 1 个回答 | 0

1

个回答

提问


Neuro-Fuzzy GMDH
Hi Could anyone assist me with Neuro-Fuzzy Group Method of Data Handling (Neuro-Fuzzy GMDH)? I just need to its code. Thank...

12 months 前 | 1 个回答 | 0

1

个回答

提问


Max Pooling Layer Tuning
Hello, I'm currently working on implementing a CNN for a regression problem, and I've encountered an issue when using the maxPo...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Feature importance of a polynomial function
Hi everyones I used machien learning models to develop the following equation as the optimum one for my problem. Y= a*(x1^b)(x...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Deep Learning Layers to increase training accuracy
Hi everyones. I want to use DL for modeling a problem with 6 inputs and one output. I've used the following layers but I cann...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
How can I adjust a deep neural network input layer to use a matrix as the input layer?
nFeatures = 20; nExamples = 10000; nOutputs = 1; % this example is for setting up a regression problem x = rand(nExamples,nF...

3 years 前 | 0

已回答
Convolution Neural network for regression problems
Dear @KSSV Thank you for your response. I want to use CNN to solve my problem. My data is as follows. Inputs = [ x11 x12 x...

3 years 前 | 0

提问


Convolution Neural network for regression problems
Hi everyone I want to use CNN for my problem. The existing examples in the MATLAB (Here) provided for images as 4-D arrays but ...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Text exceeds maximum line length for Command Window display
Hi every one I have employed "syms" function to calculate the derivation of an explicit equation. Due to that, the function is ...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
ANFIS OUTPUT
Hi Sabri pleasee see following linke: https://de.mathworks.com/help/fuzzy/test-data-against-trained-system-gui.html#FP55449 ...

7 years 前 | 0

提问


How can I specify a Seasonal ARIMA model in MATLAB
Hi I need to specify ARIMA(1,0,1)(0,1,1)12 in MATLAB. I write the following code. ...........................................

8 years 前 | 0 个回答 | 0

0

个回答