代码搜索:Infinity
找到约 1,499 项符合「Infinity」的源代码
代码结果 1,499
www.eeworm.com/read/427586/8931927
m linf.m
function [perf,which] = linf(e)
% L infinity norm of the residuals
%
% >> perf = linf(E);
%
% see also:
% mse, mae, medae, trimmedmse
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/382947/8988200
cpp algo7-9.cpp
// algo7-9.cpp 实现教科书图7.33的程序(另加孤立顶点台北)
#define MAX_NAME 9 // 顶点字符串的最大长度+1
#define MAX_INFO 20 // 相关信息字符串的最大长度+1
typedef int VRType;
typedef char VertexType[MAX_NAME];
typedef char InfoType;
www.eeworm.com/read/283723/8993893
cpp algo7-9.cpp
// algo7-9.cpp 实现教科书图7.33的程序(另加孤立顶点台北)
#define MAX_NAME 9 // 顶点字符串的最大长度+1
#define MAX_INFO 20 // 相关信息字符串的最大长度+1
typedef int VRType;
typedef char VertexType[MAX_NAME];
typedef char InfoType;
www.eeworm.com/read/183445/9158632
m linf.m
function [perf,which] = linf(e)
% L infinity norm of the residuals
%
% >> perf = linf(E);
%
% see also:
% mse, mae, medae, trimmedmse
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/374698/9388827
m linf.m
function [perf,which] = linf(e)
% L infinity norm of the residuals
%
% >> perf = linf(E);
%
% see also:
% mse, mae, medae, trimmedmse
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/360895/10072653
m linf.m
function [perf,which] = linf(e)
% L infinity norm of the residuals
%
% >> perf = linf(E);
%
% see also:
% mse, mae, medae, trimmedmse
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/278889/10490461
m linf.m
function [perf,which] = linf(e)
% L infinity norm of the residuals
%
% >> perf = linf(E);
%
% see also:
% mse, mae, medae, trimmedmse
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/352747/10518876
cpp algo7-9.cpp
// algo7-9.cpp 实现教科书图7.33的程序(另加孤立顶点台北)
#define MAX_NAME 9 // 顶点字符串的最大长度+1
#define MAX_INFO 20 // 相关信息字符串的最大长度+1
typedef int VRType;
typedef char VertexType[MAX_NAME];
typedef char InfoType;
www.eeworm.com/read/421949/10676033
m linf.m
function [perf,which] = linf(e)
% L infinity norm of the residuals
%
% >> perf = linf(E);
%
% see also:
% mse, mae, medae, trimmedmse
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help
www.eeworm.com/read/461110/7233715
cpp algo7-9.cpp
// algo7-9.cpp 实现教科书图7.33的程序(另加孤立顶点台北)
#define MAX_NAME 9 // 顶点字符串的最大长度+1
#define MAX_INFO 20 // 相关信息字符串的最大长度+1
typedef int VRType;
typedef char VertexType[MAX_NAME];
typedef char InfoType;