Community Profile

photo

LShaver


University of Wisconsin-Madison

2015 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review

バッジを表示

Feeds

表示方法

質問


How to multiply a vector of symbolic variables by a 3D matrix, for supplying to cvx?
I have a vector y: y = [y1,y2..y25] I also have a 3D matrix A, 10x10x25. I need to create an expression B: B = y...

8年弱 前 | 2 件の回答 | 0

2

回答

回答済み
How to find value of symfun x at time y?
Rookie mistake. Was using v1 (input function) when I should have been using v1_sol, the solution to the system: >> double(v...

8年以上 前 | 0

| 採用済み

質問


How to find value of symfun x at time y?
I am solving a system of differential equations. So far so good: syms i1(t) v1(t) eqn1 = diff(i1) == VS/L - v1/L; eqn...

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

1

回答