photo

Shing Mei Chiew


Last seen: mehr als ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

All
MATLAB Answers

2 Fragen
0 Antworten

Cody

0 Probleme
2 Lösungen

RANG
274.777
of 301.344

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 21.238

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
85.677
of 174.044

BEITRÄGE
0 Probleme
2 Lösungen

PUNKTESTAND
30

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Data pre-processing function in ANN model
I need to use ANN model to formulate explicit equations for predicting my data output. I preprocessed my raw data where I normal...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Explicit equation did not give the result same as the output value obtained from ANN model
I developed my ANN model using tangsig activation function for the hidden layer and purelin for the output layer. I have saved t...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Solve a System of Linear Equations
Example: If a system of linear equations in x₁ and x₂ is: 2x₁ + x₂ = 2 x₁ - 4 x₂ = 3 Then the coefficient matrix (A) is: 2 ...

mehr als 4 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 4 Jahre vor