photo

Smriti Mohan Shetty


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
124,020
of 297,503

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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 2

View badges

Feeds

View by

Question


I want to send output values from MATLAB to an Excel file
I have added an example Excel file and the Matlab file from which the data is to be taken. For Background: I have multiple .mat ...

2 years ago | 2 answers | 0

2

answers

Question


How can I disregard part of the signal when calculating midline of my data signal?
I have a waveforem that starts regular oscillations after like 2 seconds of running the program. How can I get midline of the re...

2 years ago | 1 answer | 0

1

answer

Question


Help with finding frequency, amplitude and error of a signal that I'm uploading from a simulink model
data1 = load("pos.mat"); data1 = data1.pos; fs = 100; x = data1(1,:); y = data1(2,:); t = 1.5; lnsig=length(y); midline =...

2 years ago | 1 answer | 0

1

answer