搜索结果
找到约 224 项符合
Nonlinear Modeling 的查询结果
matlab例程 小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_tes
小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. ...
软件工程 Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems
Aspect-Oriented Software Developement
Coverage includes
Using AOSD to streamline complex systems development without sacrificing flexibility or scalability
How AOSD builds on the object-oriented paradigmand how it s different
State-of-the-art best practices for the AOSD development process
Lang ...
软件工程 The authors show to identify, design, implement, test, and refactor use-case modules, as well as ext
The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect techn ...
其他书籍 Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering
Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Fina ...
软件工程 Telelogic Tau 面向复杂系统和应用程序的模型驱动开发 Telelogic Tau® 是面向系统及应用程序的分析、设计、开发和测试的Model Driven Development
Telelogic Tau
面向复杂系统和应用程序的模型驱动开发
Telelogic Tau&reg 是面向系统及应用程序的分析、设计、开发和测试的Model Driven Development&#8482 环境,它采用包括Unified Modeling Language&#8482 2.0 (UML&#8482 )、SysML和Model-Driven Architecture&reg (MDA&reg )在内的诸多行业标准。 ...
数学计算 非线性有限元程序
非线性有限元程序,NONSAP is a general finite element program for the nonlinear static and dynamic analysis of complex structures. The program is very flexible and was designed to be extended and modified by the user. In particular the program can easily be modified to use a different formulation of ...
软件设计/软件工程 A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distrib
A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distributed Embedded Systems at Carnegie Mellon University. Throughout this course, a distributed real-time system – an elevator control system– is specified, designed, built, and simulated. Object Orient ...
Java编程 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能
一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类( ...
软件设计/软件工程 摘 要 ATM自动柜员机系统是由计算机控制的银行自动出纳系统
摘 要 ATM自动柜员机系统是由计算机控制的银行自动出纳系统,主要服务于活期储蓄,实现客户自助服务的电子化设备。统一建模语言UML(Unified Modeling Language)是面向对象技术的一个重要应用,也是软件工程环境中对象分析和设计的重要工具。通过UML对ATM自动取款机建模,实现查询余额、取款、存款、更改密码等业务,根据 ...
嵌入式/单片机编程 这是LLE的原始算法
这是LLE的原始算法,原文的参考文献是:S.T.Roweis and L.K.Saul. Nonlinear dimensionality reduction by locally linear embedding. Science,
290, 2000.