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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
