Description Usage Arguments Value Examples
An algorithm for finding an iterative parameter for the generalized method of simple iteration based on information about the values of the spectrum point of a linear operator or on the basis of a priori knowledge about the location of the spectrum of operator A. For geometric reasons, a circle of smallest radius is constructed that does not contain the origin, which will contain all points of the spectrum of the operator. (Алгоритм нахождения итерационного параметра для обобщенного метода простой итерации на основе информации о значениях точке спектра линейного оператора или на основе априорных знаний о расположении спектра оператора A. Из геометрических соображений строится круг наименьшего радиуса, не содержащий в себе начало координат, который будет содержать в себе все точки спектра оператора.)
1 |
lambs |
- input data for spectrum points (входные данные для точек спектра) |
draw |
- boolean type variable that controls the drawing of the complex plane of the spectrum of the operator (пременная логического типа, управляет выводом рисунка комплексной плоскости спектра оператора) |
path |
- operator plane image file name (имя файла изображения комплексной плоскости оператора) |
mu - the complex value of the operator center (комплексное значение центра оператора); complex.plot - ".jpg" image file of the operator's spectrum point on the complex plane and circle (файл изображения точке спектра оператора на комплексной плоскости и окружности)
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.