Stijn
Technische Universiteit Eindhoven
Followers: 0 Following: 0
Feeds
回答済み
Fast average calculation of submatrices in large matrix
I want to expand this question a bit. It is in the line of the previous problem, only I would like to do the following: Suppo...
Fast average calculation of submatrices in large matrix
I want to expand this question a bit. It is in the line of the previous problem, only I would like to do the following: Suppo...
12年以上 前 | 0
質問
Fast average calculation of submatrices in large matrix
Hi, I have a matrix M=1024x512 elements. What I would like to do is to calculate the average of every submatrix of a size of ...
12年以上 前 | 5 件の回答 | 2
5
回答質問
Create multiple plots above each other
Hello, I've got multiple plots that I want to stack on top of each other with the same x-axis but with multiple y-axis. It ha...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Take submatrix out of large matrix starting from a certain element
Hi everyone, I've got a large matrix, e.g. 1024x512 elements. What I would like to do is grap a submatrix of 32x32 from a ra...
13年弱 前 | 2 件の回答 | 0
2
回答質問
Solving coupled differential equations
Hey, I've got to solve six coupled differential equations in the form of: dX(n)/dt = C1 * (X(n-1) - X(n)) - C2*(X(n)-Y(n...
14年以上 前 | 1 件の回答 | 0
