Community Profile

photo

T Rockett


Univ of Sheffield

Active since 2015

Statistics

  • First Review
  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Content Feed

View by

Answered
how i can read a signal from asd1115 with arduino and matlab?
*TLDR version:* a = arduino('COM4','Uno'); % replace with relevant com port and model dev = i2cdev(a,'0x48'); % creates ...

6 years ago | 5

Question


Using a webcam with Matlab
Hello I am trying to write a program to view images from a webcam. The program is working brilliantly on my new desktop compu...

9 years ago | 0 answers | 0

0

answers

Question


I am trying to make a GUI that allows a user to push a button which smooths a column in a vector and plots the result on the axes. However my GUI
I am trying to make a GUI that allows a user to push a button which smooths the vector N and plots the result on the axes as a f...

9 years ago | 1 answer | 0

1

answer