模糊分类算法及其在锻模设计准则挖掘中的应用分析-fuzzy classification algorithm and its application analysis in forging die design criteria mining.docxVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
模糊分类算法及其在锻模设计准则挖掘中的应用分析-fuzzy classification algorithm and its application analysis in forging die design criteria mining
摘要在数据分类问题中,面对的是大量原始数据,需要从这些原始数据中提炼出相应的数学模型,在此基础上找出其中隐藏的规律。这些问题很难用传统的确定型模型来描述和基于精确的数学方法来求解。而描述成模糊优化问题往往更为合适。模糊优化方法本质上是多目标优化问题,而遗传算法是解决多目标问题的一种有效方法。模糊优化特别是基于动态模型的模糊优化中的遗传算法有其特殊的本质,有必要加以深入研究。本文研究了两类典型的智能算法—模糊优化和遗传算法。将基于遗传算法的模糊分类算法应用于基于回归方程的数据分类中,得到了飞边尺寸设计准则挖掘;将基于遗传算法的模糊分类算法应用于基于模糊神经网络的数据分类算法中,获得了飞边金属消耗设计准则。从而验证了基于遗传算法的模糊优化算法的有效性。本文的主要研究内容如下:(1)阐述了几种主要的分类算法,探讨了模糊分类基本问题,给出三种模糊分类规则表达方式,包括基于回归方程的规则表达、基于神经网络的规则表达和基于自然计算的规则表达。(2)探讨了模糊优化相关概念;讨论了传统模糊优化问题。重点研究模糊分类算法中的模糊优化模型(基于回归方程的模糊优化模型和基于神经网络的模糊优化模型)及建模基本方法和步骤。针对上述两类模糊优化问题,构造了以模糊逻辑形式表示的模糊优化模型。(3)阐述简单遗传算法的基本思想和基本步骤。提出遗传算法的若干改进措施,包括改进策略、遗传参数适应性调整(包括确定性的适应性调整和自适应的适应性调整)和沿加权梯度方向的变异。(4)详细论述了基于回归方程的模糊分类算法及其在飞边尺寸设计准则挖掘中的应用。用基于回归方程的模糊分类算法求解了飞边尺寸设计准则挖掘问题。对基于回归方程的模糊分类算法进行了如下分析比较:对该算法的稳定性进行了校验,并将该算法与利用最小二乘法实现的挖掘算法进行了比较,结果表明,该算法速度快,精度高,稳定性好。详细论述了基于神经网络的模糊分类算法及其在飞边金属消耗设计准则挖掘中的应用。用基于神经网络的模糊分类算法求解了飞边金属消耗设计准则挖掘问题。对神经网络模型辨识算法进行了如下分析比较:对该算法的稳定性进行了校验,并将该算法与利用梯度下降法实现的挖掘算法进行了比较,结果表明,该算法速度快,精度高,稳定性好。最后,对本文的工作进行了总结并对今后可能的研究方向进行了展望。关键词:模糊分类;规则表达;优化模型;改进遗传算法;回归方程;神经网络;飞边尺寸;飞边金属消耗AbstractIndataclassification,facingalargenumberoforiginaldatawhichthecorrespondingmathematicalmodelsareextractedfrom,onthisbasis,hiddenrulesarefound.Theseproblemsaredifficultytobedescribedbytraditionaldeterministicmodelsandtobesolvedbasedonaccuratemathematicalmethods.Yetitismoresuitablethattheybedescribedasfuzzyoptimizationproblems.Fuzzyoptimizationisessentiallyamulti-objectiveoptimizationproblem,whilegeneticalgorithm(GA)isaneffectivemethodwhichisusedtosolvemulti-objectiveproblems.TheGAinfuzzyoptimization,especiallytheonebasedondynamicmodels,hasitsspecialessence,thereforeitisnecessarythatitbestudiedmoredeeply.Twotypicalintelligentalgorithms,fuzzyoptimizationandGA,arestudiedinthisdissertation.ApplyingfuzzyoptimizationalgorithmsbasedonGAtodataclassificationbasedonregressionequation,flashsizedesigncriteriaareobtained,whileapplyingfuzzyoptimizationalgorithmsbasedonGAtodataclassificationbasedonfuzzyneuralnetworks,flashmetalconsumptiondesigncriteriaareobtained.Therebytheeffectivene
您可能关注的文档
- 颗粒物高速色选机的分析与实现-analysis and implementation of particle high-speed color sorter.docx
- 改性tio2可见光催化剂的制备及其光催化性能分析-preparation of modified tio _ 2 visible light catalyst and its photocatalytic performance analysis.docx
- 颗粒物质导电特性分析-analysis of conductive characteristics of particulate matter.docx
- 颗粒增强对az31b镁合金a-particle reinforced az31b magnesium alloy a.docx
- 颗粒状切割块茎类蔬菜微波喷动均匀干燥特性及模型分析-uniform drying characteristics and model analysis of granular cut tuber vegetables by microwave spraying.docx
- 颗粒状mg2si增强过共晶al-granular mg2si enhances hypereutectic al.docx
- 髋部骨折后老年患者th17细胞cd4+cd25+调节性t细胞失衡的研究-study on cd4 + cd25 + regulatory t cell imbalance of th17 cells in elderly patients after hip fracture.docx
- 颗粒增强ti-particle reinforced ti.docx
- 颗粒形状对砂土力学性质影响的pfc模拟及定量分析分析-pfc simulation and quantitative analysis of the influence of particle shape on the mechanical properties of sand.docx
- 馈线自动化终端设备的信息模型及接入方法分析-analysis of information model and access method of feeder automation terminal equipment.docx
- 模糊控制理论及其在热工过程控制中的应用分析-fuzzy control theory and its application analysis in thermal process control.docx
- 模糊限制语在英语课堂教师话语中的语用功能分析-pragmatic function analysis of hedges in english classroom teachers' discourse.docx
- 缪刺法与巨刺法治疗中风偏瘫的临床分析-clinical analysis of samuel needling method and giant needling method in treating apoplectic hemiplegia.docx
- 模糊综合评价法在水质评价中的应用分析——以巢湖西半湖为例-application and analysis of fuzzy comprehensive evaluation method in water quality evaluation - taking west half lake of chaohu lake as an example.docx
- 模糊逻辑及其在司法中的适用——以“吴英案”为视角-fuzzy logic and its application in judicature —— from the perspective of wu ying case.docx
- 模糊综合评价法在水质评价中的应用研究——以巢湖西半湖为例-study on the application of fuzzy comprehensive evaluation method in water quality evaluation - taking the west half lake of chaohu lake as an example.docx
- 模糊限制语在非英语专业大学生口语中的应用——一项基于语料库的分析-the application of hedges in spoken english of non - english major college students - a corpus-based analysis.docx
- 模糊限制语在非英语专业大学生口语中的应用——一项基于语料库的研究-the application of hedges in spoken english of non - english major college students - a corpus-based study.docx
- 模糊预测控制在热工对象中的应用分析-application analysis of fuzzy predictive control in thermal engineering.docx
- 模块教学法在中学健美操中的运用实验分析-experimental analysis on the application of modular teaching method in middle school aerobics.docx
原创力文档


文档评论(0)