Community Profile

photo

B


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Promoter
  • Solver

View badges

Feeds

View by

Answered
Perms output as trials to solve an equation
Any help would be appreciated.

10 years ago | 0

Question


Perms output as trials to solve an equation
Is there a way to use the perms output as the variable values of an equation and identify a unique solution? For example, per...

10 years ago | 2 answers | 0

2

answers

Answered
Accurate Measurements with DHT11 and Arduino via MATLAB
My final code, for readings once a minute: s = serial('COM3'); %Connected to COM3 set(s,'BaudRate',9600); set(s,'Timeout'...

11 years ago | 0

| accepted

Question


How to Extract Specific Data from Record File for Serial Connection
I would like to extract specific data from a sensor connected to an Arduino UNO, and have it stored for analysis. Using the reco...

11 years ago | 1 answer | 0

1

answer

Answered
which matlab version support microcontroller package
2012a <http://www.mathworks.com/hardware-support/arduino-simulink.html allows you to connect> the Arduino boards to Simulink.

11 years ago | 0

| accepted

Question


Accurate Measurements with DHT11 and Arduino via MATLAB
I have a DHT11 sensor connected to an Arduino UNO. I can get consistent (and expected) data values through the Arduino software ...

11 years ago | 2 answers | 0

2

answers