Feeds
질문
How can I evaluate a multivariable symbolic function for certain input values?
For example, say I've taken the partial derivative of a multivariable expression with variables x1, x2, x3... How can I evaluate...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Why can this linear system (Truss/global stiffness matrix, finding unknown reaction forces and displacements) be solved this way?
Overall System is F=K*u where K (symmetric, z by z, global stiffness matrix), F (z by 1, most elements(some of these are unknow...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
Why is the polyval command giving two different answers?
Why does the polyval operator not work as expected. Is the ans variable not stored as a column vector? Why aren't the second, fi...
대략 10년 전 | 답변 수: 2 | 0
2
답변질문
Why is symsum operator giving me this answer?
I am trying to find the sum of a series that goes like 20.^-20+19.^-19+...+1.^-1 Why is the answer such a massive number and wh...
대략 10년 전 | 답변 수: 1 | 0