photo

shina mokhtari


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
121,936
of 300,499

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

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

  • Thankful Level 1

View badges

Feeds

View by

Question


design a filter for heart signal
Hello I have piezoelectric heart signal and I want to separate the breathing signal and nonbreathing signal in MATLAB smartly(it...

8 years ago | 0 answers | 0

0

answers

Question


smart code for separating breathing heart signal and non breathing heart signal
Hi, I'm getting heart signal from the piezo sensor and sending through BLE to MATLAB for processing, I want to write a code for...

8 years ago | 0 answers | 0

0

answers

Question


how to find max of 1000 values which are rows,i wrote a code it showed just one value and index that is not the max
filename='realtimevalues.xlsx'; num=xlsread(filename); y=filename(1,:); [val idx]=max(y(:))

10 years ago | 2 answers | 0

2

answers