photo

Arduino Arduini


Active since 2016

Followers: 1   Following: 0

Statistics

All
MATLAB Answers

1 Question
1 Answer

Cody

0 Problems
6 Solutions

RANK
10,101
of 300,379

REPUTATION
4

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
47,785
of 168,299

CONTRIBUTIONS
0 Problems
6 Solutions

SCORE
80

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Solved


How many hours are there in a day in Italy?
Remember "European Summer Time"

9 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 years ago

Solved


Solve sin(x) without sin(x)
Calculate y = sin(x) x = 0 -> y= 0 without the use of sin(x) or cos(x)

9 years ago

Solved


Solve cosine without cos(x)
Solve cos(x). The use of the function cos() and sin() is not allowed.

9 years ago

Question


How can I change the slopes of stairs plot?
The sequence of strokes is: horizontal, vertical _|. How to change it: vertical, horizontal |-?

9 years ago | 1 answer | 0

1

answer

Solved


Calculate the answer to life the universe and everything
<https://en.wikipedia.org/wiki/42_(number)>

9 years ago

Answered
How can I get the best answer?
Loook to <http://it.mathworks.com/matlabcentral/fileexchange/59466-the-answer>

9 years ago | 0

| accepted