photo

Triple G


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
173,970
of 300,847

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,279

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Find certain row out of many rows with the same id
I have a matrix whose each row consists of an id column and some other columns with other features of each object. One of the ch...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Multilayer neural network only slightly better than linear neural network
I have made a linear neural network with a hidden layer and a multilayer non-linear neural network with 3 hidden layers. Both of...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Linear Neural Network poor performance
I have been asked to build a linear neural network with a single hidden layer. All the layers (input, hidden and output) should ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Linear Neural Network add another linear layer
I have written a program for training a linear neural network for classification. Both the input and the output are 3 row vector...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to transpose a table of double values without the doubles getting converted to integers?
I want to transpose a table, so I have used table2array() and rows2vars() functions. Both of them transpose the table but cast e...

5 years 前 | 2 个回答 | 0

2

个回答