photo

Aydin Ahmadli


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

9 Questions
0 Réponses

RANG
78 005
of 300 847

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 094

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 238

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 3 réponses | 0

3

réponses

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

1

réponse