up_pro
2019년부터 활동
Followers: 0 Following: 0
Feeds
질문
connect Arduino Pro Mini 5V to MATLAB via bluetooth
I am trying to connect my Arduino pro mini via bluetooth using bluetooth module hc 05 but the hardware setup for arduino in ma...
5년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
Can't draw two plots with animated lines?
Solved the problem: figure subplot(2,1,1) h1 = animatedline; ax1 = gca; ax1.YGrid = 'on'; ax1.YL...
Can't draw two plots with animated lines?
Solved the problem: figure subplot(2,1,1) h1 = animatedline; ax1 = gca; ax1.YGrid = 'on'; ax1.YL...
5년 초과 전 | 0
| 수락됨
질문
Formula for change in amplitude after passing through filters
I have a file with time and voltages which I then passed through firbandpass sampled at 5000, (firhighpass and firlowpass sample...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to put table and graph into an excel file from matlab
I want my program to save a plot and table both on the same excel file. Either that or as soon as I save the table the excel sho...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
Can't draw two plots with animated lines?
I was trying to design a program to receive a data and plot the real time information. This is my first time recording real time...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to filter real time data I received from Arduino?
I am using Arduino Mini to receive real time data. I was able to receive real time data (got help from MATLAB answers) but after...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
I am trying to connect my raspberry pi to MATLAB but I get following error. What should I do?
I am trying to connect my raspberry pi to MATLAB but I get following error. mypi = raspi('10.19.9.112','pi','raspberry') ### U...
5년 초과 전 | 답변 수: 1 | 0