vandana sharma
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
130,359
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Feeds
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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]);
5 years ago | 1 answer | 0
1
answerQuestion
Error using cat AND cell2mat
I am getting following error, please help. ............................... Error using cat Dimensions of matrices being conca...
6 years ago | 1 answer | 0