photo

Xin Yee Tai


Last seen: mehr als 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

3 Fragen
3 Antworten

RANG
67.539
of 300.352

REPUTATION
0

BEITRÄGE
3 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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.

mehr als 2 Jahre vor | 0

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

etwa 5 Jahre vor | 0

Frage


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....

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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 ...

mehr als 5 Jahre vor | 0