norm 音标拼音: [n'ɔrm]
n . 基准,模范,标准,智力水准,平均数
基准,模范,标准,智力水准,平均数
norm 范数
norm n 1 :
a standard or model or pattern regarded as typical ; "
the current middle -
class norm of two children per family "
2 :
a statistic describing the location of a distribution ; "
it set the norm for American homes " [
synonym : {
average }, {
norm }]
Norm \
Norm \,
n . [
L .
norma a rule .
See {
Normal },
a .]
[
1913 Webster ]
1 .
A rule or authoritative standard ;
a model ;
a type ;
as ,
deviations from the norm are not tolerated .
[
1913 Webster PJC ]
2 . (
Biol .)
A typical ,
structural unit ;
a type . --
Agassiz .
[
1913 Webster ]
116 Moby Thesaurus words for "
norm ":
Procrustean law ,
Ten Commandments ,
Weltanschauung ,
Zeitgeist ,
average ,
axiology ,
balance ,
barometer ,
behavioral norm ,
benchmark ,
business ethics ,
canon ,
center ,
check ,
climate ,
climate of opinion ,
code ,
code of ethics ,
code of morals ,
commandment ,
convention ,
criterion ,
decalogue ,
degree ,
dictum ,
ethic ,
ethical system ,
ethics ,
ethos ,
form ,
formality ,
formula ,
formulary ,
gauge ,
general principle ,
generality ,
golden mean ,
golden rule ,
graduated scale ,
guideline ,
guiding principle ,
happy medium ,
ideology ,
imperative ,
intellectual climate ,
juste -
milieu ,
law ,
law of nature ,
legal ethics ,
maxim ,
mean ,
measure ,
median ,
medical ethics ,
mediocrity ,
medium ,
middle ,
middle course ,
middle ground ,
middle point ,
middle position ,
middle state ,
middle -
of -
the -
road ,
midpoint ,
mitzvah ,
model ,
moral ,
moral climate ,
moral code ,
moral principles ,
morals ,
mores ,
new morality ,
norma ,
normal ,
normative system ,
norms ,
order of nature ,
ordinance ,
par ,
parameter ,
pattern ,
prescribed form ,
prescription ,
principium ,
principle ,
principles ,
professional ethics ,
quantity ,
reading ,
readout ,
regulation ,
rubric ,
rule ,
run ,
scale ,
set form ,
settled principle ,
social ethics ,
spiritual climate ,
standard ,
standards ,
standing order ,
tenet ,
test ,
touchstone ,
type ,
universal law ,
usual ,
value ,
value system ,
via media ,
working principle ,
working rule ,
world view ,
yardstick
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
范数(Norm)——定义、原理、分类、作用与应用 - 知乎 一、 什么是范数? (定义) 范数(Norm)是线性代数中的一个基本概念,用来度量一个向量的“长度”或“大小”。 简单来说,范数告诉我们一个向量离原点有多远。 在机器学习中,范数常用于: 衡量预测误差(损失…
MATLAB中范数norm ()函数精讲 - CSDN博客 1、 Matlab 中norm有两种形式: 形式: 1 n = norm (A) 2 n = norm (A,p) ,p - 范数 功能: A可以是向量、也可以是 矩阵;根据p的不同,norm函数可计算几种不同类型的矩阵(向量)范数,1<p<+∞。 其中,n = norm (A) 与 n = norm (A,2)相同,都表示2范数,即缺省默认为2范数。
NORM中文 (简体)翻译:剑桥词典 - Cambridge Dictionary One child per family is fast becoming the norm in some countries 每个家庭一个孩子在一些国家正迅速普遍起来。
norm - 搜索 词典 7 A summary of test results for a large and representative group of subjects The norm group is referred to as the standardization sample 对 一个 庞大 且 具代表性 的 受 试 团体 的 测验 结果 所 做 的 概述, 常 模 团体 必须 是 标准化 样本。
norm是什么意思_norm的翻译_音标_读音_用法_例句_爱词霸在线词典 An institution responsible for establishing a European norm and harmonizing domestic regulations to combat environmental contamination 负责制定一项欧洲标准并协调国内法规以应对环境污染的机构
NORM Definition Meaning - Merriam-Webster norm means the average of performance of a significantly large group, class, or grade
范数 - 维基百科,自由的百科全书 范数 (英語: Norm),是具有“长度”概念的 函数。 在 线性代数 、 泛函分析 及相关的数学领域,是一个 函数,其为 向量空间 内的所有 向量 赋予非零的正 长度 或 大小。 另一方面, 半范数 (英語: seminorm)可以为非零的 向量 赋予零长度。
Norm -- from Wolfram MathWorld The norm of a mathematical object is a quantity that in some (possibly abstract) sense describes the length, size, or extent of the object
范数(Norm)的几何直观、物理意义及在机器学习中的应用 什么是范数? 在数学中,范数(Norm)是一种函数,用来度量向量的大小。 在机器学习、信号处理等领域中,范数常常被用作正则化(regularization)方法,通过对参数向量的范数进行约束,达到控制模型复杂度、防止过拟…