1)Experience database经验数据库
2)Theory-experimentation Database理论-经验值数据库
3)Experience data经验数据
1.A suitable for greenhouse humidity control system based on experience data is suggested.针对温室内的温湿度过程控制中参数人工设定的困难和参数自设定的必要性 ,提出了一种新颖的基于经验数据的适用于温室内的温湿度过程控制系统。
2.An approach for designing and optimizing Takagi-Sugeno type fuzzy logic controller is proposed in this paper, which is based on experience data.本文提出了一种基于经验数据的T-S型模糊控制器设计与优化方法,并在倒立摆上进行了验证。
3.Firstly,the subtractive clustering algorithm is applied in experience data to determine the number of rules.此方法分为3个阶段,第一阶段对经验数据施加减聚类算法以确定规则数目;第二阶段依据聚类中心规定输入变量高斯型隶属度函数;第三阶段对经验数据应用递推最小二乘方法以确定规则后件系数。
英文短句/例句
1.Exchange Rate Volatility and Trade Flows: Date from China;汇率波动与贸易流量:来自中国的经验数据
2.Local Protectionism and Market Fragmentation:An Experience Study in China;地方保护与市场分割:来自中国的经验数据
3.The programs have been verified through the artificial data and actual measurement data.程序经过了仿真数据及实际测量数据的验证。
4.Empirical Bayes Two-sided Test Problem for the Parameter of Pareto Distribution with Missing Data缺失数据下Pareto分布参数的经验Bayes双边检验问题
5.This program is also used for fitting into the experience formula on data.该程序可用于数据的经验公式拟合。
6.We reviewed our experience, carried on new experiments, and piled up data.我们总结了经验进行了新的实验,积累了数据。
7.The Current Situation,Experience and Prospect of Clinical Data Management Training临床试验数据管理培训——现状、经验与展望
8.Empirical Likelihood Inference for Quantile Differences of Two Populations with Missing Data;缺失数据下两总体分位数差异的经验似然推断
9.Empirical Likelihood Inference for Quantile Differences and Means with Missing Data;缺失数据下分位数差异和均值的经验似然推断
10.Empirical Bayesian Estimation for Parameter of Poisson Distribution with Partially Missing Data;具有部分缺失数据时Poisson分布参数的经验Bayes估计
11.Research on Business Data Analyzing Method Based on Empirical Mode Decomposition and Dynamic Data Mining;基于经验模态分解及动态数据挖掘的商务数据分析方法研究
12.Legality,Financial Development and Economic Growth--Evidence from China法治、金融发展与经济增长——基于我国省际数据的经验证据
13.Based on a lot of experimental data, the empirical correlations of single-phase heat transfer coefficient, condensation heat transfer coefficient and pressure drop factors are given.根据大量实验数据,得到了计算对流换热系数、冷凝换热系数及阻力系数的经验关联式。
14.an empirical basis for an ethical theory; empirical laws; empirical data; an empirical treatment of a disease about which little is known.伦理的经验基础;经验主义的法则;源自经验的数据;对知之甚少的疾病的经验式疗法。
15.Experiences and Messages on Backdate Bibliography Database Construction at My Library浅谈我馆回溯书目数据库的经验与教训
16.He first matched the observed data with an empirical expression.他首先用一个经验公式来适应观测数据。
17.How to Establish a Chinese Clinical Controlled Trials Database of Neurology中文神经疾病临床对照试验数据库的建立
18.Studies on Tree Visualization Based on Observed Morphological Structural Data and Empirical Growth Models;基于实测数据和经验模型的单木可视化研究
相关短句/例句
Theory-experimentation Database理论-经验值数据库
3)Experience data经验数据
1.A suitable for greenhouse humidity control system based on experience data is suggested.针对温室内的温湿度过程控制中参数人工设定的困难和参数自设定的必要性 ,提出了一种新颖的基于经验数据的适用于温室内的温湿度过程控制系统。
2.An approach for designing and optimizing Takagi-Sugeno type fuzzy logic controller is proposed in this paper, which is based on experience data.本文提出了一种基于经验数据的T-S型模糊控制器设计与优化方法,并在倒立摆上进行了验证。
3.Firstly,the subtractive clustering algorithm is applied in experience data to determine the number of rules.此方法分为3个阶段,第一阶段对经验数据施加减聚类算法以确定规则数目;第二阶段依据聚类中心规定输入变量高斯型隶属度函数;第三阶段对经验数据应用递推最小二乘方法以确定规则后件系数。
4)experiential data经验数据
1.Random sampling method for fuzzy reliability analysis of machine parts based on experiential data;基于经验数据的机械零件模糊可靠性分析随机抽样法
5)experimental database试验数据库
1.A comprehensive review on the available test results in this field in China is performed as well and an experimental database of aluminum structural members is established herein.对国产铝合金结构进行了一系列试验,包括42个材料拉伸试验、63个轴压构件试验、14个受弯构件试验和45个偏压构件试验;搜集整理了国内已有的试验结果,初步建立起铝合金结构的试验数据库。
6)Testing of database数据库验收
延伸阅读
ACCESS数据库 什么是Access数据库 数据库是有结构的数据集合,它与一般的数据文件不同,(其中的数据是无结构的)是一串文字或数字流。数据库中的数据可以是文字、图象、声音等。 MicrosoftAccess是一种关系式数据库,关系式数据库由一系列表组成,表又由一系列行和列组成,每一行是一个记录,每一列是一个字段,每个字段有一个字段名,字段名在一个表中不能重复。图1是一个“产品”表的例子。“产品”表由10个记录组成,一个记录占一行,每一个记录由产品ID、产品名称、库存量、订货量、单价和折扣率6个字段组成。“产品ID”是字段名,其下面的1,2等是字段的值。 表与表之间可以建立关系(或称关联,连接),以便查询相关联的信息。Access数据库以文件形式保存,文件的扩展名是DB。 Access97的6种对象 Access97数据库由六种对象组成,它们是表、查询、窗体、报表、宏和模块。 表(Table)——表是数据库的基本对象,是创建其他5种对象的基础。表由记录组成,记录由字段组成,表用来存贮数据库的数据,故又称数据表。 查询(Query)——查询可以按索引快速查找到需要的记录,按要求筛选记录并能连接若干个表的字段组成新表。 窗体(Form)——窗体提供了一种方便的浏览、输入及更改数据的窗口。还可以创建子窗体显示相关联的表的内容。窗体也称表单。 报表(Report)——报表的功能是将数据库中的数据分类汇总,然后打印出来,以便分析。 宏(Macro)——宏相当于DOS中的批处理,用来自动执行一系列操作。Access列出了一些常用的操作供用户选择,使用起来十分方便。 模块(Module)——模块的功能与宏类似,但它定义的操作比宏更精细和复杂,用户可以根据自己的需要编写程序。模块使用VisualBasic编程。
