Espen Mikkelsen
Followers: 0 Following: 0
Statistik
RANG
27.157
of 295.467
REPUTATION
1
ANTWORTZUSTIMMUNG
64.29%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
And/or between two 3d arrays
I have two 3d arrays sized 40*60*157000. I want to count number of values with array1 > 250 and/or array2 >170 into one third 2d...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
XOR between two 3d arrays: array1>=250 xor array2>=170
I have two 3d arrays sized 40*60*157800. I want to count number of values with array1>=250 xor array2>=170. I want to do this fo...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
MAT-file size is changing a little when downloading files from SFTP-server to the computer
I downloaded some large mat. files from a SFTP-server to my home computer through Filezilla. The filesize of the files I downloa...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How likely is it that I can use simple linear regression to predict?
This is a simple linear fit between height as independent variable and density as dependent variable. I have used curve fitting ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error when converting several arrays from struct to table
Im trying to convert some arrays called var1, var2, var3 etc.in a struct variable to table. I have used struct2table like this: ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to add variable names for each column when using array2table
I have an array with 7 columns, and want to convert it to a table with certain variable names for each column. Thanks
mehr als 6 Jahre vor | 3 Antworten | 1
3
AntwortenFrage
Extrapolation gives wrong values when using interp1
I have two different arrays and want to do interpolation and extrapolation. X-value = [0 386.5 446.1 526.6 621.5 660.6 711.4 ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Interpolate y-values from x-values, outside the limit of the x-values
I have one array with height values and another with density. Height = [0 386.5 446.1 526.6 621.5 660.6 711.4 734.9 792.8 810...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortInterpolation gives NAN output
For some strange reason, it was working again when I restarted Matlab.
mehr als 6 Jahre vor | 0
| akzeptiert
Frage
Interpolation gives NAN output
I have one array with height values and another with density. Height = [386.5 446.1 526.6 621.5 660.6 711.4 734.9 7...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
From date and time in different columns to datetime
Hey, I have an array with date (yyyy-mm-dd) in one columns and time (hh:mm:ss) in another like this: 2017-09-29 21:00:...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Plot two different rows in x and y
I have a Matrix 2x15. I want to plot row 1 in the x-axis and row 2 in the y-axis. How can I do?
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Merge arrays into table and keep the variable names
How can I merge arrays into a table and keep the variable names from the arrays=. I have tried to merge arrays into table like...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Extracting certain months from an array
Hey. I have some 40x60x157800 arrays. 40x60 is values from measurements. 157800 measurements for every hours through 17 years. I...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Do calculations for certain hours in a 3D array
I have a 3D array with 30x50x8760. 30x50 is values from measurements. 8760 is measurements for every hour in one year. I also ...
mehr als 6 Jahre vor | 1 Antwort | 0