Christian Maschner - MATLAB Central
photo

Christian Maschner


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 07/12 to 04/25Use left and right arrows to move selectionFrom 07/12Use 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

6 个提问
2 个回答

排名
166,044
of 298,180

声誉
0

贡献数
6 个提问
2 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,546

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,541

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Sort 3d matrix according to another 3d matrix
Hi, I have two 3d matrices (A and B) with the same size (m,n,o). I want to sort matrix B along the third dimension based o...

8 years 前 | 1 个回答 | 0

1

个回答

提问


NANMEANs for each (n,m) position over several matrices with the same size
Hi all, I have a number of matrices with the same size. What I need is a nanmean for each position of the matrices over all m...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Repeated K-means clustering to create a tree diagram
I have several time-series and I want to use the k-means function for a cluster analysis (distance = correlation). 1st step: ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


KMEANS delivers different results on the same data set?
I'm performing a cluster analysis on financial time series. The distance measure is correlation. IDX = kmeans(data',2,'di...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Sort Matrix by Columns (descending by the number NaN entries)
Once again I need your help! I have a matrix with a variable number of columns. All these columns have a different number of ...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
How can I create a matrix where every combination of numbers between 0 and 1 (step x) is used and every row sums to one?
It works for steps <0.02! That's very helpful! Thank you Teja! But the rows do not sum to one.

12 years 前 | 0

已回答
How can I create a matrix where every combination of numbers between 0 and 1 (step x) is used and every row sums to one?
That's exactly what I was looking for! Thanks a lot!

12 years 前 | 0

提问


How can I create a matrix where every combination of numbers between 0 and 1 (step x) is used and every row sums to one?
Hello everybody, I'm looking for a way to create a matrix where every row sums to one and every combination of numbers betwee...

12 years 前 | 4 个回答 | 0

4

个回答