photo

HASAN AL-KAF


Last seen: 대략 1개월 전 2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

15 질문
0 답변

순위
86,527
of 300,343

평판
0

참여
15 질문
0 답변

답변 채택
46.67%

획득한 표
0

순위
 of 20,926

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,172

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Explorer
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Different results between y=net(test) and matrix multiplication of NN with same structures
Hi, I have a neural netwok with following strctures 5 inputs 1 hidden layer with 17 neurons and 1 output. I use sigmoid fu...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


The output size of the last layer (18) doesn’t match the number of classes (38) in patternet
Hi I used patternnet toolbox for classification problem However, The output size of the last layer is 18 which doesn’t match th...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


Similar code as vec2ind function for MATLAB coder?
Hi I want a code that give similar function as vec2ind. I found this code sum( repmat((1:size(vec,1)).', 1, size(vec,2)) .* v...

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

1

답변

질문


Create matrix using the array as index
Hi, I have an array of 1*2000 double. I want to create matrix of 6*2000 double. so only the index of the value is 1 and the oth...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


genetic algorithm for feature selection
Hi I used the code in MathWorks and I edited but I couldn't get the result I find these error after i run the code ...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


replace not selected value by zero
Hi I have 10 values. my code select 3 values, for example, if x=[1 2 3 4 5 6 7 8 9 10] and my code select [1 3 5] i want a code...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


store the result of one row for 100 iterations to a matrix
HI i have this function which is sub main function. if i have 100 iterations in my main function that call my sub main function....

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


Widrow-Hoff delta rule method with linear layer (adaline)
i want to use learnwb which Widrow-Hoff delta rule (also known as least mean square (LMS) algorithm) and updatesits weights an...

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

0

답변

질문


Widrow-Hoff delta rule method with linear layer (adaline)
i want to use learnwb which Widrow-Hoff delta rule (also known as least mean square (LMS) algorithm) and updatesits weights an...

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

0

답변

질문


generating random values from another matrix with a random value in rows only
Hi I have this code X = rand(113,401); % sample matrix % generate random indices and use them to pull values from A ...

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

1

답변

질문


transfer from fix array to another array
Hi I have this code below.I Want to store what will come in w((1),:) in another array called M((N),:) for 113 iteration. Fo...

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

1

답변

질문


how to repeat looping the matrix
Hi I have matrix 401*100 I want to make a code that can take the first row in matrix until reach to the end of row and start...

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

1

답변

질문


RMSE with near infrared data
Hi I want to find the RMSE for near infrared data but the the predicted data has dimensions matrix 401x20 and the actual data ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how can insert my data example NIR data into genetic alogrithm tool in matlab
Hi I am using near infrared data as input to genetic algorithm without using any function . How can i use these data if I wan...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how can insert my data example NIR data into genetic alogrithm tool
Hi I am using near infrared spectroscopic data as input in genetic algorithm without using any function . how can i insert the...

8년 초과 전 | 답변 수: 0 | 0

0

답변