photo

Miguel Crespo


Last seen: presque 3 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Message

Master in Aeronautical Engineering, ETSIAE - Technical University of Madrid. Graduated in Mechanical Engineering in Tecnun - Universidad de Navarra

Statistiques

All
MATLAB Answers

1 Question
0 Réponses

File Exchange

1 Fichier

Cody

0 Problèmes
6 Solutions

RANG
29 455
of 300 352

RÉPUTATION
1

CONTRIBUTIONS
1 Question
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
1

RANG
3 995 of 20 928

RÉPUTATION
368

CLASSEMENT MOYEN
4.90

CONTRIBUTIONS
1 Fichier

TÉLÉCHARGEMENTS
35

ALL TIME TÉLÉCHARGEMENTS
3248

RANG
49 966
of 168 212

CONTRIBUTIONS
0 Problèmes
6 Solutions

SCORE
72

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

plus de 4 ans il y a

A résolu


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

plus de 4 ans il y a

A résolu


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

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

environ 6 ans il y a

A soumis


VORTEX LATTICE
Vortex Lattice Mehod for steady aerodynamics

plus de 6 ans il y a | 35 téléchargements |

4.9 / 5
Thumbnail

Question


Get geographic coordinates from map
Hi, I was wondering if there is any way I can obtain geographical coordinates from a web map. So I'm using the Mapping toolbox,...

plus de 6 ans il y a | 1 réponse | 1

0

réponse

A résolu


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

presque 7 ans il y a

A résolu


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

presque 7 ans il y a