Scilab-Branch-6.1-GIT
- Scilab Help
- Scilab
- Differential calculus, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- Control Systems - CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- XML Management
- HDF5 files
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics export
- GUI
- Data Structures
- Parameters
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Console
- History manager
- Matlab data files I/O
- Code Matlab => Scilab
- MEX Library API
- Advanced functions
- Testing & benchmarking
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Script editor
- UI Data
- Documentation system
- Modules manager
- Multilinguism
- API Scilab
- call_scilab API (Scilab engine)
- Java Virtual Machine (JVM)
- Java from Scilab
- Java Interface
- Preferences
- Scilab code instrumentation
- 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 — build a polynomial matrix from its coefficients
- 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 — Polynomial definition from given roots or coefficients, or characteristic to a square matrix.
- 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 — symbolic variable of a polynomial or a rational
Report an issue | ||
<< Control Systems - CACSD | Scilab Help | Signal Processing >> |