photo

Marta Salas


Actif depuis 2014

Followers: 0   Following: 0

Message

Physicist.
PhD candidate on Computer Vision and Robotics.
Professional Interests: SLAM, computer vision

Statistiques

All
MATLAB Answers

1 Question
46 Réponses

Cody

0 Problèmes
3 Solutions

RANG
603
of 300 364

RÉPUTATION
131

CONTRIBUTIONS
1 Question
46 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
24

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
73 289
of 168 407

CONTRIBUTIONS
0 Problèmes
3 Solutions

SCORE
40

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Knowledgeable Level 4
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

plus de 10 ans il y a

A résolu


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

plus de 10 ans il y a

A résolu


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

plus de 10 ans il y a