登录
首页 » matlab » pdco

pdco

于 2021-03-23 发布 文件大小:105KB
0 238
下载积分: 1 下载次数: 377

代码说明:

  斯坦福大学的原始对偶内点法软件包,权威之作!(primal dual interier point algorithm)

文件列表:

pdco
....\pdco
....\....\entropy.m,973,2008-12-20
....\....\ENTROPY.small,47293,2008-12-09
....\....\ENTROPY.tiny,60,2008-12-09
....\....\LPnetlib.m,4104,2008-12-10
....\....\lsqr.m,12758,2009-04-03
....\....\pdco.m,50194,2010-04-03
....\....\pdco.README,2244,2010-04-19
....\....\pdcoSet.m,6431,2008-12-09
....\....\pdcotestENTROPY.m,4328,2010-04-19
....\....\pdcotestLP.m,2931,2008-12-09
....\....\pdcotestLS.m,3512,2008-12-09
....\pdco.pdf,92922,2010-05-24

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

发表评论

0 个回复

  • matlab2
    matlab实用程序百例2 很实用的 对初学者大有裨益(Matlab program the practical example 2 is very useful for beginners greatly )
    2012-05-13 22:38:46下载
    积分:1
  • SGA
    主要通过Matlab实现遗传算法的操作,帮助那些对遗传算法感兴趣的人进行学习参考(Matlab genetic algorithm operation to help those people interested in the genetic algorithm to learn the reference)
    2012-05-27 14:48:02下载
    积分:1
  • Aircraft_Power_Network_R13b
    this is aircraft power network cotrol system.
    2015-02-09 15:04:05下载
    积分:1
  • randomforest
    随机森林的matlab算法实现,model是训练函数,tree是分类标签函数(Random Forest algorithm matlab, model is the training function, tree classification label function)
    2021-04-19 20:28:51下载
    积分:1
  • Matlab
    Matlab数字信号处理与应用源代码 各种入门级的数字信号MATLAB仿真程序的源码 详细解释 (Digital signal processing and Matlab source code for the application of a variety of entry-level digital signal source MATLAB simulation program explained in detail)
    2011-09-01 13:22:09下载
    积分:1
  • ejdlbshuangpid
    二级倒立摆的双pid控制,由simulink和m函数组成(Pid double inverted pendulum control)
    2021-03-09 16:09:27下载
    积分:1
  • demos
    vessel manuevering models
    2011-10-12 02:01:08下载
    积分:1
  • matlab6
    【matlab编程代做】matlab从图像中检测人脸部分 可以作为参考使用学习 ([Do] matlab matlab programming generation face detection the image section can be used as a reference study)
    2015-01-11 18:02:55下载
    积分:1
  • powersys_manual
    给Matlab配套的电力工具箱POWERSYSTEM的最全的使用手册,一共一千多页,POWERSYSTEM中所有的DEMO都有详细介绍,是学习电力工具箱的精品资料(Matching of electricity to Matlab toolbox POWERSYSTEM the most comprehensive user manual, a total of more than 1000 pages, POWERSYSTEM have all the details of DEMO is to learn the power of quality information toolbox)
    2008-12-30 09:13:48下载
    积分:1
  • imaqplot
    IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback. Using toolbox callback properties, you can configure a video input object to generate a live image plot display. Do you want a basic preview window created for you? Simply call: obj = videoinput( matrox , 1) obj.TimerFcn = @imaqplot obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj) Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you: obj = videoinput( dt , 1) obj.TimerFcn = {@imaqplot, hImage} obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj)
    2009-10-21 15:20:29下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载