登录
首页 » matlab » goldsection

goldsection

于 2008-03-24 发布 文件大小:1KB
0 205
下载积分: 1 下载次数: 127

代码说明:

  黄金分割法求解下单峰函数的极小值 是一个比较好的代码(Golden section method of single peak function of the minimum value is a better code)

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

发表评论

0 个回复

  • gold-sequence
    m序列产生子函数 gold序列产生子函数 自相关函数和互相关函数计算子函数 调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数 N=11 n=2^N-1 Rm(1)=sum(golda.*goldb)/n for k=1:n-1 Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n end Rm )
    2011-04-30 17:53:27下载
    积分:1
  • mlclass-ex2
    Programming Exercise
    2013-02-06 23:40:44下载
    积分:1
  • 3512ijaia08
    research paper on iris recognition using method of moments
    2014-04-08 15:01:46下载
    积分:1
  • encode_symbol
    算术编码实例,matlab编写的简单编码过程(encode symbol)
    2012-06-16 11:58:16下载
    积分:1
  • TrackRoute
    用路径跟踪法求解不等式约束的凸二次规划,即沿着此路径(或邻域)可以逼近问题的最优解。(With the path tracking method for solving inequality constrained convex quadratic programming, that along this path (or neighborhood) can approximate the optimal solution of the problem.)
    2013-11-23 14:31:30下载
    积分:1
  • kalman
    说明:  卡尔曼滤波算法。使用STm32跑的,亲测可以用,效果很好,算法源码(Kalman filtering algorithm.Using STm32 run, pro test can be used, the effect is very good, algorithm source)
    2020-05-15 20:42:28下载
    积分:1
  • ellip
    椭圆带通滤波器设计,根据椭圆原型滤波器,进行双线性变换和低通转带通,获得所需滤波器(Elliptic bandpass filter design based on elliptic prototype filter, the bilinear transformation turn bandpass and low-pass, to obtain the desired filter)
    2012-12-31 23:35:00下载
    积分:1
  • SeiSee
    处理地震信号用的画图软件,效果很好,可以和matlb一起用,希望可以帮助大家(Seismic signal processing used in drawing software, works well, can matlb together with the hope that can help you)
    2011-10-31 10:01:58下载
    积分:1
  • param_optimize_particle_sinc
    粒子群参数优化算法子程序,可以实现多个组合参数的优化,采用实数编码。(particle swarm optimization )
    2011-12-06 10:42:21下载
    积分:1
  • 利用matlab的gui设计的带有输入和输出功能的界面图形,可视性很强,自己独立编写,原始数据和图形,学习非常值得(Uses the Matlab GUI design to have the input and output function the interface graph, the visibility is very strong, writes independently, the original data and the graph, the study is very worthwhile.)
    2020-06-19 18:20:01下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载