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

搜索资源列表

  1. Example-Based_Automatic_Portraiture

    0下载:
  2. 摘  要  提出了一种基于样本学习的人脸肖像画自动生成算法.文章采用非均匀的马尔科夫随机场模型来描述肖 像画与人脸图像之间的统计关系 ,并使用基于训练样本的非参数化的概率表示 ,在贝叶斯优化的框架下设计了迭 代采样算法 ,可以自动的从人脸图像生成特定风格的肖像画.在该方法中 ,使用非均匀的统计模型是保持肖像中人 脸结构准确性的关键.文中所提供的例子表明了该文方法的有效性-Abstract In this paper , we present a new approach for au
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:282945
    • 提供者:alsocc
  1. gauss

    0下载:
  2. 用c语言编写的gauss迭代,属于并行算法,是学习的好资料!-With the c language of the gauss iteration, are parallel algorithms, is to learn the good information!
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2141
    • 提供者:付玉强
  1. jacobi

    1下载:
  2. 用c语言编写的算法—雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning
  3. 所属分类:MPI

    • 发布日期:2017-03-25
    • 文件大小:2136
    • 提供者:付玉强
  1. sendandreceive

    0下载:
  2. 用c语言编写的简单发送和接收并行算法—雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:963
    • 提供者:付玉强
  1. client

    0下载:
  2. linux 下QT迭代服务器、数据库简单实现的完全代码,很值得初学者学习啊。-QT under linux iterative server, database, a simple realization of the complete code, it is worthwhile for beginners to learn ah.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:65278
    • 提供者:徐德亮
  1. unsupervized

    0下载:
  2. 非监督学习示例程序,附带示例数据。运用了迭代算法-Examples of non-supervised learning process, with sample data. Used the iterative algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:3008
    • 提供者:胡振
  1. diedai

    0下载:
  2. 数值计算中迭代法算法实现,相信对大家学习有很大帮助-Iterative numerical calculation algorithm, I believe that everyone has learned a great help
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1216153
    • 提供者:wangzhehu
  1. fractal

    0下载:
  2. 学习和研究分形理论的相关算法,然后通过编程实现这些算法,从而对分形学友一些基本了解,对于日后的学习会有不小帮助。 实验采用L系统程序设计实现koch雪花曲线;用迭代函数系统程序设计实现Sierpinski曲线的生成。 内附有代码和解释 -Fractal theory study and research related algorithms, and then programming these algorithms, thus some basic understanding of
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:179970
    • 提供者:张伟
  1. cuda

    0下载:
  2. 采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:35330
    • 提供者:luojh
  1. MATLAB_algorithm

    0下载:
  2. Matlab语言中常用的算法程序集,包含了如数值微分, 解线性方程组的迭代法等等方法,便于你学习Matlab-Matlab language commonly used algorithm assembly includes, such as numerical differentiation, solution of linear equations of the iteration method, etc., to facilitate you to learn Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:140729
    • 提供者:陈继湘
  1. BFGS

    1下载:
  2. 最近学习优化理论中的算法,通过网上的查找及改进,得到了共轭梯度法的C语言程序 主要问题:如函数为f(X)=x1*x1*x1*x1+x2*x2时,算得的结果有问题,初步估计是因为迭代公式中出现了求梯度的模的分量造成的,有待继续改进,不过用BFGS算法C语言程序算时,上述问题没有发生,所以才说BFGS算法是无约束优化中最稳定的算法之一了-Optimization theory in a recent study of algorithms, through online search and i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:2381
    • 提供者:徐莹
  1. CHAPTER1

    0下载:
  2. pid自适应控制器学习和程序大家学习,很好用的-迭代
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:15030
    • 提供者:wanjin
  1. the_total_field_scattered_field_improved_separatio

    0下载:
  2. 一篇讲解FDTD中,隐式格式迭代,总场散射场分离的改进的论文,对于学习总场散射场有重要作用。-FDTD in a brief, implicit iteration, the total field scattered field improved separation of papers, total field scattered field for the study has an important role.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:71897
    • 提供者:albert
  1. design_pattern

    0下载:
  2. 代码里是c#设计模式的实例代码,包含装饰模式、享元模式、迭代子模式、观察者模式、访问者模式,适合初学者学习 -Code is a design pattern c# example code, including decorative pattern Flyweight pattern, iterator pattern, observer pattern, visitor pattern, suitable for beginners to learn
  3. 所属分类:CSharp

  1. testchengxu

    0下载:
  2. 对于学习信号处理的同学们,需要数值分析的一些知识,如拟合、松弛迭代等等都是有用的数值分析方法-For students studying signal processing, numerical analysis requires some knowledge of relaxation that a useful method for numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9793
    • 提供者:邓高峰
  1. 3

    0下载:
  2. 数值方法中的迭代算法,包括牛顿迭代等,对于学习信号处理的同学们很有帮助-Iterative algorithm for numerical methods, including Newton, etc., for students to learn useful signal processing
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1960
    • 提供者:邓高峰
  1. lms

    1下载:
  2. 最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1210
    • 提供者:林朝
  1. Arnold2

    0下载:
  2. 新一代的arnold图像之乱变换算法,文件中详细说明了代码的含义,达到一定迭代次数后图像可以复原,是学习图像加密同学的必备代码-The chaos of a new generation of arnold image transformation algorithm, the paper detailed the meaning of the code, after a certain number of iterations the image can be restored, is ess
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:990
    • 提供者:蔚敏
  1. Calculation-method

    0下载:
  2. 有关计算方法课程学习的编译程序 包括矩阵求逆,迭代法,积分近似,求矩阵特征值-Calculation method eigenvalue iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5498
    • 提供者:冬冬
  1. pso

    0下载:
  2. 对微粒群算法结构的改进方案有很多种,对其可分类为:采用多个子种群;改进微粒学习对象的选取策略;修改微粒更新迭代公式;修改速度更新策略;修改速度限制方法、位置限制方法和动态确定搜索空间;与其他搜索技术相结合;以及针对多模问题所作的改进。-Structure of the particle swarm algorithm to improve the program there are many, its can be classified as: the use of multiple sub-p
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-22
    • 文件大小:6144
    • 提供者:liufang
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com