Alexander Kjærsgaard
Followers: 0 Following: 0
Statistik
RANG
238.393
of 302.025
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
of 21.507
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
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 ...
mehr als 7 Jahre vor
Gelöst
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
mehr als 7 Jahre vor
Gelöst
Calculate the h-index
H-index is a powerful tool for quantifying the scientific contribution of a researcher. H-index is defined as follows (source - ...
mehr als 7 Jahre vor
Frage
Making a filename into a variable
I have a script where I load in some data with a function. "function MyScript('file1.dat','file2.dat','file3.dat')" I do s...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Refering to a imported filename in a plot legend
I have make a script where I import 3 .dat files in a function. like "function myscript('file1.dat','file2.dat','file3.dat')". I...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Syntax for solving linear equations
I have found out that I have phased my problem less complicated then I think it is, so I'll try again. I have a set of data poi...
fast 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
give y region from x region of a data set
I have imported a .dat file into matlab, with data for a x axis and for the y axis. I want to specify a region on the x-axis (li...
fast 10 Jahre vor | 1 Antwort | 0

