登录
首页 » matlab » convex_optimization

convex_optimization

于 2020-10-19 发布 文件大小:5181KB
0 316
下载积分: 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 个回复

  • example13_12
    运用进行编程实例,达到了解MATLAB的目的,为今后应用打好基础(Examples of the use of programming, to understand the purpose of MATLAB, to lay the foundation for future applications)
    2010-05-14 17:05:23下载
    积分:1
  • POURSUITE
    backstepping applied to tracking problem of a marine vehicle
    2011-05-27 00:27:08下载
    积分:1
  • BP_PSO
    pso+bp matlab源程序,吐血推荐(Pso+bp matlab source code, hematemesis recommended )
    2013-10-25 15:45:30下载
    积分:1
  • csvs
    基于改进差分演化算法的石油层评价指标的特征选择(Feature improved oil layer evaluation based on differential evolution algorithm choice)
    2013-12-12 19:25:00下载
    积分:1
  • loadflow_nr
    load flow analysis using newton raphson method
    2015-02-12 10:11:32下载
    积分:1
  • DFSER
    对不同源节点到中继节点距离的固定DF译码转发协作通信的误码率进行了仿真(The error rate of fixed DF decode and forward cooperative communication is simulated for the distance from heterogeneous nodes to relay nodes)
    2017-11-26 13:17:13下载
    积分:1
  • zhongqunwend
    本文通过对某公园近两年内被运出的某种动物的年龄和性别的数据进行统计分析,并针对题目的四个问题分别建立了符合实际的数学模型,在模型的求解过程中,应用C语言进行编程调试,通过统计学软件SAS,数学软件MATLAB等计算工具,编写相应的程序,对建立的模型进行求解,得出了符合实际的结果(Based on a park near to be shipped out within two years of a certain animal)
    2007-09-23 13:57:49下载
    积分:1
  • chap2_12_MIMO_RLS
    最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法(LS)
    2010-08-29 11:32:38下载
    积分:1
  • gold
    gold序列的产生。随机产生gold序列。(gold sequence generation. Randomly generated sequence of gold.)
    2008-04-13 16:36:39下载
    积分:1
  • Helmholtz
    这是一类特殊的椭圆偏微分方程Helmhotz方程。该程序是用迭代法求解Helmhotz方程的。(This is a special class of elliptic partial differential equations Helmhotz. The procedure is iterative method for solving equations Helmhotz.)
    2008-05-06 21:33:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载