
mahrukh jamil
Statistics
RANK
198 583
of 276 269
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 18 595
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
mer än 6 år ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
mer än 6 år ago
Question
how to acces the content of a cell?
Hello everyone, So i have never used a cell before. I have a cell of size *(1x4800)* and in the cell i have 4800, *2x5120* size...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
How to segment data using overlapping window
Hello, I have an ECG data of 20mins length (2x307200). I want to apply a 20 sec window(5120) with an overlap of 64samples. I wa...
mer än 6 år ago | 3 answers | 0
3
answersQuestion
how to store a signal along with time in the same matrix?
Hello, I want to know how can i store and present two variables in a single matrix. i have a ECG data file of 1x100000 and a ti...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
Difference between resampling and interpolation for downsampling RR-Interval?
Hello, I want to perform heart rate variability for sleep stages detection,for that i have RR-interval data. I read in the pape...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
How to get values from multiple plots obtained from a loop?
hi, I have an ECG data file for recording of 6- 8 hours.I implemented a window so that i have different pieces of data and i co...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
Add header to my new extracted data from a table?
Hello, I have a .csv file that contain odd characters (french accent characters). I read the file with readtable command. Now f...
mer än 6 år ago | 1 answer | 0