필터 지우기
필터 지우기

how to get specific elements of polynomials?

조회 수: 8 (최근 30일)
Suma
Suma 2014년 10월 21일
Hi,
how do i retrieve specific elements of the the polynomial cofficients in mupad and matlab
Like i have
if true
mypoly := linalg::charpoly(A,x)
coff = coeff(mypoly)
end
how to retrieve specific elements of the coefficients like when,
coff = (12,3,4)
i want 2nd cofficients,
coff(2) does not work
thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Polynomials에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by