CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 迭代算法

搜索资源列表

  1. anneal2

    0下载:
  2. 基于遗传算法的图像分割。用MATLAB实现。遗传算法就这样反复迭代,向着更优解的方向进化,直至满足某种预定的优化指标。-anneal ,using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:327541
    • 提供者:FY
  1. Jacobi

    0下载:
  2. 数值分析算法 Jacobi迭代算法的C++实现-Numerical analysis of Jacobi iteration
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:529
    • 提供者:刘韬
  1. Seidel

    0下载:
  2. 数值分析算法 seidel迭代算法的C++实现-Numerical analysis algorithms seidel iterative algorithm to achieve the C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:539
    • 提供者:刘韬
  1. matlabSA

    1下载:
  2. matlab 模拟退火算法 内含遗传算法及迭代过程-simulated annealing algorithm matlab implicit and iterative process of genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:501550
    • 提供者:赵峻
  1. TSP

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:117095
    • 提供者:IT农夫
  1. 3432

    0下载:
  2. 方程求根的数值实验,利用Newton迭代算法,求出所给方程的跟。-Equation Roots of numerical experiments using the Newton iterative algorithm are obtained with the given equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1051
    • 提供者:李萍
  1. NumericalAlgorithms

    0下载:
  2. 各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,Gaussian elimination,Out the m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3475
    • 提供者:A1042yang
  1. fga-1.4.tar

    0下载:
  2. 使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed descr iption of the document, use the interface function is passed the fitness functi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:226693
    • 提供者:asy
  1. Files

    0下载:
  2. 有限差分的迭代算法的控制台程序,可以输出每一次迭代的记录。有需要的自己试试吧-Iterative finite difference algorithm console program, you can record the output of each iteration. The need to own a try
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1038
    • 提供者:何力
  1. 555934042

    0下载:
  2. 一般普通信道容量迭代算法的matlab编程实现-On general channel capacity of an iterative algorithm matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2106
    • 提供者:赵军
  1. jacobi

    0下载:
  2. 基于matlab软件的jacobi数值迭代算法-Matlab-based software-jacobi iterative algorithm for
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:32234
    • 提供者:susu
  1. work

    0下载:
  2. 图像huffman编码程序,只对256色的图像有用,彩色图像会变成黑白图像,采用迭代算法一层一层的推出huffman编码-Image huffman coding process, only 256-color images useful for color image will become black and white images, using iterative algorithm level by level, the introduction of huffman coding
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:4400
    • 提供者:郭长勇
  1. xindaorongliangdiedaisuanfa

    0下载:
  2. 用MATLAB软件编程实现一般信道容量迭代算法。-Programming with MATLAB software, the channel capacity of a general iterative algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:21968
    • 提供者:king
  1. yakebidiedaishi

    0下载:
  2. 雅克比迭代算法实现,以方便数学计算模块的应用,提供便利-Jacobi iterative algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:641
    • 提供者:小珞
  1. srccode

    0下载:
  2. 资源1 一个完善的,基于MFC的图书管理系统 资源2 牛顿迭代算法在C里面的实现 资源3 BinaryTree算法 资源4 C++模式设计-基于QT4开源跨平台开发框架源代码 资源 5 7130采集卡开发资料包 资源6 MSVCCDK,开发OLE Ctrl必备-Resources, a sound one, based on MFC library management system resources, two of Newton' s iterative algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9080472
    • 提供者:Cao Zhongyan
  1. newtron

    0下载:
  2. 牛顿迭代算法在C里面的实现,速度不错-Newton iterative algorithm in C inside the realization of the pace. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:746
    • 提供者:Cao Zhongyan
  1. IEEEXplore

    0下载:
  2. 视频编码中的自适应维纳插值滤波中的一种框架水平迭代算法。pdf 与大家分享-An Iterative Method for Frame-Level Adaptive Wiener Interpolation Filters in Video Coding
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-11
    • 文件大小:3305639
    • 提供者:杨泉
  1. PCA

    0下载:
  2. 进行PCA分解,由迭代算法,算出得分向量和负荷向量-something about PCA
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:34921
    • 提供者:小明
  1. munituihuo

    0下载:
  2. 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1326
    • 提供者:rain
  1. pso

    0下载:
  2. 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1675175
    • 提供者:张岩
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com