photo

Jhon Gray


Last seen: 2년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

18 질문
0 답변

Cody

0 문제
8 답안

순위
27,553
of 300,840

평판
1

참여
18 질문
0 답변

답변 채택
44.44%

획득한 표
0

순위
 of 21,092

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
45,571
of 171,238

참여
0 문제
8 답안

점수
90

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 3
  • Solver

배지 보기

Feeds

보기 기준

질문


cwtfilterbank magnitude linear scale
I am using the cwtfilterbank function to generate a scalogram from a signal. However, the frequencies on the Y-axis of the scalo...

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

1

답변

질문


Stratified K-fold validation using crossval funtion
I am trying to customize the "Weighted kNN"-based classification code generated after a 10-fold cross validation on my data usin...

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

1

답변

질문


Converting row to column in text file
I have a text file with annotation like this I want to shift every alphabet in colum form. Like this. Tried several ...

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

1

답변

질문


Decomposition of EEG signal using wavelet packet transform?
Hi all, I'm having a bit of a trouble breaking down an EEG signal into these bands using wavelet packet decomposition. I tried...

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

0

답변

질문


How to assign value in multidimensional variable?
I was trying to assign value in a multidimensional variable. My first code is wroking Here it is: prod = 1; ch = 1; AAA(pro...

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

1

답변

질문


How to insert axes manually in a RGB image?
I want to use manual axes information in an image. I tried axes image and edit axes after imshow. Both times failed to show the ...

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

1

답변

질문


Why is activations function not working with custom made CNN model?
I was trying extarct feature from CNN model. I was succesful with series net like alexnet using activation. But it is not wroki...

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

0

답변

질문


Passing discrete feature along with Image in CNN model
I was performing a binary classification problem. Where each image has corresponding discreate features in an excel sheet. Curre...

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

0

답변

질문


How to save variable as binary file?
I have a variable dimension double in workspace.This contains 4 individual physiological data in 4 rows. I want to save this va...

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

1

답변

질문


Is there any way to add cross validation in trainingOptions function while using DNN?
Currently, I am training a CNN model to classify images. I am using splitEachLabel function to split the dataset into two segmen...

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

1

답변

질문


How to plot a graph along with axes graph?
I want to creat a plot like this. is there any function for this? How to make it?

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

1

답변

질문


How do I implement Linear regression with leave-one-out cross validation in MATLAB?
I have a data set of 87 variables and 1 outcome where all are continuous. I need to use linear regression with leave-one-out cro...

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

2

답변

질문


Why does stepwiselm function output NaN with model interactions?
I was doing stepwise regression and implementing stepwiselm in commant line mdl = stepwiselm(tbl,'interactions'). My dimension o...

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

1

답변

질문


Optimized code for loop, If-statement for large dataset
I was hoping to delete some certain rows using condion. My data is in double format (790127*24) I approximate the total code nee...

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

1

답변

질문


How do I apply PCA (Principal Component Analysis) on single Channel ECG data?
I have one channel ECG signals in a variable let, X(double) and I want apply PCA (Principal Components Analysis) on all of them ...

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

1

답변

질문


Why do I get the error "Undefined function or variable" using cwtfilterbank ?
I am receiving the following error message while using "cwtfilterbank". How can I resolve this issue? I am using MATLAB 2017b. ...

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

1

답변

질문


How can I load .psv file to MATLAB?
I have downlaoded datase from PhysioNet/Computing in Cardiology Challenge 2019. Here all the data are in .psv format. Can anyone...

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

2

답변

질문


How can I create table from matrix?
I have a matrix like this and I want to create a table with a specific heading of each column. <</matlabcentral/answers/upl...

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

2

답변