CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - methods

搜索资源列表

  1. Kernel_Methods_for_Pattern_Ana

    0下载:
  2. 该文档包含了描述核方法的经典书籍Kernel+Methods+for+Pattern+Analysis以及附带书中的源码,非常适合学习核方法的研究者,希望大家喜欢~,this document include the classic book Kernel+Methods+for+Pattern+Analysis which describs the kernel trick in detail, and with the souce code in it, hope you will like
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:chenhuiling
  1. Numerical_Analysis1

    0下载:
  2. CG方法 高等数值分析 PCG方法 最速下降法-CG methods of numerical analysis of higher PCG method steepest descent method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:891byte
    • 提供者:CAICAI
  1. fdsf

    0下载:
  2. 计算机常用的计算数值方法,程序可以直接用于工程计算。所有代码c++编写-Computer calculation of commonly used numerical methods, procedures can be directly used for engineering calculations. All code c++ Prepared
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:437.03kb
    • 提供者:李志辉
  1. 61111210

    1下载:
  2. MATLAB是一种以数值计算和数据图示为主的计算机软件,并包含适应多个学科的专业软件包,以及完善程序开发功能。 本课程设计旨在要求学生熟悉Matlab的功能,掌握Matlab程序设计和GUI设计的方法,培养学生的应用开发能力,为以后的毕业设计奠定一定的基础。-MATLAB is a numerical calculation and data icon-based computer software, and includes a number of disciplines to adapt t
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:34.55kb
    • 提供者:xiaowu
  1. subspace-methods

    0下载:
  2. 本文介绍了子空间模型辨识的多种方法,并对其不同的方法进行了综合的分析,研究,比较。-This paper introduces the sub-space model identification of a number of ways, and different ways to carry out a comprehensive analysis, research, compare.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:366.87kb
    • 提供者:张林
  1. Courant_Hilbert_Methods_of_Mathematical_Physics_II

    0下载:
  2. 经典图书Courant, Hilbert - Methods of Mathematical Physics 第二卷,50年不倒的经典图书,值得一看,是学习数学物理方法的经典名著-Classic books Courant, Hilbert- Methods of Mathematical Physics II, 50 years will not be brought down classic books, worth a visit is to study methods of mathem
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7.93mb
    • 提供者:houhua
  1. SpectralMethodsinMATLAB

    0下载:
  2. Spectral Methods using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2.81mb
    • 提供者:Mendel Aizner
  1. VC

    0下载:
  2. 数值计算 (各种数值计算方法及主要算法代码)-Numerical calculations (a variety of numerical methods and the main algorithm for code)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:9.33mb
    • 提供者:田泽宇
  1. Monte-Carlo-methods-concepts-and-applications

    2下载:
  2. 一本学些蒙特卡洛的英文书籍,里面有很多相关的Fortran编写的程序-A book 《Monte-Carlo methods, concepts and applications》
  3. 所属分类:Algorithm

    • 发布日期:2014-09-05
    • 文件大小:6.44mb
    • 提供者:余仁
  1. quanmeijindian-shuzhifenxi

    1下载:
  2. 本书内容丰富且颇具特色。 本书综述了数值分析领域的诸多内容,包括配置多项式、有限差分、阶乘多项式、求和法、Newton公式、算子与配置多项式、祥条、密切多项式、TaylM多项式、插值、数值微分、数值积分、和与级数、差分方程、微分方程、最小二乘多项式逼近、极小化极大多项式逼近、有理函数逼近、三角逼近、非线性代数、线性方程组、线性规划、边值问题、MonteCarIo方法等内容。 本书的特色主要表现在利用例题及大量详细的题解来透彻地阐明所述内容的内涵,同时附有大量的补充题以便读者进一步巩固和深
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7.23mb
    • 提供者:yangiy
  1. linear_programming

    0下载:
  2. 4 methods of linear programming simplex revised simplex revised simplex lu prime dual interior point
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4.54kb
    • 提供者:ppdghius
  1. Finite_difference_method

    1下载:
  2. 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:240.63kb
    • 提供者:彭鑫
  1. ComputingforNumericalMethodsUsingVisualC

    0下载:
  2. 基于c++的各种算法,能是你在较短时间内掌握编程的精髓-Computing+for+Numerical+Methods+Using+Visual+C++
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:179.64kb
    • 提供者:侯玉鑫
  1. optimization-methods-in-matlab

    0下载:
  2. 精通MATLAB优化计算随书光盘,含作者用matlab自编的优化算法,例子多,比较实用。-The CD attached to the book titled “mastering optimization methods in Matlab"。 It contains codes written by the author for all the computation examples in the book. Very pratical!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3.26mb
    • 提供者:xu xiangmin
  1. visual_pso

    0下载:
  2. PSO算法的可视化方法,可以实现动态显示优化过程,英文资料。-PSO algorithm visualization methods, can achieve dynamic display optimization process and English languages.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:791.19kb
    • 提供者:francis
  1. CS

    1下载:
  2. L1-MAGIC is a collection of MATLAB routines for solving the convex optimization programs central to compressive sampling. The algorithms are based on standard interior-point methods, and are suitable for large-scale problems
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:723.19kb
    • 提供者:thao
  1. numerical-methods-using-matlab--4th--Edition

    0下载:
  2. Numerical Methods Using Matlab (4th Edition),John H. Mathews (Author), Kurtis K. Fink (Author).This book provides a fundamental introduction to numerical analysis. This book covers numerous topics including Interpolation and Polynomial Approximation,
  3. 所属分类:matlab

    • 发布日期:2017-06-13
    • 文件大小:20.39mb
    • 提供者:wenhs
  1. Numerical-Methods-for-Physicsin-Cpp

    0下载:
  2. Cpp子程序集“Numerical Methods for Physics",2nd Ed. (Prentice Hall).作者:Alejandro Garcia-Cpp subroutine sets " Numerical Methods for Physics" , 2nd Ed. (Prentice Hall). Author: Alejandro Garcia
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:50.53kb
    • 提供者:zenglong
  1. preprocessing methods for spectra in matlab

    0下载:
  2. preprocessing methods for spectra in matlab
  3. 所属分类:matlab例程

  1. Numerical methods

    0下载:
  2. Numerical methods for least squares problems-Society for Industrial and Applied Mathematics (1996)
  3. 所属分类:数学计算

    • 发布日期:2018-04-22
    • 文件大小:2.83mb
    • 提供者:Seper
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com