Community Profile

photo

Dyl


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Using trapz function to provide answers using loop
Hey, I am trying to use the trapz function in a loop: y_approx = zeros ([21 1]); for i = 1:length(x) y_approx = trapz(...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


How to make a m*2 matrix into n number of 2x2 matrices
Hey, I have, A = 208x2 matrix. I wish to to spit this matrix into 104 2x2 matrices. I have tried using num2cell and mat2cell b...

1年以上 前 | 3 件の回答 | 0

3

回答