polinomial_eq_dominant | R Documentation |
polinomial_eq_dominant set contains 1 function: reverse task calculation. Each function takes a matrix, vector and t-norm as arguments and returns a solution matrix. The calculation procedure of the function includes a solution existence check and a solution check.
calc_reverse_task(matrix, vector, tnorm, tnorm_reverse, snorm, snorm_reverse)
matrix |
matrix |
vector |
vector |
tnorm |
function |
tnorm_reverse |
function |
snorm |
function |
snorm_reverse |
function |
solution of polynomial equation of matrix matrix
, vector
using tnorm
, tnorm_reverse
, snorm
, snorm_reverse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.