photo

Hampus Alfredsson


Lunds Universitet

自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

13 个提问
0 个回答

排名
27,103
of 299,791

声誉
1

贡献数
13 个提问
0 个回答

回答接受率
53.85%

收到投票数
1

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Solve a minimization problem
Hi, this could be a very simple problem, but I don't know how to do... Let's say I have 3 sources of income: Source 1 = $200...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Loop plotting with different linewidth within same figure
I have three 3D matrices(A,B and C) of same size but different values. I want to plot them all in one figure as layers upon each...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Run m-files from different paths error with reading .kml files.
I have several different maps containing functions, m-files and .kml-files. Now I want to read them all in a specified order, so...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Find indices of one array in another array.
I have two different sized two column arrays, like the example below: A = [1 1; 1 2; 2 2; 2 3; 3 3; 3 4; 4 3; 4 4]; B = ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Loop multiple .kml files from directory
I have a set of .kml files with information that I want to load one by one stack in a 3D array. I made the first step manually l...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Get exact indices of max value in 3D matrix
I have a 3D matrix like the one below: A(:,:,1) = [30 31 32 33 34]; A(:,:,2) = [29 35 27 23 20]; ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Move all NaN to end of matrix columns.
Hi! I have a 3D matrix of many rows. At som places there is NaN values in the middle of some rows that I don't want there, ex...

7 years 前 | 3 个回答 | 1

3

个回答

提问


Generate new coordinates from two sets.
Hi! I have two sets of latitude-longitude coordinates according to below: [53.040259 9.858967]; [53.040618 9.861558]; ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Count number of column pairs occurrence in 3d array
I have a 3d array like the example below: A(:,:,1) = [5.5 2.2; 5.3 2.5; 5.3 2.1; 5.4 2.6] A(:,:,2) = [5.2 2.9; 5.4 2.6; 5....

7 years 前 | 1 个回答 | 0

1

个回答

提问


Use of MATLAB rain-flow counting method.
Hi, I have an array of discharges and charges for an electric vehicle during a driving route. I want to use a rain-flow count...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Divide vector of coordinates into even intervals.
Hi! I have a long vector of longitude and latitude coordinates representing one bus route. Though the distance between each f...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Set width of vector interval to plot.
Hi! I want to plot a vector where certain elements are somehow "better" and should be plotted as thicker lines. Still they sh...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Run the same code with multiple variables.
Hi! I have 10-20 different matrices, each containing a set of coordinates (one longitude column & one latitude column). I wro...

7 years 前 | 1 个回答 | 0

1

个回答