photo

Sweet Nemesis


Last seen: etwa ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to load numbers from a text file to a .mat file?
I have a text file in the following format. How can I load it to a .mat file in its present form? 5 3 3 2 3 4 2 -1 5 3 1 -...

mehr als 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to make a function to initialize weights in MATLAB using Nguyen-Widrow algorithm for a 47-H-1 multilayer perceptron?
I'm looking for a way to make a function to initialize weights in MATLAB using Nguyen-Widrow algorithm for a 47-H-1 multilayer p...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to store iterative information to a matrix?
I have the following code structure: while y ~= 0 %y will converge to zero eventually [x,y] = somefunction(a,b); iter...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort