photo

Miguel Crespo


Last seen: quasi 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Messaggio

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

Statistica

All
MATLAB Answers

1 Domanda
0 Risposte

File Exchange

1 File

Cody

0 Problemi
6 Soluzioni

RANK
29.455
of 300.364

REPUTAZIONE
1

CONTRIBUTI
1 Domanda
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
1

RANK
3.992 of 20.934

REPUTAZIONE
369

VALUTAZIONE MEDIA
4.90

CONTRIBUTI
1 File

DOWNLOAD
35

ALL TIME DOWNLOAD
3256

RANK
50.006
of 168.407

CONTRIBUTI
0 Problemi
6 Soluzioni

PUNTEGGIO
72

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Risolto


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.

oltre 4 anni fa

Risolto


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

oltre 4 anni fa

Risolto


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

circa 6 anni fa

Risolto


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

circa 6 anni fa

Inviato


VORTEX LATTICE
Vortex Lattice Mehod for steady aerodynamics

oltre 6 anni fa | 34 download |

4.9 / 5
Thumbnail

Domanda


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

oltre 6 anni fa | 0 risposte | 1

0

risposte

Risolto


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

quasi 7 anni fa

Risolto


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

quasi 7 anni fa