Statistics
RANK
136,123
of 300,908
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 21,110
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 171,639
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Transmitting data from Arduino UNO into MATLAB but getting a lot of NaNs and numbers with missing digits.
Hi all, I'm collecting degree data from an encoder using an Arduino Uno, and then sending that data into MATLAB using USB. In...
9 years ago | 0 answers | 0
0
answersQuestion
How to debug TCP connection between MATLAB and C++?
Hi, I have a MATLAB script that communicates via pnet mex file with an executable built via C++ using winsock library. The C+...
10 years ago | 1 answer | 0
1
answerQuestion
Trying to input values into function with previously symbolically defined variables and plot the function, but getting error
I wanted MATLAB to simplify T_h symbolically, and then wanted to graph T_h using the specific values of Ra, Rb, and Ca that you ...
12 years ago | 1 answer | 0
1
answerQuestion
Coding a First/Second Derivative Test in MATLAB?
This is my attempt at coding first/second derivative tests. I seem to be getting nothing out of my if-statement though. Any id...
12 years ago | 0 answers | 0
0
answersHelp with MATLAB code; discrepancy between graph's max and Matlab's max
Ah yes, I remember that little detail now. Had me baffled a few semesters ago as well. That helped. Thank you very much!
12 years ago | 0
Question
Help with MATLAB code; discrepancy between graph's max and Matlab's max
Hi, For some reason, when I run this MATLAB code, I'm getting what looks like about 10,000 for Rf for the largest Vo on the g...
12 years ago | 2 answers | 0
