Welcome![Sign In][Sign Up]
Location:
Search - nonlinear

Search list

[matlabNIP

Description: matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括: lagrangian 对偶问题 代理对偶问题 非线性lagrangian 和强对偶问题 非线性背包问题 可分解的整数规划问题 二次目标函数的整数规划问题 非约束的0-1多项式规划问题 约束的 0-1多项式规划问题 混合整数非线性规划问题 -In spite of shortcoming of matlab 7.0 that it can t provide the toolbox in order to dealing with general integer programming problem, therefore, we need goog algorithm to write matlab code to solve general integer programming, in 2006, Li duan from Hongkong university and Sun xiaoling from Fudan university proposed a book named Nonlinear Integer programming, and it include the problems as follows: lagrangian duality problem surrogate duality problem nonlinear lagrangian problem nonlinear knapsack problem nonlinear integer programming with a quadratic objective functions nonconstrained polynomial 0-1 optimization constrained polynomial 0-1 programming mixed-integer nonlinear programming
Platform: | Size: 13763584 | Author: feimaxiao | Hits:

[matlabmatlab_plane_Nonlinear_Model

Description: 基于Matlab2007的美军F16战斗机的非线性模型 -Based on the U.S. F16 fighter Matlab2007 the nonlinear model
Platform: | Size: 1197056 | Author: lyli | Hits:

[AI-NN-PRpca

Description: 非线性降维方法 可以应用于高维数据的机器学习-Nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning
Platform: | Size: 1024 | Author: 王博 | Hits:

[AI-NN-PR7941925pos

Description: 粒子群的优化算法,不仅可以方便地解决无约束优化问题,也可以方便的解决有约束的非线性优化问题。-Particle Swarm Optimization algorithm, not only can easily solve the unconstrained optimization problem can also be convenient to solve constrained nonlinear optimization problem.
Platform: | Size: 5120 | Author: lxd | Hits:

[OS programMOV

Description: 非线性有限元代码用FORTRAN编写的原程序-Nonlinear finite element code with the preparation of the original FORTRAN program
Platform: | Size: 6144 | Author: 胡东 | Hits:

[matlabbnb20

Description: 非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数bnb20()-Nonlinear integer programming algorithm for solving nonlinear mixed integer programming live planning problem, commonly used algorithms are branch-and-bound algorithm. Based on the algorithm into off-the-shelf function bnb20 ()
Platform: | Size: 138240 | Author: wangjunxia | Hits:

[Algorithmhuhaiyan

Description: <胡海岩-应用非线性动力学>全书共分8章。第1章阐述非线性动力系统的理论与实验建模方法,第2章和第3章分别介绍单自由度自治系统的定性和定量分析方法,第4章和第5章侧重于分析单自由度非自治系统和多自由度系统的非线性动力学行为。第6章介绍非线性系统的运动稳定性及分叉理论。第7章阐述混沌现象及混沌的控制。第8章阐述如何运用数值方法分析非线性动力系统的行为,特别是系统的周期运动、分叉与混沌。书末附录阐述了如何借助计算机代数软件MAPLE分析非线性动力学问题。-Book is divided into 8 chapters. Chapter 1 described the theory of nonlinear dynamic system modeling and experimental methods, Chapter 2 and Chapter 3, respectively, introduce a single degree of freedom autonomous system of qualitative and quantitative analysis methods, Chapter 4 and Chapter 5 focuses on the analysis of single-Freedom degree of non-autonomous systems and multi-degree-of-freedom nonlinear dynamic behavior. Chapter 6 of the introduction of nonlinear system stability and bifurcation theory of sport. Chapter 7 on the situation of chaos and chaos control. Chapter 8 on how to use numerical method analysis of nonlinear behavior of power systems, especially systems cycle exercise, bifurcation and chaos. Book at the end of the appendix describes how to use computer algebra software MAPLE analysis of nonlinear dynamics problem.
Platform: | Size: 7336960 | Author: 何红亚 | Hits:

[BooksPSO_RBF

Description: 用粒子群算法来优化RBF神经网络权值,使神经网络有更好的非线性函数逼近能力-Using particle swarm optimization to optimize the RBF neural network weights, so that neural network has better ability of nonlinear function approximation
Platform: | Size: 3072 | Author: 史峰 | Hits:

[Mathimatics-Numerical algorithmsMTALABandsimulink

Description: 用四阶龙格库塔法求非线性系统的输入相应,同时用simulink建模比较。 -Using fourth-order Runge-Kutta method for the corresponding input nonlinear systems, and modeling using simulink comparison.
Platform: | Size: 557056 | Author: chenhongxia | Hits:

[AlgorithmPseudo

Description: This a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods -This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods
Platform: | Size: 4096 | Author: michael yang | Hits:

[Mathimatics-Numerical algorithmsgetdf

Description: 我编写的一个关于解决非线性方程的优化问题的共轭梯度法,希望对大家有用-I prepared a solution of nonlinear equations about the optimization problem of conjugate gradient method, in the hope that useful
Platform: | Size: 18432 | Author: xujun | Hits:

[File FormatMethods_for_Solving_Nonlinear_Equations

Description: 非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method-Methods for Solving Nonlinear Equations :Newton s Method, The Secant Method, Brent s Method
Platform: | Size: 79872 | Author: lichao | Hits:

[Software EngineeringNonlinearDiffusionFilteringOfImages

Description: PhD thesis on nonlinear diffusion filtering of images using the topological gradient approach to edges detection
Platform: | Size: 616448 | Author: lusmar | Hits:

[Windows DevelopXPM

Description: Simulates nonlinear effect in optical fiber called Cross Phase Modulation for symmetric regime
Platform: | Size: 1024 | Author: jose miranda | Hits:

[Speech/Voice recognition/combineHHT

Description: 台湾国立中央大学开发的EMD-HHT算法,其中,EMD-HHT的创始人为该中心的主任.-EMD-HHT IS SPECIALLY DESIGNED FOR PROCESSING NONSTATIONARY AND NONLINEAR SIGNALS. IT CAN DECOMPSE SIGNALS AND THEN RECONSTRUCT SIGNALS ACCORDING TO SOME CRITERIA. AFTER THE PROCESS, SIGNALS WOULD HAVE HIGH SIGNALTO NOISE RATIO. IT HAS BEEN APPLIED TO VARIOUS TYPES OF SINALS FROM INDUSTRY AND ACHIEVED GREAT SUCCESS. IT EVOLVES FROM THREE SOURCES: FRANCE SCIENTIST G RILLING, MATLAB FILE EXCHANGE CENTRE BY MR TAN AND TAIWAN NATIONAL CENTRAL UNIVERSITY CENTRE.
Platform: | Size: 1586176 | Author: maya | Hits:

[Software Engineeringcrosssampen

Description: It is cross sample entropy code It will be helpful for nonlinear dynamics
Platform: | Size: 1024 | Author: sunghoon | Hits:

[matlabbppid

Description: MATLAB平台下的基于人工神经网络的非线性控制系统PID参数整定代码,能实现在线调节功能。-MATLAB platform artificial neural network-based nonlinear control system PID parameter tuning code, to achieve regulatory function online.
Platform: | Size: 1024 | Author: 洁浩 | Hits:

[Other systemsRegressionanalysis

Description: 回归的各种分析实例以及matlab代码,包括各种数学应用,比如线性回归,非线性回归,逐步回归-Examples of regression analysis, as well as a variety of matlab code, including a variety of mathematical applications such as linear regression, nonlinear regression, stepwise regression
Platform: | Size: 863232 | Author: 吴明岩 | Hits:

[matlabProject4

Description: fem nonlinear source code using weighted residuals
Platform: | Size: 12288 | Author: KC | Hits:

[matlabNonlinear_leastsquares_optimization

Description: 非线性最小二乘优化问题的MATLAB程序-Nonlinear least squares optimization procedure MATLAB
Platform: | Size: 1024 | Author: DEMEN | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net