Scilab 6.1.0
      
      - Справка Scilab
 - Scilab
 - Дифференциальное счисление, интегрирование
 - Основные функции
 - Linear Algebra
 - Interpolation
 - CACSD
 - Polynomials
 - Signal Processing
 - FFTW
 - Special Functions
 - ARnoldi PACKage
 - 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
 - Parallel
 - 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 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Linear Algebra
- 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 — преобразование пучка матриц в E, A
 - pencan — canonical form of matrix pencil
 - penlaur — Laurent coefficients of matrix pencil
 - quaskro — quasi-Kronecker form
 - randpencil — random pencil
 - rowshuff — shuffle algorithm
 
 - Eigenvalue and Singular Value
- balanc — matrix or pencil balancing
 - bdiag — block diagonalization, generalized eigenvectors
 - hess — Hessenberg form
 - pbig — eigen-projection
 - projspec — spectral operators
 - psmall — spectral projection
 - schur — [ordered] Schur decomposition of matrix and pencils
 - spec — eigenvalues of matrices and pencils
 - sva — singular value approximation
 - svd — singular value decomposition
 
 - Factorization
- givens — Givens transformation
 - householder — Householder orthogonal reflexion matrix. Symetrical wrt a plane
 - 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
 - State-Space Matrices
 - Subspaces
 - proj — projection
 
| Report an issue | ||
| << Основные функции | Справка Scilab | Interpolation >> |