Xin Yee Tai - MATLAB Central
photo

Xin Yee Tai


Last seen: oltre un anno fa Attivo dal 2020

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB AnswersFrom 06/20 to 01/25Use left and right arrows to move selectionFrom 06/20Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
123.202
of 296.498

REPUTAZIONE
0

CONTRIBUTI
3 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

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

quasi 2 anni fa | 0

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

oltre 4 anni fa | 0

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

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

oltre 4 anni fa | 0

Go to top of page