photo

vandana sharma


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
190 480
of 297 589

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20 461

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 227

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Which application should i use for classification (0 or 1) of ECG data
I have ECG input data set of 38 values each of 30 patients and taget values defined as normal (1) OR abnormal (0) of all 30 pati...

nästan 6 år ago | 1 answer | 0

1

answer

Question


feed forward back propagation neural network matlab program
i need to make a matlab program (classifier block) with following characteristics: feed forward back propagation neural network...

nästan 6 år ago | 0 answers | 0

0

answers

Question


Time domain to Frequncy domain signal conversion
This is my program to generate time-amplitde ECG signal, now i want to convert this output signal into frequency-amplitude domai...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


Help in Plotting ECG .csv file
A=readtable('samples.csv'); figure; x= A{:,1}; y= A{:,2}; plot(x,y); xlim([2,21601]); ylim([2,14761]);

ungefär 6 år ago | 1 answer | 0

1

answer

Question


Error using cat AND cell2mat
I am getting following error, please help. ............................... Error using cat Dimensions of matrices being conca...

ungefär 6 år ago | 1 answer | 0

1

answer