photo

B


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

3 Questions
3 Answers

Cody

0 Problems
14 Solutions

RANK
10,955
of 301,436

REPUTATION
4

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,278

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
31,611
of 174,540

CONTRIBUTIONS
0 Problems
14 Solutions

SCORE
160

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

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

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

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

13 years ago | 2 answers | 0

2

answers