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
Linear Algebra
- Eigenvalue and Singular Value
- balanc — matrix or pencil balancing
- bdiag — block diagonalization, generalized eigenvectors
- eigs — calculates largest eigenvalues and eigenvectors of matrices
- pbig — eigen-projection
- projspec — spectral operators
- psmall — spectral projection
- spec — eigenvalues, and eigenvectors of a matrix or a pencil
- sva — singular value approximation
- svd — singular value decomposition
- Factorization
- chol — Cholesky factorization
- fullrf — full rank factorization
- fullrfk — full rank factorization of A^k
- hess — Hessenberg form
- lu — LU factorization with pivoting
- qr — QR decomposition
- rankqr — rank revealing QR factorization
- schur — [ordered] Schur decomposition of matrix and pencils
- sqroot — W*W' hermitian factorization
- Kernel
- Linear Equations
- Markov Matrices
- classmarkov — recurrent and transient classes of Markov matrix
- eigenmarkov — normalized left and right Markov eigenvectors
- genmarkov — generates random markov matrix with recurrent and transient classes
- Matrix Analysis
- Matrix Pencil
- companion — companion matrix
- ereduc — computes matrix column echelon form by qz transformations
- fstair — computes pencil column echelon form by qz transformations
- glever — inverse of matrix pencil
- kroneck — Kronecker form of matrix pencil
- lyap — Lyapunov equation
- pen2ea — pencil to E,A conversion
- pencan — canonical form of matrix pencil
- penlaur — Laurent coefficients of matrix pencil
- quaskro — quasi-Kronecker form
- randpencil — random pencil
- rowshuff — shuffle algorithm
- State-Space Matrices
- Subspaces
- givens — Givens transformation
- householder — Householder orthogonal reflexion matrix. Symetrical wrt a plane
- proj — projection
Report an issue | ||
<< Elementary Functions | Scilab Help | Interpolation >> |