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

搜索资源列表

  1. myspline02

    0下载:
  2. 基于matlab中M文件应用,主要实现数值分析课程的应用-Matlab-based M documents, the main numerical analysis courses Application
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:960
    • 提供者:王敏利
  1. 回溯法解皇后问题

    0下载:
  2. 数值分析课程中,关于简单二分法求方程实根的用C编的程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:8799
    • 提供者:李娜
  1. kechengsheji

    0下载:
  2. 大连理工大学研究生矩阵与数值分析课程设计实验报告
  3. 所属分类:WEB源码

    • 发布日期:2014-01-16
    • 文件大小:90137
    • 提供者:李美香
  1. JacobiIteration

    0下载:
  2. 雅各比法近似求解方程组的根,可作为数值分析课程上机试验的参考程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:917
    • 提供者:马鹏宇
  1. ddf

    0下载:
  2. 自己写的matlab程序 数值分析课程里的程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27015
    • 提供者:吴俊
  1. shuzhifenxikechengsheji

    0下载:
  2. 多项式插值振荡——数值分析课程设计报告,包括源代码
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:261377
    • 提供者:林枫
  1. Guass-seidel

    0下载:
  2. 数值分析课程Guass-seidel点迭代程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:20820
    • 提供者:甘雯
  1. homework(1)prog

    0下载:
  2. 数值分析课程中Householder变换法对n阶矩阵A作正交分解A=QR
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:25975
    • 提供者:甘雯
  1. Shuzhifenxi_chazhi

    0下载:
  2. 我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。-I wrote it myself numerical analysis courses designed source code, here is the interpolation algorithm for the numerical content.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6680
    • 提供者:marguin
  1. shuzhifenxi_shuzhinihe

    0下载:
  2. 我自己写的数值分析课程设计的算法,这里是数值拟合的部分。-I wrote it myself numerical analysis courses designed algorithm, which is part of the numerical fitting.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:492822
    • 提供者:marguin
  1. dolittle

    0下载:
  2. 实现了数值分析课程中的dolittle LU分解法 可以直接运行-Numerical analysis course to achieve the dolittle LU decomposition can be run directly
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:720
    • 提供者:xu huan
  1. na1-7

    0下载:
  2. naville法,雅各比法,牛顿法,CG法等等数值分析课程中使用的Matlab程序。-naville method, Jacobi method, Newton method, CG method, etc. used in numerical analysis courses Matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:457983
    • 提供者:don
  1. pic

    0下载:
  2. 图片翻转扭曲拉伸的程序。 数值分析课程的大作业-Distorted picture flip stretching procedures. Numerical analysis courses big operation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2028048
    • 提供者:fx19880617
  1. SCYTCZ

    0下载:
  2. 数值分析课程必备的算法:三次样条插值。有需要的同学下载-Numerical Analysis of Algorithms course required: cubic spline interpolation. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1233
    • 提供者:03
  1. LZYGSXY

    0下载:
  2. 数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载-Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1084
    • 提供者:03
  1. Simpson

    0下载:
  2. 数值分析课程必备的算法:自动选取步长Simpson公式求积分算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected step formula for Simpson integral algorithm. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:960
    • 提供者:03
  1. TX

    0下载:
  2. 数值分析课程必备的算法:自动选取步长梯形法算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected algorithm step ladder. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:872
    • 提供者:03
  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. shuzhifenxi

    0下载:
  2. 用C++实现有限元SOIPSSON方程 数值分析课程设计 -Using C++ realization of the finite element numerical analysis of equation SOIPSSON Course Design
  3. 所属分类:Education soft system

    • 发布日期:2017-04-05
    • 文件大小:497949
    • 提供者:邓杰
  1. fenduanchazhifa

    0下载:
  2. 数值分析课程 分段插值法源代码-Numerical Analysis Course sub-interpolation method source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4207
    • 提供者:万金
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com