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

搜索资源列表

  1. C4_5

    3下载:
  2. c4.5经典算法,实现决策树分类功能,可以对连续数值和离散数值实现很好的分类,并有剪枝功能-c4.5 classic algorithms, to achieve the decision tree classification, can be continuous and discrete numerical values to achieve good classification, and a pruning function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1932
    • 提供者:zhangyi
  1. ShuZhiSuanFa

    0下载:
  2. 数值分析中常用的经典算法,包括最小二乘、牛顿、高斯、龙贝格、拉格朗日、欧拉等算法的集合。-Commonly used in classical numerical analysis algorithms, including least squares, Newton, Gauss, Romberg, Lagrange, Euler and other collection algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:5724
    • 提供者:zhaoyang
  1. MATLAB_classical_numerical_algorithm_design_tutori

    0下载:
  2. MATLAB经典的数值计算算法设计教程MATLAB classical numerical algorithm design tutorial-MATLAB classical numerical algorithm design tutorials MATLAB classical numerical algorithm design tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:49571
    • 提供者:gonghong
  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:489888
    • 提供者:siengk
  1. matlab

    0下载:
  2. 数值分析+matlab经典算法的源程序数学类、资料共享-Classical numerical algorithm+ matlab source mathematics classes, information sharing
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3114381
    • 提供者:刘津
  1. yiqunsuanfa

    0下载:
  2. 经典蚁群算法源程序,可实现一般数值计算和控制算法-Classical ant colony algorithm source code, enabling the general algorithm for numerical calculation and control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:21366
    • 提供者:大勇
  1. matlab-classcal-code

    0下载:
  2. matlab经典的一些算法程序集锦,包括插值拟合,解方程,数值分析-matlab algorithm program highlights some of the classic, including the interpolation fitting, solving equations, numerical analysis, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2942545
    • 提供者:donghu
  1. stackcaculate

    0下载:
  2. 用栈实现数值计算的计算器,数据结构经典算法。-Numerical calculation with the calculator stack implementation, data structure the classical algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2189
    • 提供者:夏雨
  1. Romberg-numerical

    0下载:
  2. 数值分析,计算方法,经典公式,龙贝格公式算法,技术有限,欢迎大家参考-Numerical analysis, computational methods, the classic formula, the formula method Romberg, technology limited, we welcome the reference to
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1137
    • 提供者:陈炎龙
  1. MATLABClassic-approach-

    0下载:
  2. matlab 一些经典算法,包括数值拟合,回归,插值、解方程等-matlab some classic algorithms, including numerical fitting, regression, interpolation, solving equations, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3086724
    • 提供者:duan
  1. a3003@04.02

    0下载:
  2. 本程序算法相对简单,可以申请一个2维数组,作为方格的抽象,本程序做了一个尝试,即将2维数组变为一维,但是仍然可以通过整数除法与模运算求得相应与2维数组的行列数值。本题算法其实是经典迷宫问题的一个变种。只是判断规则和行走规则有所出入。解决思想基本一致。现规定从当前点有4*step(step是最大步长)个选择(如果存在的话,否则到方格边界则不走);采用回溯遍历所有的情况,取得最大值输出。-The program algorithm is relatively simple, can apply fo
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1780050
    • 提供者:张飞
  1. numerical-intergration

    0下载:
  2. 数值积分各种经典算法的matlab程序实现-matlab codes for classical methods of numerical intergration
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8991
    • 提供者:chengzi
  1. arithmetic

    0下载:
  2. 经典算法包,内含多种(几何、结构、数论、数值计算、图论等)算法的实现代码的txt文件;以及关于算法的应用。-Classical algorithm package, containing a variety of (geometry, structure, number theory, numerical calculation, graph theory, etc.) algorithm code txt file and on the application of algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:81450
    • 提供者:小杰
  1. Numerical-Recipes

    0下载:
  2. 数值计算的算法, 全面而且经典. 涉及科学计算必备啊. -numerical recipe is the collection about the methods of numerical calculation. it is useful, especially for scientific calculation. this book is an encyclopedia and classical.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7197599
    • 提供者:徐文强
  1. Newton-descent-method

    0下载:
  2. 牛顿下山法求实系数代数方程的根,数值分析的经典算法! - 中文(简体) 日语 允许输入拉丁字符的拼音 英语 中文(简体) 日语 Newton descent
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:808
    • 提供者:exfoide
  1. MATLAB-classical-algorithm

    0下载:
  2. MATLAB经典算法 包括数值计算的插值拟合、动态规划、绘图、解方程、数据分析-MATLAB classic algorithms including the fitting of the numerical calculation of the interpolation, dynamic programming, drawing, solving equations, data analysis, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:963530
    • 提供者:yeyu
  1. scyt

    0下载:
  2. 数值计算中的经典算法三次样条,用于图形学中曲线、曲面的绘制,消除锯齿-Function Qt done a music player, has peels, change shape, and loop playback, random play, etc., can also be custom skin
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1001
    • 提供者:hzs
  1. Optimization

    0下载:
  2. 这是关于数值优化的一个程序包,包括很多经典算法在内,每个函数附有说明。-This is a function backage for numerical optimaion algorithms, every function has explainning for usage.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:9456
    • 提供者:yann
  1. zhuiganfa

    0下载:
  2. 原版追赶法的fortran程序,数值计算的经典算法!-Pursued by Fortran programs
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:691903
    • 提供者:冰洋
  1. solution-of-differential-equations

    0下载:
  2. 常微分方程的数值解(定步长经典四阶算法)-The numerical solution of ordinary differential equations (fixed step classical fourth-order algorithm)
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:1050
    • 提供者:zidane
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com