Community Profile

photo

jgd0008


Attivo dal 2016

life student

Statistiche

  • First Answer

Visualizza badge

Content Feed

Visto da

Risposto
How to decrypt a pcode?
I know it´s an old subject. This guy had an utility running on the web. I used a couple of times, had some minor flaws. However...

circa 6 anni fa | 0

Domanda


Fitting 4 data sets to non-linear least squares
Hello there, Im trying to fit 4 data sets to an analytical model. Im looking for K1, where K1(u,v,r,theta). It gives me a *"...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Risposto
how to import csv file in matlab
Hi, Something like this, may work; data = fopen('file_name.csv'); A = textscan(data,'%s','Delimiter','\n'); B = A{...

oltre 7 anni fa | 1