登录
首页 » Java » 数学规划

数学规划

于 2018-11-05 发布 文件大小:22KB
0 187
下载积分: 1 下载次数: 1

代码说明:

  % 数学规划 % lp - 线性规划 % linprog - 线性规划(在MATLAB5.3使用) % fmin - 一元函数极值 % fminu - 多元函数极值拟牛顿法 % fmins - 多元函数极值单纯形搜索法 % constr - 非线性规划 % fmincon - 非线性规划(在MATLAB5.3使用)(Mathematical programmingLinear programming% linprog - linear programming (used in MATLAB5.3)Extreme value of one variable functionFminu - extreme value quasi-newton method of multivariate functionsExtreme simplex search for % fmins - multivariate functionConstr - nonlinear programming% fmincon - non-linear programming (used in MATLAB5.3))

文件列表:

数学规划\CONSTR.M, 4212 , 2016-11-05
数学规划\FMIN.M, 5234 , 2016-11-05
数学规划\FMINCON.M, 25676 , 2016-11-05
数学规划\FMINS.M, 7127 , 2016-11-05
数学规划\FMINU.M, 10500 , 2016-11-05
数学规划\LINPROG.M, 8141 , 2016-11-05
数学规划\LP.M, 2733 , 2016-11-05
数学规划\数学规划.txt, 221 , 2016-11-05
数学规划, 0 , 2016-11-05

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

发表评论

0 个回复

  • 一个简单好好用的捕图片转换ico格式的小工具
    一个简单好好用的捕图片转换ico格式的小工具-a simple catch a good picture of ico format conversion tool for the small
    2022-04-21 07:52:07下载
    积分:1
  • MCNP
    MCNP-模拟粒子输运的蒙特卡洛程序,模拟铅、聚乙烯和碳化硼组合的屏蔽效果(program for simulating particle transport by using Monte Carlo method)
    2018-06-29 18:03:12下载
    积分:1
  • gama11
    说明:  在视频和图像的采集过程中,由于受到地物环境复杂、物品之间相互遮挡以及环境光照条件多变等因素的影响,经常会导致场景的光照 要表现为图像中亮的区域光线足够或者过强,而暗的区域照度不足,导致一些重要的细节信息无法凸显甚至被掩盖掉,严重影响了图像 和应用价值,因此开展光照不均匀图像的校正研究,消除不均匀光照对图像的影响,已经成为当前图像处理领域的一个研究(In the process of video and image acquisition, due to the complex environment of the ground objects, the mutual occlusion between objects and the changeable environment lighting conditions, the lighting of the scene often results In order to show that the light in the bright area of the image is enough or too strong, and the illumination in the dark area is not enough, leading to some important details can not be highlighted or even covered up, seriously affecting the image Therefore, it has become a research in the field of image processing to carry out the correction research of uneven illumination image and eliminate the influence of uneven illumination on image)
    2020-02-10 18:41:36下载
    积分:1
  • 一个漂亮的日记本,记录个人每日的心情,和每日的情况
    一个漂亮的日记本,记录个人每日的心情,和每日的情况-A beautiful diaries, records of individual daily mood, and daily situation
    2022-07-13 02:39:04下载
    积分:1
  • 一个类似Netmeeting的电子白板功能的程序
    一个类似Netmeeting的电子白板功能的程序-A similar procedure for Netmeeting function of whiteboard
    2023-08-12 05:25:02下载
    积分:1
  • 1637显示电压STM32
    说明:  使用STM32内部AD,PA1作为输入,1637显示电压值(Using STM32 internal AD, PA1 as input, 1637 display voltage value)
    2020-06-16 19:00:01下载
    积分:1
  • BAS_BP论文及代码
    说明:  基于 BAS-BP 模型的风暴潮灾害损失预测(Prediction of storm surge disaster loss based on bas-bp model)
    2020-01-16 12:29:08下载
    积分:1
  • C# 调用外部的EXE文件
    C# 调用外部的EXE文件,程序中主要是使用System.Diagnostics.Process.Start(textBox1.Text);来执行外部的exe文件。   private void button1_Click(object sender, EventArgs e)   {    openFileDialog1.Filter = "exe文件(*.exe)|*.exe";//设置打开文件的格式    if (openFileDialog1.ShowDialog() == DialogResult.OK)//判断是否选择了exe而文件    textBox1.Text = openFileDialog1.FileName;//显示选择的文件   }   private void button2_Click(object sender, EventArgs e)   {    System.Diagnostics.Process.Start(textBox1.Text);//执行exe文件   }
    2023-06-03 22:35:03下载
    积分:1
  • 单用户界面设计效果
    说明:  一款非常简洁的浮动标签提交表单用户界面设计效果(A very simple floating label submission form user interface design effect)
    2019-03-06 08:48:23下载
    积分:1
  • Buck_Boost
    说明:  使用matlab搭建了一个直流稳压电源的模型,两级式,前级不控整流,后级升降压(A model of DC regulated power supply is built by using matlab. It is two-stage, with uncontrolled rectifier at the front stage and step-up and step-down at the back stage.)
    2020-07-04 17:00:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载