具体地
- 与 具体地 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
The paper expounded internal difference between 0/0 of the derivative and of algebra, and discussed in detail the dual nature of 0/0 about algebraic substance of derivative on the basis of the philosophical thought about the concept of the differential quotient of Marx and Engels, and thus answered how derivative itself is converted to differential quotient logically.Then the discussion was extended to the Concept of the partial derivative, and proved that the form of differential quotient converted f...
本文依据马克思、恩格斯关于微商概念的哲学思想,阐述了代数的0/0与导数的0/0的内在差异,并详细讨论了导数的代数实体0/0的双重性质,从而回答了导数本身是如何合平逻辑地转化为微商的问题;其次,把这一讨论推广到偏导数的概念中去,论证了偏导数转化为微商形式的合理性,以及偏微商表述的意义,文中还就微商所牵涉到的形式逻辑与辩证逻辑的问题做了具体分析。
-
The paper expounded internal difference between 0/0 of the derivative and of algebra, and discussed in detail the dual nature of 0/0 about algebraic substance of derivative on the basis of the philosophical thought about the concept of the differential quotient of Marx and Engels, and thus answered how derivative itself is converted to differential quotient logically.Then the discussion was extended to the Concept of the partial derivative, and proved that the form of differential quotient converted from pa...
本文依据马克思、恩格斯关于微商概念的哲学思想,阐述了代数的0/0与导数的0/0的内在差异,并详细讨论了导数的代数实体0/0的双重性质,从而回答了导数本身是如何合平逻辑地转化为微商的问题;其次,把这一讨论推广到偏导数的概念中去,论证了偏导数转化为微商形式的合理性,以及偏微商表述的意义,文中还就微商所牵涉到的形式逻辑与辩证逻辑的问题做了具体分析。
-
According to the demand of high magnetic field power supply, reference is increased with a set ramp rate and stops at a set stable value, so reference system is composed of digital setting and digit to analog converting circuit. But the stability of reference is mostly guaranteed by the performance of D/A circuit, so D/A circuit is particularly studied in reference system. The scheme of D/A circuit, the selection of DAC and its voltage reference, hardware anti-jamming design and PCB design are discussed in detail, and software of remote control and PLC are discussed in brief. Zero-flux DC current transformer well satisfies the demands of the high stability of Load current detection unit, so the principle of zero-flux DC current transformer is analyzed; in the mean time a project which detects the long term stability is designed. During 8 hours, analog signal which is detected with high precision digit multimeter is recorded in computer at 1HZ frequency by GPIB communication. The drift error source and related parameters are explained in the compare-amplify part. Detailed subtraction circuit is designed; also amplifier chip and periphery components are selected and verified according to the theory of error analysis.
根据强磁场电源的需求,参考源应按照软件设定的斜率逐渐上升到设定稳态值,则参考源系统应由数字给定和数模转换电路两大部分组成,而参考源的稳定度主要依靠完成数模转换功能的模拟电路的性能来保证,因此本文对参考源系统的研究以数模转换电路为重点,分别从电路方案的确定、数模转换芯片及其基准电压源的选取和验证、电路板硬件抗干扰和PCB设计几方面进行了论述,然后对数字给定部分的远控组态和PLC程序设计作了简要介绍;采用零磁通原理的直流电流转换器很好地满足了对负载电流检测单元高稳定度的需求,本文详细分析了零磁通检测的原理,并在选定此种类型电流转换器的基础上设计了一套检测长期稳定度的方案,8小时内以1秒为采样周期,通过计算机Labview程序和高精度数字电压表的GPIB通讯,将被高精度数字电压表数字化后的模拟信号采样值连续记录至计算机中;比较放大环节简要阐述了漂移产生的原因和相关参数指标,确定了具体的减法电路形式,并根据误差分析理论对运算放大器和外围元器件进行了选取和验证。
-
Generalized predictive control is a kind of advance control methods that is of strong robustness, can overcome the time delay of system effectively and is suitable to unstable non-minimum phase system. But it has the shortcoming of large computation load because of online solving the Diophantine equation, inverse matrix and recursion solution by Least squares. So four kinds of fast algorithms of GPC that don't need the mathematical model of plant and are highly real-time are proposed in the paper. They have laid the rationale for the application of GPC to systems that need fast response.
广义预测控制是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本文针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法,为广义预测控制应用于实时性要求高的快速系统奠定了理论基础,具体研究工作如下。
-
CBFEC emphasizes direct correspondence of concepts in EC with its software architecture for ease of understanding and using; minimal coupling with specific problem structure for easy adaptation it to solve a large number of wholly different problems; interface-centered design for extendibility. To achieve those objects, the problem-solving method of EC is analyzed and the problem-solving procedure of EC is divided into three interactive aspects: population-based stochastic searching mechanism, problem specific information to implicitly guide the stochastic searching, and the observation and control of the computation procedure of EC. Then the key concepts of EC are identified in those three aspects; the normal implementations of those concepts are summarized; the interfaces represents those concepts in software are abstracted; the collaborations of components through those interfaces are designed. CBFEC is implemented on mainstream component software platform COM/DCOM (Component Object Model/Distributed COM from Microsoft), which includes interfaces definitions, commonly using EC components implemented those interfaces, such as Simply EA component, Steady State EA component, EA component, EA component, Population component, Tournament Selection component, Linear Ranking Selection component, Nonlinear Ranking Selection component, Random Number Generator component, etc, and the collaborations of those components through those interfaces.
具体的做法是把演化计算看作是基于组件的软件工程的一个应用领域:首先分析了演化计算求解问题的一般思路和方法,把演化计算问题求解过程分为:"设计基于群体的随机搜索机制"、"研究问题的性质并以此隐含地定义算法的搜索方向"和"求解过程的观察与控制"三个部分;然后分别找出各个部分中的关键概念,总结这些概念现有的一般实现方法,抽取其本质,以此结合设计模式来定义组件软件的接口;通过分析演化计算各个概念之间的相互联系来设计组件软件间通过接口的进行交互的方式;最后还在目前一种主流组件软件开发平台COM/DCOM(微软提出的组件对象模型)的基础上实现了常用的演化计算组件,如简单演化算法组件、稳态演化算法组件、演化算法组件、演化算法组件、种群组件、锦标赛选择策略组件、线性排名选择策略组件、非线性排名选择策略组件、随机数发生器组件等等。
-
In [28], the author has proved the feasibility in mathematics. In this paper, we propose a direct sum decomposition algorithm of AFS structure based on the research in [28], which decomposes a complex AFS structure into several independent sub-AFS structures, thus the elements in the same sub-AFS structure are dependent on each other, the elements in the different sub-AFS structures are independent.
本文在文献[28]理论研究的基础上,具体提出了AFS结构直和分解算法,实现了把一个复杂的AFS结构划分为若干个相互独立的子AFS结构,使得同一个子AFS结构中的元素是相互关联的,而不同子AFS结构中的元素是相互独立的,即每个子AFS结构均是一个连通系统,从而有效地降低了分析AFS结构的难度。
-
The topic in view of the existing technique level, the main factors, which influence the measurement precision of the large scale test system, are analyzed in this paper, and the solutions improving the precision are put forward.1 using the multi-channel independent AC to transfer DC module, the power supply of the digit part and the simulation part is discerption, reducing the crosstalk between the digital signal and the simulated signal;2The feedback self-checking module is constructed by singlechip compositive 16 high accuracy A/D , established a closed-loop control system through this module and improved system's overall precision effectively.
本课题针对现有的技术水平,分析了影响大型检测系统测量精度的主要因素,提出了提高精度的具体方案和办法:1采用了多路独立交流转直流模块,数字部分与模拟部分分开供电,减小了数字信号与模拟信号之间的串扰。2利用单片机集成的16位高精度A/D构建了反馈自检模块,通过该模块建立了一个闭环控制系统,有效地改善了系统的整体精度。
-
The matching device automatic test-board is the checking tool checked the matching device capability, precision and reliability are the technique of the the matching device, the precision is the precondition of checking the matching device, the reliability is credibility degree of the decision checking consequent.the topic in view of the existing technique level, the main factors, which influence the measurement precision of the large scale test system, are analyzed in this paper, and the solutions improving the precision are put forward.1 using the multi-channel independent ac to transfer dc module, the power supply of the digit part and the simulation part is discerption, reducing the crosstalk between the digital signal and the simulated signal;2the feedback self-checking module is constructed by singlechip compositive 16 high accuracy a/d , established a closed-loop control system through this module and improved system's overall precision effectively.
匹配装置自动测试台是检测匹配装置性能的检测工具,其重要的技术指标是精度与可靠性,其高精度是作为检测匹配装置的前提,可靠性是决定了检测结果的可靠度。本课题针对现有的技术水平,分析了影响大型检测系统测量精度的主要因素,提出了提高精度的具体方案和办法:1采用了多路独立交流转直流模块,数字部分与模拟部分分开供电,减小了数字信号与模拟信号之间的串扰。2利用单片机集成的16位高精度a/d构建了反馈自检模块,通过该模块建立了一个闭环控制系统,有效地改善了系统的整体精度。
-
The main objective of this dissertation was to develop methodologies with capability of engineering application for simulating flow in fractured rock using discontinuum models. The study work includes three parts. In the first part, numerical methodology of three-dimensional discrete fracture network model casing on hybrid BEM-channel was presented, and the technique for improve the model's computing efficiency was also studied. Firstly in this part, computer simulation methodology based on the Baechermodel for generating network of discrete fractures was presented, which includes the follow details: probability distributions of fracture density,orientation, trace length, size, and aperture and estimation of their statistical parameters; stochastic models of fracture network; Monte-Carlo's simulation method; numerical simulation procedure and technicality.
给出了离散裂隙网络模型所依据的基本假定;发展了基于Baecher模型的离散裂隙网络计算机随机生成技术:详细地推导了单裂隙渗流和多裂隙相交网络渗流的边界单元法公式,发展了离散裂隙网络中稳态渗流的边界元数值技术,并且讨论了相关的具体数值技术细节,如角点的处理方法,单元的自动剖分等:描述了混合边界元—管流模拟方法及其数值实现;研究了裂隙网络的简化方法,并针对裂隙网络边界元法的特点提出了一种改进的分块三角分解法。
-
The detail discretization process of the control equations was given in this paper.
本文还详细地给出了控制方程的具体离散过程,具有一定的参考价值。
- 推荐网络例句
-
For a big chunk of credit-card losses; the number of filings (and thus charge-off rates) would be rising again, whether
年美国个人破产法的一个改动使得破产登记急速下降,而后引起了信用卡大规模的亏损。
-
Eph. 4:23 And that you be renewed in the spirit of your mind
弗四23 而在你们心思的灵里得以更新
-
Lao Qiu is the Chairman of China Qiuyang Translation Group and the head master of the Confucius School. He has committed himself to the research and promotion of the classics of China.
老秋先生为中国秋阳翻译集团的董事长和孔子商学院的院长,致力于国学的研究和推广。