Alexander Kjærsgaard - MATLAB Central
photo

Alexander Kjærsgaard


Last seen: mer än 2 år ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
MATLAB AnswersCodyFrom 10/16 to 04/25Use left and right arrows to move selectionFrom 10/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 Questions
0 Answers

Cody

0 Problems
3 Solutions

RANK
235 765
of 298 363

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20 572

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
72 811
of 160 925

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


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 ...

ungefär 6 år ago

Solved


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...

ungefär 6 år ago

Solved


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 - ...

ungefär 6 år ago

Question


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...

mer än 8 år ago | 1 answer | 0

1

answer

Question


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...

mer än 8 år ago | 1 answer | 0

1

answer

Question


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...

mer än 8 år ago | 3 answers | 0

3

answers

Question


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...

mer än 8 år ago | 1 answer | 0

1

answer