Community Profile

photo

mahrukh jamil


Con actividad desde 2016

Estadísticas

All
  • First Review
  • Thankful Level 1
  • Solver

Ver insignias

Content Feed

Ver por

Resuelto


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...

más de 7 años hace

Resuelto


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:...

más de 7 años hace

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta