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

搜索资源列表

  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. GAUSS

    0下载:
  2. 里面包含很多数值分析的算法,课本上有的算法这里都包含了。-Which contains a lot of numerical analysis algorithms, and some textbooks on algorithms are included here.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:13498
    • 提供者:dou
  1. fengkang_numerical

    0下载:
  2. 冯康的数值计算方法:1.差值;2.数值积分;3.谐波分析;4.曲线拟合与经验公式;5.回归分析 6.时间序列分析;7.蒙特卡罗方法;8.线性代数数值算法-Feng Kang numerical method: 1. The difference 2. Numerical integration 3. Harmonic analysis 4. Empirical formula and curve fitting 5. Regression analysis 6. Time Series
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:44801528
    • 提供者:yzhang
  1. matlab_trm

    4下载:
  2. MATLAB 有约束信赖域算法,以四元多项式为算例 适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学, 程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning o
  3. 所属分类:Algorithm

    • 发布日期:2014-06-19
    • 文件大小:1137
    • 提供者:李龙
  1. 06064080127ma

    0下载:
  2. 数值分析算法程序使用C#编写!-Numerical analysis algorithms using C# program to prepare! Numerical analysis algorithms using C# program to prepare!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:3047417
    • 提供者:yangzhenyu
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:78274
    • 提供者:xichen
  1. Numericalanalysisbooks

    0下载:
  2. 数值分析电子书,包括各种常用的数值算法和源代码-Numerical analysis books, including a variety of commonly used numerical algorithms and source code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3454429
    • 提供者:类坐困
  1. CambridgeNumericalRecipesinC

    0下载:
  2. 剑桥大学的数值分析算法资料及相关C源码,包括LU分解法等数值分析算法-Cambridge numerical analysis algorithms and the associated C source code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:6185259
    • 提供者:liangyu
  1. calculation_method_Algorithm_Design_and_Implementa

    0下载:
  2. 本电子书包涵了各种算法的MATLAB实现,具体包括插值方法、数值分析、常微分方程的差分法、方程求根、线性方程组的迭代法、线性方程组的直接法等等,还包括习题参考答案和MATLAB文件汇集-The e-book encompasses the MATLAB implementation of various algorithms, specifically including interpolation methods, numerical analysis, ordinary differenti
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3143937
    • 提供者:gongshulei
  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-05
    • 文件大小:5724
    • 提供者:zhaoyang
  1. alglib-2.5.0.cpp

    0下载:
  2. alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1045292
    • 提供者:Cheng
  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. Programs

    0下载:
  2. 数值分析算法,密码Jacobi符号计算,数据结构中二叉树判定及一元稀疏多项式计算。-Numerical analysis algorithms, password Jacobi symbol calculations, the data structure sparse binary polynomial to determine and calculate a dollar.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:10560
    • 提供者:郭旭阳
  1. fast-calculator

    0下载:
  2. 从数值分析入手,对参考论文中提出的指数及对数函数高精度快速算法进行了分析,并对exp,log两个函数的计算复杂性以及误差作了详细的讨论。并编写了C#程序实现了论文中讨论的关于5个指对函数的数值算法,取得了理想的实验结果。-Starting from the numerical analysis, paper presented to the reference index and logarithmic functions of fast algorithms for high-precisio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:131187
    • 提供者:na
  1. shuzhifenxi

    0下载:
  2. 数值分析中的一些常用算法,对学习C语言和数值分析都很有帮助哦-Numerical analysis of some commonly used algorithms for learning the C language and numerical analysis are very helpful oh
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:816
    • 提供者:tianya
  1. ALGORITHMS-FOR-NUMERICAL-ANALYSIS-IN-HIGH-DIMENSI

    0下载:
  2. Nearly every numerical analysis algorithm has computational complexity that scales exponentially in the underlying physical dimension. The separated representation, introduced previously, allows many operations to be performed with scaling that i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:242511
    • 提供者:brescia
  1. Numerical-analysis-course-design-

    0下载:
  2. 本件包含了数值算法各种不同的算法的实力运用以及绘制的相应的图形-This file contains a variety of numerical algorithms use different algorithms and the mapping of the strength of the corresponding graph
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:96994
    • 提供者:加俊
  1. Numerical-analysis-of-program-3

    0下载:
  2. 数值分析算法,该压缩包含有雅克比迭代算法、弦割法法及综合评测法等-Numerical analysis algorithms, the compression Jacobi iteration algorithm, France and France chord cutting and comprehensive evaluation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1670
    • 提供者:David
  1. Gauss-Legendre

    0下载:
  2. 数值分析算法,拉格朗日插值与函数逼近,已运行成功-Numerical analysis algorithms, Lagrange interpolation and function approximation, has been running successfully
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:955
    • 提供者:牛牛
  1. alglib-3.13.0.delphi.free

    0下载:
  2. ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Delphi) and several operating systems (Windows and POSIX, including Linux). ALGLIB features include: Data analysis (clas
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:3828736
    • 提供者:pbb
« 12 »
搜珍网 www.dssz.com