photo

Aydin Ahmadli


Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

9 Domande
0 Risposte

RANK
78.006
of 300.847

REPUTAZIONE
0

CONTRIBUTI
9 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 21.094

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.279

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


Neural Networks - Function approximation
Problem is to suggest weights of a multi-layered neural network computing the function f(x1, x2) = 3 − x1 − x2, where x1, x2 are...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Output threshold function, Neural Network
I am using neural network of 1 hidden layer with 2 neurons, 2 input neurons and 2 output neurons. My aim is to set output thresh...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Function approximation using Neural Networks.
I have a task like this : Manual design of a neural network for computing a function - Suggest weights of a multi-layered neura...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Elementary question, for loop implementation
I need to implement "for" loop: I have 5 matrices, m1,m2,m3,m4,m5 of size 2x3. in first for loop: A=m1 (size 2x3) B=[m2,m3,...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Easy for loop implementation, cell array
I have cell array containing 5 matrices. I need to implement "for" loop that each time 1 matrix out of 5 matrices is labeled a...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


SIMPLE QUESTION : Partiation of data
Hello, I have 2x600 matrix. I need to separate it into 5 matrices, each of which is 2x120.... Which way is the easiest way to do...

circa 7 anni fa | 3 risposte | 0

3

risposte

Domanda


HELPPP --- function input is String which is name of another respective function
I want to implement function : function m=matlab('learn') %something here end Above, string of learn must be the name of res...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


help me with implementing simple funtion
I was asked to implement function F= CrossVal(’PLearn’,’PRecall’,Par1,’PLearn’,’PRecall’, Par2) 'PLearn', 'PRecall' are string...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


function whose argument is a string containing name of respective function.
I have simple question: function m=forexample('hey') Above, 'hey' is string containing name of the respective function. How ...

circa 7 anni fa | 1 risposta | 0

1

risposta