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 years 前 | 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 years 前 | 1 个回答 | 0
