登录
首页 » matlab » optim

optim

于 2013-09-05 发布 文件大小:1784KB
0 220
下载积分: 1 下载次数: 24

代码说明:

  matlab优化工具箱,包括线性规划linprog.m,二次规划quadprog.m等(optim toolbox)

文件列表:

optim
.....\aprecon.m,2783,2004-02-02
.....\bandem.m,12175,2004-04-04
.....\bintprog.m,29215,2004-04-15
.....\browneq.mat,49840,1998-09-15
.....\brownfg.m,743,2004-03-30
.....\brownfgh.m,1881,2004-02-07
.....\brownhstr.mat,40184,1998-09-15
.....\brownvv.m,2523,2004-02-07
.....\circustent.m,5772,2004-02-07
.....\color.m,941,2004-02-07
.....\confun.m,284,2004-04-04
.....\confuneq.m,257,2004-02-07
.....\confungrad.m,441,2004-02-07
.....\Contents.m,7906,2004-05-06
.....\cubic.m,825,2004-02-07
.....\cubici1.m,530,2004-02-07
.....\cubici2.m,1291,2004-02-07
.....\cubici3.m,1386,2004-02-07
.....\datdemo.m,6906,2004-04-04
.....\demos.xml,2227,2004-04-19
.....\densecolumns.mat,147344,1998-09-14
.....\dfildemo.m,4246,2004-04-04
.....\elimone.m,1015,2004-02-07
.....\fbox4.m,1224,2004-02-07
.....\fbox4.mat,32046,1999-07-23
.....\fgoalattain.m,17026,2004-04-15
.....\filtcon.m,281,2004-02-07
.....\filtfun.m,351,2004-02-07
.....\filtfun2.m,375,2004-02-07
.....\filtobj.m,285,2004-02-07
.....\findmax.m,1899,2004-02-07
.....\findmax2.m,3853,2004-02-07
.....\fitfun2.m,1242,2004-04-04
.....\fitfun2outputfcn.m,491,2004-04-04
.....\fleq1.mat,62240,2000-06-18
.....\fleq3.m,933,2004-02-07
.....\fmincon.m,21641,2004-04-15
.....\fminimax.m,15999,2004-04-15
.....\fminunc.m,11601,2004-04-15
.....\fseminf.m,13731,2004-04-15
.....\fsolve.m,13005,2004-04-15
.....\functiontostring.m,475,2004-04-04
.....\fzmult.m,2908,2004-02-02
.....\gangstr.m,2326,2004-02-02
.....\goalcon.m,2886,2004-01-24
.....\goaldemo.m,3162,2004-04-04
.....\goalfun.m,738,2004-02-07
.....\hmfbx4.m,289,2004-02-07
.....\hmfleq1.m,387,2004-02-07
.....\hprecon.m,2917,2004-04-15
.....\html

.....\....\circustent.html,16629,2004-04-17




.....\....\circustent_04.png,2746,2004-04-17
.....\....\circustent_05.png,4485,2004-04-17
.....\....\circustent_06.png,8271,2004-04-17
.....\....\circustent_07.png,7057,2004-04-17
.....\....\circustent_08.png,12595,2004-04-17
.....\....\circustent_09.png,8762,2004-04-17
.....\....\circustent_10.png,21533,2004-04-17
.....\....\circustent_11.png,18905,2004-04-17
.....\....\datdemo.html,29506,2004-04-17
.....\....\datdemo.png,2079,2004-04-17
.....\....\datdemo_01.png,3624,2004-04-17
.....\....\datdemo_02.png,4584,2004-04-17
.....\....\datdemo_03.png,4584,2004-04-17
.....\....\datdemo_04.png,4584,2004-04-17
.....\....\datdemo_05.png,4584,2004-04-17
.....\....\dfildemo.html,16538,2004-04-17
.....\....\dfildemo.png,3036,2004-04-17
.....\....\dfildemo_01.png,3940,2004-04-17
.....\....\dfildemo_02.png,6997,2004-04-17
.....\....\goaldemo.html,11937,2004-04-17
.....\....\molecule.html,21880,2004-04-17
.....\....\molecule.png,4620,2004-04-17
.....\....\molecule_01.png,4390,2004-04-17
.....\....\molecule_02.png,12175,2004-04-17
.....\....\molecule_03.png,6893,2004-04-17
.....\....\molecule_04.png,4657,2004-04-17
.....\....\molecule_05.png,7880,2004-04-17
.....\....\molecule_06.png,15628,2004-04-17
.....\....\molecule_07.png,2908,2004-04-17
.....\....\molecule_08.png,9876,2004-04-17
.....\....\molecule_09.png,12626,2004-04-17
.....\....\molecule_10.png,13840,2004-04-17
.....\....\officeassign.html,32333,2004-04-20
.....\....\officeassign.png,936,2004-04-20
.....\....\officeassign_01.png,2731,2004-04-20
.....\....\officeassign_02.png,3251,2004-04-20
.....\....\officeassign_03.png,3588,2004-04-20
.....\....\officeassign_04.png,5455,2004-04-20
.....\....\officeassign_05.png,3008,2004-04-20
.....\....\officeassign_06.png,3114,2004-04-20
.....\....\officeassign_07.png,3078,2004-04-20
.....\....\optdeblur.html,12814,2004-04-17

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

发表评论

0 个回复

  • knnsearch
    寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file. The code is very simple, hence is also suitable for beginner to learn knn search.)
    2010-03-16 14:08:11下载
    积分:1
  • pmsmdtc
    永磁同步电机直接转矩控制仿真,按照博士论文中规中矩建立的直接转矩控制模型 (Permanent magnet synchronous motor direct torque control simulation, Ph.D. thesis in accordance with established law-abiding model of direct torque control)
    2020-06-30 10:40:02下载
    积分:1
  • An-Introduction-Kalman-Filter
    kalman 滤波器使用介绍,初学者的参考,最好先学习一下其推到过程(kalman filter using the introduction of reference for beginners, it is best to first learn about the process of pushing)
    2011-11-24 17:05:28下载
    积分:1
  • ofdm_channel
    ofdm channel using and measure of PSNR
    2014-02-06 00:22:03下载
    积分:1
  • 5
    说明:  无迹卡尔曼滤波在目标跟踪中的应用MATLAB仿真(Application of untracked Calman filter in target tracking)
    2018-04-10 15:09:03下载
    积分:1
  • guiyihua
    归一化随机共振代码,亲测有用,需要的自己拿(Normalized Stochastic Resonance Code)
    2021-05-13 08:30:02下载
    积分:1
  • ManagementofGYM
    This .cpp gives a basic foundation of how to manage a big gym. It offers some functions like accounting, expertise giving etc.
    2009-12-26 17:25:09下载
    积分:1
  • yuyinduandianjiance-
    实现语音断点检测的程序,有静音处理和噪声去除,已编译通过。(Voice breakpoint detection program, mute processing and noise removal, compiled by.)
    2012-12-31 09:12:20下载
    积分:1
  • Cognitive_Radio_Communications_and_Networks__Prin
    Cognitive Radio Communications and Networks Principles and Practice Edited by Alexander M. Wyglinski, Ph.D., Worcester Polytechnic Institute Maziar Nekovee, Ph.D., BT Research and University College London Y. Thomas Hou, Ph.D., Virginia Polytechnic Institute and State University
    2013-09-22 12:09:36下载
    积分:1
  • 3333
    说明:  基于MATLAB的GOLD码序列的仿真与实现(MATLAB-based code sequences GOLD Simulation and Implementation)
    2010-03-29 10:54:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载