Community Profile

photo

mahrukh jamil


2016 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Review
  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

解決済み


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

7年以上 前

解決済み


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

7年以上 前

質問


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

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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

7年以上 前 | 3 件の回答 | 0

3

回答

質問


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

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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

7年以上 前 | 0 件の回答 | 0

0

回答

質問


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

8年弱 前 | 1 件の回答 | 0

1

回答