photo

Xin Yee Tai


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
175,486
of 298,634

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,631

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,859

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • First Answer

View badges

Feeds

View by

Answered
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 ago | 0

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

5 years ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Answered
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 ago | 0