
[计] 显式表达式
We know, style of writing is one of important and explicit expression of style.
我们知道,文风是作风的重要外在表现之一。
So we present a new approach for the explicit expression of components' dependency in the after-treatment way.
因此我们可以通过后处理的方式,把组件依赖关系显式表达出来。
The explicit expression of the sensitivity matrix is derived to enhance the efficiency of the inverse approach.
同时导出了灵敏度矩阵的显式表达,以提高反分析的效率。
The explicit expression of the output amplitude gain (OAG) of the system is obtained based on linear system theory.
通过线性系统理论和相关删去法方法,得到了系统平均输出幅度增益的精确表达式。
The explicit expression of the output signal-to-noise ratio of the system was obtained based on linear system theory .
基于线性系统理论,得到了系统输出信噪比的表达式。
在数学和计算机科学领域中,“explicit expression”(显式表达式)指直接且明确地表达变量关系的式子,其计算结果或变量值无需通过方程求解即可直接获得。例如在代数中,显式表达式会将因变量单独置于等式一侧,如( y = 2x + 3 ),其中( y )的值通过( x )直接计算得出。
该概念在编程语言中表现为代码的明确性,例如Python中通过表达式result = (a * b) + c
直接计算结果,避免使用隐式循环或中间变量。这种表达方式提高了代码可读性和执行效率,被广泛用于算法实现。
权威数学教材如《普林斯顿数学分析讲义》指出,显式表达式是微积分和微分方程的基础工具,尤其在初值问题求解中,显式公式能明确展示变量间的依赖关系。教育领域的研究表明,显式表达的教学有助于学生建立直观的数理逻辑,美国数学协会(MAA)建议在初级课程中优先采用此类表达形式。
“explicit expression” 是一个常见于数学、计算机科学和日常语言中的术语,其含义根据上下文有所不同:
在数学中,explicit expression 通常指直接用一个变量表示另一个变量的公式。例如:
在编程中,explicit 强调代码的明确性,例如:
int a = (int)3.14;
直接将浮点数转为整数。指直白、不含糊的表达方式,例如:
如果需要进一步区分“显式”与“隐式”(implicit),可补充具体例子说明。
【别人正在浏览】