photo

Rohan Savakar


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
141,968
of 300,392

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


Taking values out of a vector
What is the meaning of the following statement? Where column is a variable with a size of N column = % some set of values N =...

5 years ago | 1 answer | 0

1

answer

Question


Put a hat over the symbolic function/variable name
I would like to put a hat over the symbol nu as shown in the code below. clear; clc; syms mu nu(x) rho g theta L; ode = mu*di...

6 years ago | 0 answers | 0

0

answers

Answered
Send values to arduino using serial monitor
I have successfully been able to send values as in my code below. Note: fwrite send values as characters themselves so if i t...

6 years ago | 0

| accepted

Question


Send values to arduino using serial monitor
The following is my arduino code which has been uploaded to a Arduino Uno hardware fitted with a adafruit motor shield v1. #inc...

6 years ago | 1 answer | 0

1

answer

Question


MATLAB arduino requiements to use the Adafruit library.
In the need to build a robotic arm I was looking at building one using the MATLAB IDE rather than the arduino Ide, I am on the v...

6 years ago | 0 answers | 0

0

answers