Community Profile

photo

Mutsumi Yoshino


Last seen: 7 månader ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Simulinkでデータに任意の時間軸をデータに持たせる方法
Simulinkでデータに任意の時間軸をデータに持たせる方法を探しています. 具体的には,(シミュレーションのサンプリングが0.2[sec]の場合), 各タイムステップで作成されるdataに対してSimulink上で使用できる時間情報を与えたいです. ...

ungefär 2 år ago | 1 answer | 1

1

answer

Question


積分変数をベクトルとして与える際の重積分を行う際の関数とIntegral2の扱い方
のように与えた場合の,x1, x2についての積分になります. fun = @(x, y) [x y] * [1 2; 3 4] * [x; y] q = integral2(fun, 0, 1, 0, 1) %積分範囲はa=c=0, b=d=...

nästan 3 år ago | 1 answer | 0

1

answer