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
