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

搜索资源列表

  1. 数值分析与算法(徐士良著)随书源程序

    0下载:
  2. 徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!-XU Shi-liang wrote the "Numerical Analysis and algorithm", it is with the source, a friend in need can look down!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:93.73kb
    • 提供者:刘韬
  1. 数值分析算法与说明文档

    0下载:
  2. 这是我数值分析课程的实习题目的源代码(并附有文档),文档包括对问题进行了描述,并对结果进行分析,希望对大家有所帮助.-numerical analysis courses internship topic source code (together with documentation), including documentation of the problem described, and results analysis, we hope to help.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:20.27kb
    • 提供者:朱江
  1. 数值分析插值算法

    0下载:
  2. 数值分析插值算法-numerical analysis interpolation algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-07-07
    • 文件大小:10kb
    • 提供者:毛毛
  1. 数值分析常用算法编程

    1下载:
  2. 数值分析常用算法编程,文件不是很大,可能有一些错误,大家原谅-numerical analysis algorithm commonly used programming, documentation is not great, there may be some mistakes, we forgive
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-12
    • 文件大小:1.41mb
    • 提供者:刘欢
  1. 数值分析

    0下载:
  2. 数值分析的几种典型算法-numerical analysis of several typical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.03kb
    • 提供者:紫石竹
  1. 数值分析1

    0下载:
  2. 数值分析的更多算法-more numerical analysis algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4.04kb
    • 提供者:紫石竹
  1. 数值分析的lu分解vb 版

    0下载:
  2. 大学里数学系必学的一们课程数值分析中的经典算法————lu分解的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classic decomposition algorithm-lu version of the procedure vb
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:liunangui
  1. 数值分析常用算法,强烈推荐呀

    1下载:
  2. 数值分析中的许多常用算法,偶向大家强烈推荐中-numerical analysis of many commonly used algorithm, even to strongly recommend which
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:284.16kb
    • 提供者:袁天
  1. 数值分析课程设计

    0下载:
  2. 数值分析最常用的四十种算法,使用c++/matlab实现-numerical analysis of the 40 most commonly used algorithms, the use of c / Matlab achieve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:721.53kb
    • 提供者:cwj
  1. 数值分析及其MATLAB实现

    7下载:
  2. 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,有的显示给用户必要的提示,有的输出数值解及其误差限或误差估计
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-03-13
    • 文件大小:4.42mb
    • 提供者:lvchenglin
  1. matlab_jiaocheng

    0下载:
  2. Matlab是Matlab产品家族的基础,它提供了基本的数学算法,例如矩阵运算、数值分析算法,Matlab集成了 2D和3D图形功能,以完成相应数值可视化的工作,并且提供了一种交互式的高级编程语言——M语言,利用M语言可以通过编写脚本或者函数文件实现用户自己的算法。 这是关于matlab的教程-Matlab family of products is the basis of Matlab, which provides the basic mathematical algorithms,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:185.04kb
    • 提供者:lyd
  1. shuzhifenxishangji

    0下载:
  2. 研一,学校开了数值分析这门课,而且要求用matlab进行上机试验,就写数值分析常微分方程的7个MATLAB算法,都是能够套用的M文件。还有我自己的上机作业。很不错的,能参考。要想要其它章的算法,我都已经上传了。-Kenichi, the school opened the numerical analysis of the course, but also carried out on machines with matlab test, on the numerical analysis of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:22.64kb
    • 提供者:刘文
  1. numerical_matlab_code

    1下载:
  2. 《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " " This book is based on a the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10.5mb
    • 提供者:
  1. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:342.66kb
    • 提供者:wjl
  1. shuzhifenxi

    0下载:
  2. 几个数值分析算法的实现 包括三次样条插值、最小二乘法、高斯插值、adam、龙贝格算法等-Some numerical analysis algorithms, including implementation of the cubic spline interpolation, least squares, Gauss interpolation, adam, dragon Berg algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.12mb
    • 提供者:浩峰
  1. swing

    1下载:
  2. 数值分析的曲线插值算法,包含了多项式插值和样条插值。本人研究生作业。附带详细说明(作业报告)。如果显示曲线,需要OpenGL库支持。-Numerical analysis of curve interpolation algorithm, including a polynomial and spline interpolation. I am post-graduate work. Incidental details (operation report). If you see a curv
  3. 所属分类:Algorithm

    • 发布日期:2016-11-16
    • 文件大小:850.47kb
    • 提供者:轩辕十四
  1. 数值分析程序_c语言

    0下载:
  2. 各种数学数值分析算法,杜氏分析法,迭代法,龙哥库塔法,二分法等大量算法(A variety of mathematical numerical analysis algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:8kb
    • 提供者:子弈
  1. 数值分析与最优化方法

    0下载:
  2. matlab 数值分析和最优化各种算法,清华大学学习算法,非常值得学习(Matlab numerical analysis and optimization algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2.67mb
    • 提供者:徐鑫
  1. Mathematica实现数值分析

    1下载:
  2. 利用Mathematica实现数值分析,包括Gauss-Seidel迭代,Jacobi迭代法,SOR法,牛顿迭代法等(Mathematica is used to realize numerical analysis, including Gauss-Seidel iteration, Jacobi iteration, SOR method, Newton iteration method, etc.)
  3. 所属分类:数学计算

    • 发布日期:2020-12-22
    • 文件大小:435kb
    • 提供者:UNSCINFINITY
  1. 小波分析

    1下载:
  2. 数学建模中常用到的算法,小波数值分析,有很高参考价值(The algorithms commonly used in mathematical modeling and wavelet numerical analysis have very high reference value.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-06
    • 文件大小:1kb
    • 提供者:逐鹿
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com