登录
首页 » 算法 » 序列二次规划程序

序列二次规划程序

于 2023-07-14 发布 文件大小:13.84 kB
0 187
下载积分: 2 下载次数: 3

代码说明:

求解序列二次规划程序,只要编写不同的目标函数,目标函数导数,约束函数,约束函数的雅克比矩阵,即可求出不同问题的最大值或最小值。Solving sequence quadratic programming, as long as write a different objective function, the target function and constraint function, constraint function of Jacobi matrix, then find out the maximum or minimum of a different question.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Matlab二维非稳态导热计平板
    本程序通过两种算法对二维非稳态导热进行计算,第一种为逐点迭代求解,第二种为逐行迭代TDMA求解。大家可以根据自己的需求在No1 No2处进行切换。新人第一次发程序,求各路大神能多多指点!谢谢!
    2022-02-07 04:18:02下载
    积分:1
  • 学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经 过分析各种因素建立了高校学生综合素质 模型,并对高校学生的综合素质...
    学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经 过分析各种因素建立了高校学生综合素质 模型,并对高校学生的综合素质进行科学地定性与定量分析,通 AHP 过模型计算表明:综合指数得出的结果能对学生的优点和弱点作出客观评价,有利于学生的全面发展,对当前进 行素质教育具有现实意义。-The overall quality of students affected by many factors, how to establish a scientific evaluation system of universities is to explore the issue has been. After analysis of various factors to establish a comprehensive quality model for college students and college students to carry out the comprehensive quality of qualitative and quantitative scientific analysis, Qualcomm AHP model calculations have shown that: composite index can be the result of the strengths and weaknesses of students to make objective evaluation, is conducive to the holistic development of students, carried out on the current quality of education has a practical significance.
    2022-06-17 21:13:42下载
    积分:1
  • ReadWriteBlob
    这是codeproject站点的一个示例,用于在blobsqlserver连接中发送和接收数据。
    2023-07-18 01:15:03下载
    积分:1
  • 用C++写3*3的方程组的求解
    这是一个基于列主元高斯消去法求3*3方程组的程序。只需确定方程组未知数的系数和等号右边的数,就可以算出最终的结果。结果精度高达8位小数。
    2023-07-31 09:30:04下载
    积分:1
  • 三次样条插值逼近函数
    三次样条插值逼近函数-cubic spline interpolation function approximation
    2023-07-23 15:30:03下载
    积分:1
  • VC prepared using a multi
    用VC编写的一个多功能图形界面计算器,不仅能实现简单的加减乘除,还能实现乘方,开方等算术。-VC prepared using a multi-functional graphical interface calculator, not only simple addition and subtraction, multiplication and division to achieve, but also the realization of involution, evolution, such as arithmetic.
    2022-04-02 00:31:00下载
    积分:1
  • 本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这...
    本程序模拟细胞的自我繁殖,你会看到一个柔软的细胞诞生在电脑屏幕上,然后随着各个分子的撞击,细胞开始分裂,经过一段时间的演化,这个细胞会在溶液中把自己复制,然后这个过程会继续进行……。这种自我复制是在人工化学的基础上进行,比起原来的基于细胞自动机的自我复制更加形象逼真-the cell simulation of self-reproduction, you will see a soft cell birth on the computer screen, and then with all the percussive elements, cell division, after a period of evolution, the cells in the solution themselves copied, and then the process will continue ... . This self-reproduction of the artificial chemical basis, compared to the original cell-based automatic machine self-replication more vivid
    2022-07-16 13:06:16下载
    积分:1
  • 牛顿解方程之混沌情况,帮助你对牛顿解方程的领悟,具有非常强的视觉冲击力,美仑美奂,不看将后悔一辈子的!...
    牛顿法解方程之混沌情况,帮助你对牛顿法解方程的领悟,具有非常强的视觉冲击力,美仑美奂,不看将后悔一辈子的!-Newton equation solution chaotic situation and help you right Solving equations of Newton"s grasp, with very strong visual impact, attractive, and will not look at a lifetime of regret!
    2022-03-04 07:42:14下载
    积分:1
  • 分形几何--用简单构造复杂的艺术。 对图形的放大有两种,一种是光栅放大,放大后图形的边界会产生锯齿;另一种是矢量放大,采用的是关系计的方,放大的图形不会...
    分形几何--用简单构造复杂的艺术。 对图形的放大有两种,一种是光栅放大,放大后图形的边界会产生锯齿;另一种是矢量放大,采用的是关系计算的方法,放大的图形不会出现锯齿和模糊。基于Julia的方法属于矢量放大,该方法被称为“分形显微镜”。是一个很有用的功能模块。-Fractal geometry- with a simple structure is complicated art. Amplification of the graphics there are two types of grating amplification, the amplified graphics have jagged borders the other is to enlarge the vector used is a method of calculation, to enlarge the graphics will not appear jagged and fuzzy. Julia
    2022-03-09 10:34:19下载
    积分:1
  • 工作
    车间作业调度问题用遗传算法解决的通用Matlab程序-Job-shop scheduling problem using genetic algorithms to solve the generic Matlab procedures
    2022-02-13 16:01:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载