photo

Xin Yee Tai


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

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
3 个回答

排名
67,421
of 299,823

声誉
0

贡献数
3 个提问
3 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Outer edges on a patch surface
Extract the edge value from your dataset (X,Y,Z) and then use plot3 and 'hold on' to plot the line.

2 years 前 | 0

已回答
How do i fix error : 'model' parameter must be a character vector?
Instead of 'sim', please try 'predict'. Hope it helps!

5 years 前 | 0

提问


Difference between function of sim and predict in Neural network?
Could anyone tell what is the difference between the function of sim and predict in the prediction of neural network? Thank you....

5 years 前 | 1 个回答 | 0

1

个回答

提问


Cannot use the function of imageInputLayer
I was trying to run my deep neural network again, but I could run it because of the invalid expression. Error: File: imageInpu...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Adding additional inputs with corresponding output into the neural network as the auxiliary input
In my project, I would like to build the neural network 2 inputs with single output. In the other input, I wish to add the corre...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
How to give multiple inputs to the train function of Neural Network?
Hello, Thanks again for the idea with multiple inputs in building the neural network. For my project, I would like to build ...

5 years 前 | 0