photo

hinami


Last seen: 3 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

6 Domande
1 Risposta

RANK
73.549
of 301.200

REPUTAZIONE
0

CONTRIBUTI
6 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
83.33%

VOTI RICEVUTI
0

RANK
 of 21.190

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.339

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


How can I read lat and lon data from MYD09GA hdf files?
I'm trying to read MOD09GA hdf file (e.g., https://e4ftl01.cr.usgs.gov/MOLA/MYD09GA.061/2002.07.05/MYD09GA.A2002186.h12v02.061...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


How to make a file size smaller when export as a netcdf?
Hi all, I'd like to export data as a netcdf file. Below is an example code: dc=5000;dl=5000; data=rand(dc,dl); nccreate('tes...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to constrain Neural Network output?
Hi, For my research purpose, I need to impose a constrain for the output layer. How to constrain the output values? x = rand...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to compute cost function for fmincon?
Hi all, I'm performing an optimization using fmincon as follows: r=[0.22 9.94 0.08; 0.16 0.95 0.08; 0.07 0.87 0.08]; R...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I solve the set of liner equations using lsqlin?
Given the set of 5 linear equations above, I'd like to optimize unknown parameters A, B, C, D and E using a function lsqlin. F...

oltre 5 anni fa | 2 risposte | 0

2

risposte

Risposto
Quasi-Newton method for optimization
These work fine. Thank you all. Much appreciated.

oltre 5 anni fa | 0

Domanda


Quasi-Newton method for optimization
Given the set of 4 linear equations above, I'd like to optimize unknown parameters A, B, and C using a quasi-newton method. Fo...

oltre 5 anni fa | 3 risposte | 0

3

risposte