Feeds
질문
How to extract terms from polynomial in syms
Dear all, I want to extract terms from polynomial formed using syms. Here is the code smys x a y= x^4 + a*x^3 + ...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
How to generate recursive formula with two initial values?
Hi Everyone, I am having difficulty in writing code for recursive formula. Here is the code clc; clear all; ...
거의 11년 전 | 답변 수: 2 | 0
2
답변질문
How to find degree of polynomial in Matlab?
Dear All, Good day! I am trying to find the degree of polynomial in MATLAB. I know it is possible in MuPAD by using de...
거의 11년 전 | 답변 수: 3 | 0