photo

Tharindu


Queensland University of Technology

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
1 답변

순위
189,768
of 300,364

평판
0

참여
4 질문
1 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to create neural networks with multiple hidden layers (two hidden layers) using nnstart?
Hi all, I want to create a pattern recognition neural network with multiple hidden layers. I tried with both the methods nnstar...

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

1

답변

답변 있음
How to write data in an excel sheet with one separate column for each iteration in a for loop?
I got the desired output by adjusting like this; output = zeros(4097, 50); % Preallocate for i = 1 : 50 output(:, i) =rea...

거의 11년 전 | 0

질문


How to write data in an excel sheet with one separate column for each iteration in a for loop?
I have a matlab script that has a for loop for 50 iterations. For each iteration the output is a 4097x1 matrix. I want to write ...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


How to have the data for each iteration for a for loop?
Hi I have two sets of acceleration excel sheets data (8192x50 each) and I need to perform Fast Fourier Transformation for the to...

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

1

답변

질문


How to read number of excel books one at a time??
I have 150 numbers of excel workbooks with each book contains accelerations obtain from 6 sensors of a building. (8192 x 6). I w...

거의 11년 전 | 답변 수: 2 | 0

2

답변