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
