登录
首页 » Matlab » 优化设计中的一维搜索方法,包括牛顿梯度法,平分线法,割线法,以及各种插值方法;能计算函数最优点,以及迭代的循环次数...

优化设计中的一维搜索方法,包括牛顿梯度法,平分线法,割线法,以及各种插值方法;能计算函数最优点,以及迭代的循环次数...

于 2022-03-02 发布 文件大小:2.80 kB
0 109
下载积分: 2 下载次数: 3

代码说明:

优化设计中的一维搜索方法,包括牛顿梯度法,平分线法,割线法,以及各种插值方法;能计算函数最优点,以及迭代的循环次数-Optimal Design of one-dimensional search methods, including Newton

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

发表评论

0 个回复

  • ex02
    说明:  此程序给出信号的多分辨率分析(Multiresolution Analysis),即信号的多分辨率分解(Multiresolution Decomposition)方法及应用。该程序是一个多抽样率系统(Multirate System)举例,用M个的滤波器,将信号的频谱等分成M部分,使所得抽样频率降为1/M,然后再依据它们的“重要性”给一不同的bit数,那么所传输的bit流必然会进一步下降,起到压缩带宽的作用。(This program gives the signal of the multi-resolution analysis (Multiresolution Analysis), the multi-resolution signal decomposition (Multiresolution Decomposition) method and its application. The program is a multirate rate system (Multirate System) example, with M a filter, the signal' s frequency spectrum is divided into M parts, the proceeds of sampling frequency reduced to 1/M, then according to their &quot importance&quot to the bit of a different number, then the transmitted bit stream is bound to decline further, to play the role of bandwidth compression.)
    2011-03-21 15:18:48下载
    积分:1
  • Cat
    Shu-ChuanChu受到猫日常行为动作的启发,于2006年提出了猫群算法。猫群算法的最大特征表现为在进化过程中能够同时进行局部搜索和全局搜索,具有很好的收敛速度(Shu- ChuanChu inspired by cats everyday actions, cat swarm algorithm is proposed in 2006. Cat swarm algorithm of the biggest characteristic is in the process of evolution can carry on the global search and local search at the same time, has the very good convergence )
    2013-08-14 21:53:12下载
    积分:1
  • Based-on-HHT-power-quality
    基于HHT的一种新的电能质量检测的系统的研制。使用了matlab和EMTDC(Based on HHT a new power quality detection of the System. Using matlab and EMTDC)
    2013-11-09 19:07:31下载
    积分:1
  • waypointContolForPathPlanningTW
    使用机器人充电电池和传输数据可极大地提高了无线传感器网络的生命周期。在此视频,机器人的路径由航点(绿色圆圈)控制,并且其中每个传感器可以被提供服务的区域被突出显示。我们使用的梯度下降和“多旅行商问题”(MTSP)搜索算法相结合的移动朝航点,其中传感器节点可以同时确保航点呆在接近充电区域。 SRIKANTH K.五苏达山和亚伦T.贝克尔,“关于无线微波电路和系统2015得克萨斯研讨会”发布会贝勒大学提出的4月24日在。 http://texassymposium.org/ “设计路径,以维持无线传感器网络” 摘要:结构健康无线传感器网络(WSN)应该持续数十年,但传统的一次性电池不能维持这样的网络。能源是主要障碍无线传感器网络的可持续性。大多数能量被通过(i)感知数据的无线传输,并且从源传感器接收器(ⅱ)长距离多跳传输消耗。本文探讨了如何利用利用机器人无人驾驶车辆(乌布苏)以服务于无线传感器网络新兴的无线电力传输技术。这些削减数据传输由长到短距离的UV,收集检测信息,并补充WSN的能量。 本文介绍了路径规划和路径优化算法的无线传感器网络持续。 一个机器人:http://youtu.be/PxvbBEYNc7I
    2022-08-13 02:20:37下载
    积分:1
  • wei-ruo-xin-hao
    利用matlab产生正弦信号,加噪声,分析其加噪前后的数字特征(Using matlab to produce a sinusoidal signal plus noise, and analyze the numbers before and after adding noise characteristics)
    2012-04-29 21:25:53下载
    积分:1
  • AR-model
    包括各种AR模型现代功率谱估计方法,burg法、自相关法、协方差法等。(Modern power spectrum estimation method includes a variety of AR model )
    2012-09-28 08:46:51下载
    积分:1
  • kdtree
    k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo scripts(kdtree_demo.m & kdrange_demo.m),很实用( This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/src, as well as precompiled mex files for the following systems: - Mac OS X (Matlab 6.5) - Redhat Linux (Matlab 6.5) - Windows (Matlab 6.1) Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m). The new features added June 2004: + You can now use N dimensional data points, where N>3. + Use KDTREEIND to return the index value to the closest point, instead of the closest point values. + KDRANGEQUERY can now return these index values as well. Written by/send comments or suggestions to : Guy Shechter guy at jhu dot edu June 2004 )
    2013-11-07 16:28:39下载
    积分:1
  • 2004年研赛优秀论文选
    全国大学生数学建模竞赛试题集2004,数学建模实例(Question Set of National College Students Mathematical Modeling Competition 2004, Example of Mathematical Modeling)
    2020-06-18 21:40:01下载
    积分:1
  • 带罚函数的自适应粒子群算法.
    说明:  含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
    2019-05-05 19:49:37下载
    积分:1
  • 北斗差分定位
    说明:  北斗 0基线 静态单频 单差和双差定位 精度小于1米(OBS single point positioning)
    2020-06-17 19:40:02下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载