搜索资源列表
functionz1
- 寻找三次样条多项式需要求解大量的线性方程。实际上,给定N个断点,就要寻找N-1个三次多项式,每个多项式有4个未知系数。这样,所求解的方程组包含有4*(N-1)个未知数。把每个三次多项式列成特殊形式,并且运用各种约束,通过求解N个具有N个未知系数的方程组,就能确定三次多项式。 -find cubic spline solving polynomial need a lot of linear equations. In fact, given N breakpoints, it is nece
wavelet_constran
- 小波变换的条件限制的实现的编程,可以更好设计优化问题-wavelet transform constraints on the realization of the program, we can better design optimization problems
jlab
- JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity fr
zuiyoutidu
- 最速下降法的Matlab程序,实现函数无约束条件下的最小值求解-Steepest descent method in Matlab, functions to achieve the minimum under no constraints to solve
guihuawenti
- 规划问题 经典的MATLAB源代码,无约束规划问题,线性约束及非线性约束等试验,有好几个源代码啊!-Planning the classic MATLAB source code, test of constraint programming problem with linear constraints and nonlinear constraints, there are several source code!
sparco-1.1.3
- 著名的Sparco工具包。是matlab下解决线性约束,二阶锥约束和半定约束等优化问题的常用工具。-Sparco famous Kit. Are resolved under matlab linear constraints, second-order cone constraint and semidefinite constrained optimization problems, such as commonly used instrument.
LPC1700-IEC
- IEC60601-1-8音频报警标准提供了富有和声的音调,以便使它们容易定位、并能防止屏蔽的干扰。范畴与对应旋律的数量都有限,从而能获得容易掌握的不同报警顺序。另外,报警的优先权决定了报警中音符的数量,以及音符顺序的动态特征。这使得人们容易确定报警的紧急程度。这样,IEC60601-1-8标准解决了许多以前报警的限制因素,而且将有助于改善患者的安全性。-IEC60601-1-8 standard audio alarm provides a rich harmonic tone in order
BCS_fast_rvm
- 该代码实现的是压缩感知理论中的信号恢复问题。将压缩感知理论中的信号恢复问题转化为带参数约束的回归问题,从而利用贝叶斯理论实现参数估计,从而得到高效的重建稀疏信号。-The code to achieve the signal recovery problems in the theory of compressed sensing. Recovery issues into regression problems with parameter constraints will signal co
MOEA
- 一篇带约束条件的基于多播QOS多目标算法的论文。-Constraints QoS Multicast Routing Based on MOEA
jsjy20070288
- :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to
mexSparseLogical0Diag
- Because of memory constraints, it is often impossible to change by subscr ipt all the elements of a large sparse matrix to zero. This leads to changing the elements in a loop, which is horrendously slow. This mex solves that problem. Usage: B =
ACOUCP
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
Equality_and_Inequality
- This IP optimization method examples with constraints-This is IP optimization method examples with constraints
Loss
- This IP optimization method examples without constraints-This is IP optimization method examples without constraints
non-ineq
- This IP optimization method examples with nonequality constraints-This is IP optimization method examples with nonequality constraints
Nonlinear_ineq_con_2variables
- This IP optimization method examples with two constraints-This is IP optimization method examples with two constraints
psopt20100414
- 粒子群算法的matab程序 可以求解带非线性约束的优化问题-a pso code which can slove optimization problems with nonlinear constraints.
PSO
- pso 的实现 应用了c#进行编程 还含有带约束的MATLAB的pso-pso implementation of the application of c# programming with constraints also contains MATLAB-pso
joint-task-constraints-v2.0
- Demo1: Demonstration of the use of Gaussian Mixture Regression (GMR) and inverse kinematics to reproduce a task by considering constraints both in joint space and in task space. An arm of 2 links moving in 2D space is considered. Several demo
discrete-mpc-with-constraints
- 模型预测控制 多输入多输出 2自由度汽车模型 多目标有约束优化问题-model predictive control with 2dof vehicle model with constraints optimization problem