Feeds
回答済み
defining symbolic piecewise function
I found out that the solution for this problem is: a = sym('a'); l = sym('l'); r_i = symfun(r_c(a) + r_1, a); l_i = symfun...
defining symbolic piecewise function
I found out that the solution for this problem is: a = sym('a'); l = sym('l'); r_i = symfun(r_c(a) + r_1, a); l_i = symfun...
7年弱 前 | 0
| 採用済み
質問
defining symbolic piecewise function
Good evening, I have an issue trying to define a piecewise symbolic function in matlab. I already tried using the piecewise ...
約8年 前 | 1 件の回答 | 0
