Feeds
질문
How can I reduce the for loop number?
How can I express these two for loops using only one single for loop? x_data = [2 6 7 9; 4 9 11 14]; y_data = [8 10 16 31; 15 ...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
How to create matrices with a fix number of constant?
Hi, suppose I have these 4 constants q = 0.25; d = 0.1; n = 0.05; p = 0.01; and I want to make a Matrix with a combination of th...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
What should be the best approch to solve a 2D hyperbolic PDE (i.e. wave equn) in a polar coordnate?
∂^2(u)/∂t^2 − ∇⋅∇(u)=0
대략 5년 전 | 답변 수: 1 | 0


