vandana sharma
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
Error using cat AND cell2mat
I am getting following error, please help. ............................... Error using cat Dimensions of matrices being conca...
6 years 前 | 1 个回答 | 0