Feeds
質問
Matrix dimensions must agree for addition or subtraction
In the code below, I filtered the 'symbolic' variables, obtained their polynomials and converted them to vectors. s = whos; d...
5年以上 前 | 1 件の回答 | 0
1
回答回答済み
How to designate a variable in syms function
The goal is to create symbolic variables via inputdlg. Here is what I did: I used the sym() function inside syms. That's ho...
How to designate a variable in syms function
The goal is to create symbolic variables via inputdlg. Here is what I did: I used the sym() function inside syms. That's ho...
5年以上 前 | 0
| 採用済み
質問
How to designate a variable in syms function
My code is the following: What I'd like to happen is that the symbolic variable would be whatever I put in poly{1}. However...
5年以上 前 | 1 件の回答 | 0
