photo

Auralius Manurung


Universitas Pertamina

Last seen: etwa ein Jahr vor Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Professional Interests: Robotics, Dynamics and Control System

Programming Languages:
C++, C, MATLAB
Spoken Languages:
English
Professional Interests:
Control Systems, Robotics, Mechanical Engineering

Statistik

All
MATLAB Answers

0 Fragen
2 Antworten

File Exchange

33 Dateien

Cody

0 Probleme
4 Lösungen

RANG
109.126
of 301.234

REPUTATION
0

BEITRÄGE
0 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
336 of 21.204

REPUTATION
4.647

DURCHSCHNITTLICHE BEWERTUNG
4.50

BEITRÄGE
33 Dateien

DOWNLOADS
111

ALL TIME DOWNLOADS
41868

RANG
64.157
of 173.580

BEITRÄGE
0 Probleme
4 Lösungen

PUNKTESTAND
50

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 3
  • First Submission
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

fast 9 Jahre vor

Gelöst


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

fast 9 Jahre vor

Gelöst


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

fast 10 Jahre vor

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als 10 Jahre vor