photo

Aydin Ahmadli


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
78,006
of 300,847

평판
0

참여
9 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,279

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


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

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 7년 전 | 답변 수: 3 | 0

3

답변

질문


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

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변