Community Profile

photo

T Rockett


Univ of Sheffield

Aktiv seit 2015

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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 ...

mehr als 6 Jahre vor | 5

Frage


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...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort