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

搜索资源列表

  1. 数值分析常用算法,强烈推荐呀

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:738851
    • 提供者:cwj
  1. 数值分析11

    0下载:
  2. 里边是一些数值分析的经典的算法,还有实验报告及一些在它领域里边的一些文献-----是英语写成的,很好啊。-inside some of the classic numerical analysis algorithm, and some experimental report in its field inside the literature written in English ----- yes, ah well.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:39151
    • 提供者:天天
  1. 数值分析

    0下载:
  2. 关于数值分析中重要算法的C++程序,有助于我们在理解理论的基础上熟悉在计算机上的操作。
  3. 所属分类:文档资料

    • 发布日期:2011-05-29
    • 文件大小:8695
    • 提供者:111111
  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
    • 文件大小:189477
    • 提供者: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
    • 文件大小:23187
    • 提供者:刘文
  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
    • 文件大小:11005030
    • 提供者:
  1. numerical_analysis_homework

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

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  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
    • 文件大小:870881
    • 提供者:轩辕十四
  1. SOR

    0下载:
  2. 数值分析算法 SOR迭代算法的C++实现-Numerical analysis algorithms SOR iterative algorithm to achieve the C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:526
    • 提供者:刘韬
  1. Numerical-analysis-of-the-MIT-courseware-materials

    0下载:
  2. 麻省理工学院数值分析课程的课件资料,是工程算法的重要基础,讲得非常透彻深入。-MIT courseware Numerical Analysis Course information is an important basis for the algorithm works, it very thorough in depth.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5929382
    • 提供者:siengk
  1. 遗传算法

    0下载:
  2. 根据遗传基因得来的一种算法,方便数值分析,更有利于对数值的处理分析(An algorithm derived from genetic genes facilitates numerical analysis and is more conducive to numerical analysis)
  3. 所属分类:人工智能/神经网络/深度学习

  1. MATLAB语言常用算法程序集

    0下载:
  2. MATLAB语言常用算法程序集,学习控制算法、数值分析有帮助(MATLAB language commonly used algorithm assembly)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:86582272
    • 提供者:奋斗cj
  1. 非线性数值分析的理论与方法

    0下载:
  2. 非线性数值领域的经典著作,详细介绍了方法和理论(The classical works in nonlinear numerical field, and the methods and theories are introduced in detail)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1673216
    • 提供者:柳如烟
  1. MATLABshuzhifenxi

    0下载:
  2. 数值分析的MATLAB程序,有很多的我们经常用到的算法程序(MATLAB program for numerical analysis)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2152448
    • 提供者:ljs2017
  1. ill-conditioned system of equations

    0下载:
  2. 分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:jcg17
  1. CG_MINRES_LANCZOS

    0下载:
  2. 用共轭梯度法_MINRES_LANCZOS等迭代算法解线性方程组,清华大学李津老师高等数值分析大作业(This is the homework of Li Jin's higher numerical analysis course of Tsinghua University. We use the conjugate gradient method, MINRES method and LANCZOS algorithm to solve the linear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:7025664
    • 提供者:hejinfeng
  1. CommonPro

    0下载:
  2. 三次样条插值、高斯算法等等几种数值分析算法(Various interpolation algorithms)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:32549888
    • 提供者:墨子夜
  1. g-s迭代法

    0下载:
  2. 高斯迭代法,jacobi算法,数值分析实验(gaosidiedaifajacoisuanfa)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:9216
    • 提供者:阿瞬
  1. 方程求根

    0下载:
  2. MATLAB里面常用的方程求解程序,里面包括各类常用的数值分析算法(MATLAB is commonly used in the equation solver, including various commonly used numerical analysis algorithms.)
  3. 所属分类:mathematica

    • 发布日期:2018-04-20
    • 文件大小:10240
    • 提供者:linwei09
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com