photo

juanjaimesco


INNOVATOR S.A.S.

Last seen: environ 2 mois il y a Actif depuis 2015

Followers: 0   Following: 0

Message

CEO & Founder. Hydrologic & Climate Reseracher. NASA scholar. Doctorade in Water Resources Engineering, University of Nebraska, USA.

Programming Languages:
Python, R, MATLAB, Shell
Spoken Languages:
English, Spanish
Pronouns:
He/him
Professional Interests:
Environmental Models, Oceanography and Hydrology, Environmental Engineering

Statistiques

All
MATLAB Answers

1 Question
1 Réponse

Cody

0 Problèmes
1 Solution

RANG
885
of 301 301

RÉPUTATION
88

CONTRIBUTIONS
1 Question
1 Réponse

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
41

RANG
 of 21 236

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
118 295
of 173 897

CONTRIBUTIONS
0 Problèmes
1 Solution

SCORE
20

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
How can I insert a title over a group of subplots?
Suptitle does the job x=1:0.01:10; subplot(2,2,1); plot(sin(x)) subplot(2,2,2); plot(cos(x)) subplot(2,2,3); plot(...

plus de 9 ans il y a | 41

A résolu


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

plus de 9 ans il y a

Question


How to download a file from NOAA server?
I tried to download a text file from NOAA server using this code: clear mw = ftp('ftp.ncdc.noaa.gov'); dir(mw) mget(mw...

plus de 10 ans il y a | 1 réponse | 0

1

réponse