Scilab-Branch-6.1-GIT
- Справка Scilab
- Scilab
- Дифференциальное счисление, интегрирование
- Основные функции
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- XML Management
- HDF5 files
- Файлы: функции ввода/вывода
- Input/Output functions
- Графики
- Графики: экспорт
- GUI
- Data Structures
- Parameters
- Строки
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Электронная таблица
- Командное окно
- History manager
- Matlab binary files I/O
- Code Matlab => Scilab
- Функции
- Development tools
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Script editor
- UI Data
- Online help management
- Modules manager
- Локализация
- API Scilab
- call_scilab API (Scilab engine)
- JVM
- Java из Scilab
- Java Interface
- Preferences
- Coverage
- Lint tool (SLint)
- Web Tools
- Windows tools
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Polynomials
- bezout — GCD of two polynomials or two integers, by the Bezout method
- chepol — Chebychev polynomials
- cmndred — common denominator form
- coeff — polynomial coefficients
- coffg — Co-factors of a matrix of polynomials or rationals
- colcompr — column compression of polynomial matrix
- degree — degree of polynomial matrix
- derivat — derivative of polynomials or of rationals
- determ — determinant of a matrix of polynomials
- detr — determinant of a matrix of rationals
- diophant — Solves the diophantine (Bezout) equation p1*x1 + p2*x2 = b
- factors — factorization in ℝ of a polynomial or a rational fraction
- hermit — Hermite form
- horner — evaluates some polynomials or rationals for given values
- hrmt — gcd of polynomials
- htrianr — triangularization of polynomial matrix
- inv_coeff — построение матрицы полиномов по их коэффициентам
- invr — inverts a matrix of polynomials or of rationals
- lcmdiag — least common multiple diagonal factorization
- ldiv — polynomial matrix long division
- pdiv — polynomial division
- pol2str — polynomial to string conversion
- polfact — minimal real factors of a polynomial
- poly — Определение полинома через указанные корни или коэффициенты или определение характеристического полинома квадратной матрицы.
- polyint — Polynomial integration
- residu — residue
- roots — roots of a polynomial
- rowcompr — row compression of polynomial matrix
- sfact — discrete time spectral factorization
- simp — rational simplification
- simp_mode — toggle rational simplification
- sylm — Sylvester matrix of two polynomials
- varn — Символические переменных полиномами или рациональные дроби
Report an issue | ||
<< CACSD | Справка Scilab | Signal Processing >> |