查询词典 waveform table
- 与 waveform table 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
The conclusion is gained that measured waveform and simulated waveform of un-faulted feeder lines are anastomotic and have great comparability, but those of faulted feeder line has much difference compared with its simulated waveform.
比较各馈线零序电流的实测波形和由测后模拟方法所求解的波形发现:健全馈线零序电流的实测波形和由测后模拟法所求解的波形相吻合,具有极强的相似性;而故障馈线零序电流的模拟波形是在假设其正常工作的条件下获取的,实测波形和模拟波形差异较大。
-
The spectrum analysis of the air-ultrasonic waveform indicates that when the matcher thickness is calculated at the highest spectrum and the subsequent higher spectrum of the pulse waveform, it can obtain a better result. But all the highest spectrum of the air-ultrasonic waveform moves to the high frequency zone in the experiment, which is a possible important reason that the testing extent of the air-ultrasonic transducer is limited.
经对空气超声波形进行频谱分析后发现用脉冲波形的最高谱线及次高潜线对应的频率计算匹配层厚度,可得到较好的匹配结果,但是空气超声波形的最高谱线均移向高频段,这可能是造成脉冲空气超声换能器可检测的范围有限的一个重要原因。
-
A new method that transforms bitlevel waveform polynomial to word-level polynomial model is given, allowing for simple composition This method offers an efficient way to determine whether two descriptions from different design levels are equivalent, so component reuse, synthesis and verification across design levels can be realized. In addition, an experimental system using C language is established, including modules such as representation of waveform polynomial, decision of path senstization, delay computing, clocking based on single-period sensitization, clocking based on multi-period sensitization, test generation considering noise and transformation from bit-level waveform polynomial to word-level polynomial model. They respectively used to test models and techniques proposed in this paper.
另外,基于C语言本人设计开发了一个实验软件系统,该系统包括波形多项式表示模块、敏化通路判定模块、延时计算模块、单周期敏化的最小时钟周期精确确定模块、多周期敏化的最小时钟周期确定方法模块、考虑噪声的测试生成模块和位级波形多项式描述转化成字级多项式描述模块,分别用于对本文各章中提出的自动化设计的模型和方法进行实验验证。
-
After summarizing the waveform relaxation methods and domain decomposition, we finish some research on optimal Schwarz waveform relaxation algorithm as follows: In the first part, we apply Schwarz waveform relaxation methods on telegraph equation system to get optimal transmission conditions to speed up the algorithm.
在对波形松弛算法以及区域分解进行了综述性介绍后,本文对Schwarz波形松弛迭代算法具体进行了以下研究:首先,本文将在电报方程系统上应用Schwarz波形松弛迭代算法,通过强制加入新的局部传输条件分别给出了两种加速算法并通过定理保证了其优化后的收敛性,进而得到优化Schwarz波形松弛算法,然后通过数值试验对传统Schwarz波形松弛算法与优化Schwarz波形松弛算法进行了比较,研究了收敛率与优化系数的关系,找到了使算法最优的系数取值;最后得出优化后的Schwarz波形松弛算法优于常规Schwarz波形松弛算法的结论。
-
AbstractBased on the character of T/P satellite altimetry return waveform, we present a method to retrack the waveform data and determine the retracking correction with function approach, then improve the precision of altimeter observations in offshore.?For the South China Sea region,?we have processed four cycles T/P altimeter waveform data.
根据测高卫星返回波形的特征,给出了由Topex/Poseidon卫星波形数据进行波形重构的方法,并采用函数逼近算法确定波形重构改正量,进而改善测高卫星近海岸海面高观测值的精度。
-
According to poly phase rectification theory, the generator voltage waveform, generator no-loaded potential waveform, the diode's breaking and short waveform are analyzed based on the analysis of armature winding internal potential.
以分析电枢绕组电势为基础,依据多相整流理论分析了发电机的电压波形、空载电势计算以及二极管断路和短路两种故障工况下的电压波形。
-
Such as color-free waveform memory, BIOS measurements of the A zone and D zone, if the A zone-free waveform, and then measuring the value of Goldfinger's overcast and voltage waveform and, if normal, and then measured the resistance BIOS on There are mainly bad chip, BIOS may also be bad, in the case of BIOS area of the A wave form D, no, bad for the BIOS.
如色度显存无波形,测BIOS的A区和D区,如果A区无波形,再测金手指上的阴值及波形及电压,如果正常,再测BIOS的阻值,就有为主芯片坏,BIOS也有可能坏,如是BIOS的A区有波形D区无波形,为BIOS坏。
-
The proposed receiver-based PLC method detects the pitch lengths of the waveform in the two sides, determines the number of pitch cycles and pitch lenghts to be placed into the lost packet, and interpolates the pitch waveforms from the two sides to synthesize pitch waveforms. This method is called Time-Proportion Based Pitch-Waveform Interpolation. When compared with other waveform reconstruction methods, e.g.
本论文提出的接收端补偿方法,首先会去侦测遗失封包的前一个与后一个封包内的基周长度,接著决定重建出的基周在遗失封包内需要布放的个数与个别长度,最后内差出各个基周的波形,此方法我们称之为时间比例式基周波形内差法。
-
The data transformation platform is designed in accordance with modularization, which masks the access from upper application by data wrapping module and submits DataSet objects to upper application. DataSet exchange module finishes heterogeneous data exchange by using XML capsulation of DataSet. For the synchronization process of heterogeneous data, it uses table trigger and Updates Information Table to capture change from source database table. The Update Information Table keeps the DML statements operated on tables which need to be synchronized. In the course of synchronization, synchronization module extracts DML operation field from Regenerate Information Table DataSet. At last, it updates the table fields of destination database by using command object.
数据转换平台的实现采用模块化设计,通过数据包装模块屏蔽上层应用对数据库的访问和将包装好的数据集对象提交给上层应用来实现,数据转换模块利用DataSet对XML的封装完成底层异构数据的交换;在异构数据同步的处理上,采用触发器结合更新信息表的方式获取源数据库上表内容的变化,更新信息表保存作用在同步表上的DML语句,然后在同步的过程中利用数据转换平台的同步模块对更新信息数据集中的DML操作字段进行数据抽取,最后通过命令对象将变化更新到目的数据库的表字段中。
-
Characteristic: 1st, when water flowing not the pressure damages; 2nd, non-contact induction signal sample; 3rd, guards against the dripping of a water clock, the size current capacity does not have the error; 4th, the installment does not divide the direction; 5th, table when assembly the disposable tack-dry, prevented cheats; 6th, can generate electricity the outer loop work to use electricity voluntarily, lengthens the battery period of revolution; 7th, the battery can replace voluntarily, the magcard box and the battery box are equipped with the self-locking security function; 8th, has the magnetization to guard against the boiler scale function; 9th, this table lifelong does not use the dial gauge; When 10th, this table uses in the natural gas and the liquid gas, whether there is can in the automatic detection room the air noxious gas, if has can start the exhaust fan automatically (exhaust fan switch with this table connection), and the automatic shut-off table valve, plays the safe role; When 11th, this table uses in the warm air, according to the temperature, the time, the area cost, the temperature could not achieve the stipulation cost, the user cannot act according to own current economic condition to open at will stops, and is equipped with the frostproof function, to does not need the warm air the heating equipment not to be able for a long time to ruin by freezing.
特点:1、水流动时无压损;2、非接触感应信号取样;3、防滴漏、大小流量没有误差;4、安装不分方向;5、表在装配时一次性粘固,防止作弊;6、能自行发电补充电路工作用电,延长电池使用时间;7、电池能自行更换,磁卡盒和电池盒设有自锁防盗功能;8、具有磁化防水垢功能;9、该表终身不用校表;10、该表用于天然气和液化气时,能自动检测室内空气有无有害气体,如有能自动启动排气扇,并自动关闭表阀,起到安全作用;11、该表用于暖气时,根据温度、时间、面积计费,温度达不到规定不计费,用户可根据自己的经济条件随意启停,并设有防冻功能,对长期不用暖气的采暖设备不会冻坏。
- 相关中文对照歌词
- At The Table
- Food On The Table
- Holla Holla
- Set A Place At Your Table
- Table For Two
- Blood On The Table
- Table Full Of Drugs
- Coffee Eyes
- Catch A Fire
- The Ballad of Robert Moore and Betty Coltrane
- 推荐网络例句
-
Chimborazo and Cotopaxi, took me by the hand.
越过琴博腊索山和科托帕克西山。
-
This car is in a good condition.
这辆车的状况很好。
-
You can divide them into two categories.
您可以分为两类他们。