搜索资源列表
EKFCOARSE
- UKF滤波方法,改方法比传统的卡尔曼滤波相比,主要是解决非线性问题-UKF filtering method, change methods than the traditional Kalman Filter, the key is to resolve the problem of nonlinear
guihuawenti
- 规划问题 经典的MATLAB源代码,无约束规划问题,线性约束及非线性约束等试验,有好几个源代码啊!-Planning the classic MATLAB source code, test of constraint programming problem with linear constraints and nonlinear constraints, there are several source code!
NIP
- matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括
bnb20
- 非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数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
nonlinear
- Nonlinear Problem Files Collection -A collection of example programs and algorithms dealing with the solution of nonlinear problems. The following files are included (among others): damped Newton s method (see screenshot) Newton s method
svm
- SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
solving_nonlinear_equations_with_newton_method
- Kelly的Solving Nonlinear Equations with Newton’s Method-This small book on Newton’s method is a user-oriented guide to algorithms and implementation. Its purpose is to show, via algorithms in pseudo-code, in MATLAB, and with several examples, how
solving-programming-problem-matlab
- 用matlab编程求解无约束优化问题、线性规划问题、非线性规划问题。-Programming using matlab for solving unconstrained optimization problems, linear programming, nonlinear programming problems.
SIR_1
- 粒子滤波器bootstrap算法实现Gordon1993年论文第一个粒子。-An demo of particle filter which is used to slove a nonlinear problem.
the-0-1-nonlinear-programming-
- 本程序主要是解决单目标0-1非线性规划问题。-This procedure is mainly to solve the 0-1 nonlinear programming problem.
bisar
- 双站SAR成像的例子,里面解决了非线性问题-an example of bisar,in order to deal with the nonlinear problem
unconstrained-nonlinear-
- 用最速下降法求解无约束非线性规划问题,最大奇异值,其梯度列向量-Using the steepest descent method solving unconstrained nonlinear programming problem
GN
- Guass-newton算法求解非线性规划的一个实例(线搜索)-Guass-newton algorithm of solving nonlinear problem (linear search)
nonlinear-least-squares-problems
- 非线性最小二乘问题的matlab程序实现,解决简单的最小二乘问题。-Nonlinear least squares problem matlab program implements, solve simple least squares problem.
identification-of-nonlinear-systems
- 倒立摆系统的辩识和控制 (1) 程序Pmodel.m 描述问题 建立倒立摆系统的数学模型 (2) 程序N-Model.m 取得系统的行为状态样本 (3) 程序chp14_3.m 根据以上所得输入值Pm和目标值Tm构造一个神经网络,并根据所描述问题的行为状态样本对网络进行训练,调整网络的权值和阀值,使网络具有与系统同样的行为特性。 (4) 程序chp14_4.m 对系统与网络的行为特性进行测试与比较。-Identification and control of inverted p
MATLAB-nonlinear-least-squares
- MATLAB求解非线性最小二乘法拟合问题 源程序代码-MATLAB to solve the nonlinear least squares fitting problem source program code
nonlinear-optimization-
- 非线性最小二乘优化问题的求解,非常适合初学者,用于非线性最小二乘求解-Suitable for nonlinear least squares optimization problem, very short routines, suitable for beginners to learn
erweifeixinaxingceliang
- 使用EKF算法解决单目标跟踪,二维非线性问题(Using EKF algorithm to track the nonlinear problem)
GM-PHD1
- Over-the-horizon radar (OTHR) exploits skywave propagation of high-frequency signals to detect and track targets, which are different from the conventional radar. It has received wide attention because of its wide area surveillance, long detectio
新建 360压缩 ZIP 文件
- 基于粒子群算法求解低速车辆模型的非线性模型预测控制问题(The nonlinear model predictive control problem of low-speed vehicle is solved based on particle swarm optimization (pso))