搜索资源列表

  1. BPexample

    0下载:
  2. 开发环境:Matlab 简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。-development environment : Matlab Brief Descr iption
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:zhangjian
  1. ReversibleJumpMCMCSimulatedAnneaing

    0下载:
  2. This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis fun
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:958327
    • 提供者:郭剑辉
  1. Facts__Conjectures__and_Improvements_for_Simulated_Annealing

    0下载:
  2. 模拟退火优化算法 Simulated annealing is a simple and general algorithm for finding global minima. It operates by simulating the cooling of a (usually fictitious) physical system whose possible energies correspond to the values o
  3. 所属分类:其他书籍

    • 发布日期:2011-11-09
    • 文件大小:6738858
    • 提供者:luli395
  1. BPexample

    0下载:
  2. 开发环境:Matlab 简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。-development environment : Matlab Brief Descr iption
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-05
    • 文件大小:1024
    • 提供者:zhangjian
  1. ReversibleJumpMCMCSimulatedAnneaing

    0下载:
  2. This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis fun
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-05
    • 文件大小:958464
    • 提供者:大辉
  1. chaos

    0下载:
  2. 一种改进的混沌优化,便尺度混顿优化的优势在于速度快,不容易掉入局部极小-An improved chaos optimization, then mixed Dayton-scale optimization has the advantage of being fast, not easy to fall into local minima
  3. 所属分类:其他小程序

    • 发布日期:2024-06-05
    • 文件大小:2048
    • 提供者:xjwu
  1. chaosResearch

    0下载:
  2. 便尺度混沌优化,方法很简单,但是速度快,不易局部极小-Will scale chaos optimization method is simple, but fast, easy local minima
  3. 所属分类:其他小程序

    • 发布日期:2024-06-05
    • 文件大小:161792
    • 提供者:xjwu
  1. Atoolbox

    0下载:
  2. A collection of functions is presented which includes 2nd generation wavelet decomposition and reconstruction tools for images as well as functions for the computation of moment invariants. The wavelet schemes rely on th
  3. 所属分类:波变换

    • 发布日期:2024-06-05
    • 文件大小:592896
    • 提供者:yuan
  1. huangjin

    0下载:
  2. 最优化中的实例,利用黄金分割法求出下单峰函数极小点-Optimization of the examples, the use of golden section method are obtained under the single-peak function minima
  3. 所属分类:Windows编程

    • 发布日期:2024-06-05
    • 文件大小:878592
    • 提供者:chunchen
  1. EMDduandianchuli

    0下载:
  2. 利用神经网络分析方法对一个给定信号的两端进行延拓,在数据的两端各得到两个附加的极大值点和两个附加的极小值点.由此利用三次样条函数得到原始信号的上下包络线和平均包络线,实现了准确的EMD分解. -The use of neural network analysis of a signal at the two ends of a given extension to the data obtained at the two ends
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-05
    • 文件大小:464896
    • 提供者:齐磊
  1. SimulatedAnnealing

    0下载:
  2. Simulated Annealing (SA) is a smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random "nearby" solution. The nearby solution is chosen with a p
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-05
    • 文件大小:20480
    • 提供者:dingchong
  1. steepest_method_with_const_step

    0下载:
  2. NUMERICAL OPTIMIZATION: This steepest descent method with constant step length to find the minima of f(x, y) = xy exp(− 2x^2 − y^2 + 0.3y) Graphical represxentation in 5 ways of solution, simple and clea
  3. 所属分类:matlab例程

    • 发布日期:2024-06-05
    • 文件大小:1024
    • 提供者:venera
  1. PARS.cpp

    0下载:
  2. Program for finding minima of functions of several variables, several methods (Powell, Polak-Riber, Pearson, etc.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-05
    • 文件大小:9216
    • 提供者:GnomE
  1. ShuLex

    0下载:
  2. Program for finding minima of functions of several variables, several methods with GUI.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-05
    • 文件大小:51200
    • 提供者:GnomE
  1. peakdet

    0下载:
  2. Peak detection is one of the most important time-domain functions performed in signal monitoring. Peak detection is the process of finding the locations and amplitudes of local maxima and minima in a signal that satisfie
  3. 所属分类:matlab例程

    • 发布日期:2024-06-05
    • 文件大小:1024
    • 提供者:Kirill Sakhnov
  1. MinMaxFilterFolder

    0下载:
  2. Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-05
    • 文件大小:29696
    • 提供者:谢冉
  1. 29175-29175.ZIP

    0下载:
  2. Mathematical methods are an alternative to tackle visual perception. The central idea behind these methods is to reformulate the visual perception components as optimization problems where the minima of a specificall
  3. 所属分类:其他小程序

    • 发布日期:2024-06-05
    • 文件大小:84992
    • 提供者:Shashidhar
  1. 10.1.1.3.8227

    0下载:
  2. Noise Estimation by Minima Controlled Recursive Averaging for Robust Speech Enhancement
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-05
    • 文件大小:332800
    • 提供者:madin
  1. local_minmaxcpp

    0下载:
  2. fast 1d and 2d local minima detector
  3. 所属分类:matlab例程

    • 发布日期:2024-06-05
    • 文件大小:2048
    • 提供者:samiio
  1. newton2

    0下载:
  2. nonlinear optimization code can find local or global minima
  3. 所属分类:matlab例程

    • 发布日期:2024-06-05
    • 文件大小:1024
    • 提供者:haydar
« 12 3 4 5 »

源码中国 www.ymcn.org