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