登录
首页 » matlab » convex_optimization

convex_optimization

于 2020-10-19 发布 文件大小:5181KB
0 338
下载积分: 1 下载次数: 0

代码说明:

说明:  凸优化程序包,包含各种凸优化算法,可供方便调用.(Convex optimization package, contains a variety of convex optimization algorithm, for convenience call.)

文件列表:

convex optimization
...................\builtins
...................\........\@cvx
...................\........\....\abs.m
...................\........\....\blkdiag.m
...................\........\....\builtins.m
...................\........\....\cat.m
...................\........\....\conj.m
...................\........\....\conv.m
...................\........\....\ctranspose.m
...................\........\....\cumsum.m
...................\........\....\diag.m
...................\........\....\disp.m
...................\........\....\end.m
...................\........\....\eq.m
...................\........\....\exp.m
...................\........\....\find.m
...................\........\....\ge.m
...................\........\....\gt.m
...................\........\....\hankel.m
...................\........\....\horzcat.m
...................\........\....\imag.m
...................\........\....\isreal.m
...................\........\....\kron.m
...................\........\....\ldivide.m
...................\........\....\le.m
...................\........\....\log.m
...................\........\....\lt.m
...................\........\....\max.m
...................\........\....\min.m
...................\........\....\minus.m
...................\........\....\mldivide.m
...................\........\....\mpower.m
...................\........\....\mrdivide.m
...................\........\....\mtimes.m
...................\........\....\ne.m
...................\........\....\nnz.m
...................\........\....\norm.m
...................\........\....\permute.m
...................\........\....\plus.m
...................\........\....\polyval.m
...................\........\....\power.m
...................\........\....\prod.m
...................\........\....\rdivide.m
...................\........\....\real.m
...................\........\....\reshape.m
...................\........\....\size.m
...................\........\....\sparse.m
...................\........\....\spy.m
...................\........\....\sqrt.m
...................\........\....\subsasgn.m
...................\........\....\subsref.m
...................\........\....\sum.m
...................\........\....\times.m
...................\........\....\toeplitz.m
...................\........\....\transpose.m
...................\........\....\tril.m
...................\........\....\triu.m
...................\........\....\uminus.m
...................\........\....\uplus.m
...................\........\....\vertcat.m
...................\........\Contents.m
...................\commands
...................\........\@cvx
...................\........\....\commands.m
...................\........\Contents.m
...................\........\cvx_begin.m
...................\........\cvx_begin_set.m
...................\........\cvx_cd.m
...................\........\cvx_clear.m
...................\........\cvx_end.m
...................\........\cvx_end_set.m
...................\........\cvx_expert.m
...................\........\cvx_gp_precision.m
...................\........\cvx_pause.m
...................\........\cvx_power_warning.m
...................\........\cvx_precision.m
...................\........\cvx_profile.m
...................\........\cvx_quiet.m
...................\........\cvx_solver.m
...................\........\cvx_where.m
...................\Contents.m
...................\COPYING.txt
...................\cvx_setup.m
...................\cvx_usrguide.pdf
...................\cvx_version.m
...................\examples
...................\........\antenna_array_design
...................\........\....................\ant_array_min_beamwidth.m
...................\........\....................\ant_array_min_sidelobe.m
...................\........\....................\ant_array_min_therm_noise.m
...................\........\....................\broadband_array_min_sidelobe.m
...................\........\....................\Contents.m
...................\........\....................\html
...................\........\....................\....\ant_array_min_beamwidth.html



...................\........\....................\....\ant_array_min_sidelobe.html

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

发表评论

0 个回复

  • bilinerQuard
    bilinearquard在matlab中的实现 matlab有限元分析 源程序(bilinearquard implementation in matlab matlab source Finite Element Analysis)
    2013-11-11 13:46:44下载
    积分:1
  • eramo
    It is the implement analysis of the following paper "V. Eramo and M. Listanti, Performance Analysis of Optical Packet Switches equipped with Multicast Wavelength Converters. IEEE, ICC, (2006)."
    2013-01-25 19:27:05下载
    积分:1
  • fifthpsk
    2PSK的仿真,仿真2PSK的图像生成和性能分析,包括各种参数设定(The simulation, 2PSK the simulation 2PSK image generation and performance analysis, including the setting of various parameters)
    2012-07-02 12:13:03下载
    积分:1
  • ldc
    Logical Domain Channel link-layer protocol driver.
    2013-04-30 11:03:50下载
    积分:1
  • Chapter6
    这是通信系统仿真的第六章的例题的仿真程序代码!挺好的,希望对大家有用!(This is a communication system simulation examples of Chapter VI of the simulation program code! Very good, and I hope useful for everyone!)
    2008-07-08 15:47:10下载
    积分:1
  • Bayes
    贝叶斯分类器的分类原理是通过某对象的先验概率,本文详细介绍贝叶斯分类器,使用贝叶斯分类器对样本进行训练分类,得到良好分类结果,并对分类结果进行分析。(Principle of Bayesian classifiers is through prior probability of an object, the paper describes Bayesian classifier, Bayesian classifier using the training sample classification, the classification results are good, and the classification results were analyzed.)
    2011-05-03 16:56:25下载
    积分:1
  • ExtremeProgrammingApplied
    Extreme Programming Applied介绍具体实施xp方法的流程以及需要注意的问题。(Extreme Programming Applied introduce specific implementation methods xp processes and the need to pay attention to.)
    2007-11-03 17:14:39下载
    积分:1
  • fengdemo
    说明:  fortran 调用matlab引擎实例(FORTRAN examples Matlab engine)
    2006-03-29 23:04:29下载
    积分:1
  • Locally-Weighted-Regression
    Locally weighted regression (LWR) is a memory-based method that performs a regression around a point of interest using only training data that are ``local to that point. One recent study demonstrated that LWR was suitable for real-time control by constructing an LWR-based system that learned a difficult juggling task.
    2013-01-10 22:59:48下载
    积分:1
  • Electronic-dog-training-report
    电子实训报告,做一个电子狗,实训总结和体会,对没有写过实报告的人提供了范例!(Electronic dog training report)
    2012-11-09 22:54:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载