Gowrishankar R


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
14,837
of 300,381

평판
3

참여
10 질문
0 답변

답변 채택
60.0%

획득한 표
3

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


what is the difference between mean and filter function in matlab?
i am trying to apply moving average filter to incoming data from the serial port(real time). i referred to some tutorial, thei...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to apply windowing in matlab in real time?
i have continuous set/stream of data coming from serial port to MATLAB. this data is noisy so i want to do smoothing. how can i ...

9년 초과 전 | 답변 수: 1 | 1

1

답변

질문


How to apply moving average filter for continious strem of incomming data?
i am having accelerometer and i am getting its x,y and z axis values(in g units) continuously from the serial port. i need to fi...

9년 초과 전 | 답변 수: 1 | 1

1

답변

질문


How to extract the set of values in matlab?
I have some set of values like (line1) 0.1,0.69,0.81 (line2) 0.4,0.5,0.8 like this(about thousand line) among these fr...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to apply SG-filter to continious accelerometer data?
I have accelerometer connected to matlab through serially.. it keeps on sending gravity values serially.. i want to pre-process ...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


where can i find real time 3D visualization tutorial?
can you suggest any tutorial/website/demo where can i learn to draw real time 3D visualization of accelerometer using Matlab? wh...

거의 10년 전 | 답변 수: 0 | 1

0

답변

질문


how to plot 3 different lines in single 3 d plot?
i have accelerometer which gives 3 axis values.i read the data from accelerometer and plotting a graph. i succeeded in plotting ...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


why i am getting "Ambiguous property found while using line" error?
i am trying to draw a line from the accelerometer data.. code is as shown below [gx,gy,gz] = readAcc(accelerometer); ...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


Accepting the passed value in functions
I am developing an MATLAB GUI in which i have 3 pushbuttons.i have finished coding for pushbutton1 callback. In end of the secon...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to pass the image from m-file to GUI push button callback
hi, i am developing GUI for filter program. In my GUI i used 3 push button an 2 axes. When i press the button1 error image will...

10년 초과 전 | 답변 수: 1 | 0

1

답변