代码搜索:Definite
找到约 349 项符合「Definite」的源代码
代码结果 349
www.eeworm.com/read/347945/11623737
m set.m
function F = set(F,tag)
%set Defines a constraint (the feasible set)
%
% F = SET([]) Creates an empty SET-object
% F = SET(X > Y) Constrains X-Y to be posit
www.eeworm.com/read/250980/12372092
m sqrt_posdef.m
function R = sqrt_posdef(P, type)
%function R = sqrt_posdef(P, type)
%
% INPUTS:
% P - symmetric positive definite matrix
% type - type of square-root operation to perform
% 1. svd (d
www.eeworm.com/read/473219/6848851
m set.m
function F = set(F)
%set Defines a constraint (the feasible set)
%
% F = SET([]) Creates an empty SET-object
% F = SET(X > Y) Constrains X-Y to be positive
www.eeworm.com/read/193277/8242184
m set.m
function F = set(F,tag)
%set Defines a constraint (the feasible set)
%
% F = SET([]) Creates an empty SET-object
% F = SET(X > Y) Constrains X-Y to be posit
www.eeworm.com/read/386050/8769619
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/299984/7140734
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/460435/7251213
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/450608/7480597
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION
www.eeworm.com/read/441245/7673436
m pd_check.m
%PD_CHECK Check whether the input matrix is positive definite
%
% OK = PD_CHECK(A)
%
% INPUT
% A Symmetric matrix
%
% OUTPUT
% OK 1/0 to indicate whether A is positive definite
%
% DESCRIPTION