CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - numerical method

搜索资源列表

  1. MATSLISE2006

    0下载:
  2. MATSLISE is a Matlab application for the numerical study of Schringer and Sturm-Liouville problems. MATSLISE allows one to compute the eigen- values and eigenfunctions and to display them graphically. The numerical methods used are the CP met
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1199955
    • 提供者:zhangwenrong
  1. 005

    0下载:
  2. 常用的数值计算C代码,包括共轭梯度法、单纯形法、数值积分、最小二乘、最速下降法等。-C code commonly used in numerical calculation, including the conjugate gradient method, simplex method, numerical integration, least squares, steepest descent method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16125
    • 提供者:Snake
  1. zuoye

    0下载:
  2. 龙哥库塔发,欧拉发是数值分析的一个分析方法。此程序是用来解决一个计算题的。-Long Ge Kuta hair, Euler made a numerical analysis of an analysis method. This procedure is used to solve a problem of calculation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:646238
    • 提供者:林泉
  1. zuoye1

    0下载:
  2. 北航数值分析作业第一题 用幂法、反幂法求一个501*501的矩阵的最小特征值、最大特征值、按模最大特征值以及条件数和行列式.-Northern numerical analysis operations with the first question the power method, inverse power law find a matrix of 501* 501 minimum eigenvalue, maximum eigenvalue, maximum eigenvalue,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:201701
    • 提供者:tongfei
  1. char_manipulation

    0下载:
  2. 包含几个字符操作的经典程序:数字字符转换成数值、统计单词出现次数、选择法进行字符串排序、在串中查找一个字串出现的次数、字符串的选择法排序、字符串中的大写字母改小写字母-Contains several classic characters operating procedures: digital characters into numerical, statistical word occurrences, select the sort method for strings, a strin
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2639
    • 提供者:fangchen
  1. suanfa

    0下载:
  2. 数值解与理论解对比可知,四阶龙格-库塔法的精度已经很高,用它来解一般常微分方程已经足够了。-Numerical comparison shows that the theoretical solutions, Runge- Kutta method has high accuracy, and use it to solve ordinary differential equations general enough.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:33614
    • 提供者:李婷
  1. Complete-collection-of-algorithm

    6下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7684096
    • 提供者:商志远
  1. matlab

    0下载:
  2. 数值分析方法及其Matlab实现 ,一个ppt就可以让你精通数学建模中的数值分析,让你在数学建模竞赛中取得好成绩 -Matlab numerical analysis method and its implementation, a ppt to let you know your mathematical modeling of the numerical analysis, mathematical modeling contest for you to get good marks
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:489307
    • 提供者:王岑
  1. Extended_finite_element_method_and_the_links_with_

    0下载:
  2. 扩展有限元法及与其它数值方法的联系,简单讲解了扩展有限元的原理-Extended finite element method and the links with other numerical methods
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1809056
    • 提供者:latercomer
  1. Newplus

    0下载:
  2. 数值分析教学实验演示,有关newton法的,便于初学者对于数值分析算法的了解-Experimental demonstration of teaching numerical analysis, the newton method, easy for beginners to understand the algorithm for the numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4333
    • 提供者:hzhdhz
  1. No03

    0下载:
  2. 数值计算,用最小二乘法实现线性拟合,指数拟合,三次拟合并会绘制图线,计算相应的误差值-Numerical calculation, with the least squares method of linear fitting, exponential fitting, three draws graph lines to be combined to calculate the corresponding error
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:72525
    • 提供者:李依凡
  1. shuzhijifen

    0下载:
  2. 数值积分(学习计算方法三) 变步长梯形公式 变步长辛普森公式 复合梯形公式 复合辛普森公式-Numerical integration (learning method c) variable step variable step trapezoidal rule formula for composite trapezoidal composite Simpson' s formula Simpson
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2913278
    • 提供者:ludy
  1. zhuigan

    0下载:
  2. 数值计算方法。用追赶法求解三对角线方程。编程语言是VB-Numerical methods. With the catch equation method to solve tridiagonal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1936
    • 提供者:sarin
  1. Sanjiaofenjie

    0下载:
  2. 这是数值分析中解方程组的三角分解法,希望能帮到你哦-This is the numerical analysis of solution equations of triangle decomposition method, the hope can help you oh
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1076751
    • 提供者:Songruixue
  1. PDE

    0下载:
  2. 本工具包给出了PDE常见的求解方法程序。PDE数值求解应用相当广泛。-The kit gives the common method for solving PDE program. Numerical Solution of PDE has been widely used.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:326896
    • 提供者:袁达明
  1. Interpolationwork

    0下载:
  2. 数值计算中的函数插值方法,拉格朗日插值法、分段插值法,并绘出图像,-Numerical calculation method of function interpolation, Lagrange interpolation, piecewise interpolation method, and draw the image,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2681
    • 提供者:minjiawei
  1. shuzhijisuan

    0下载:
  2. 里面有用MATLAB自编的几个数值计算方面的几个程序,有拉格朗日多项式插值法,高斯消去法求解方程组,最小二乘法拟合,复合梯形公式求解数值积分-Some Useful MATLAB self inside the numerical calculation of the number of procedures, Lagrange polynomial interpolation method, Gaussian elimination method for solving equations,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10772
    • 提供者:arvin
  1. VC_liezhuyuansu

    0下载:
  2. 自编自用的VC编写的列主元素法,数值分析课的作业-Directed and written by the VC out the main elements method, numerical analysis homework assignment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:263438
    • 提供者:张雪奇
  1. VC_jacobi

    0下载:
  2. 自编自用的VC编写的jacobi迭代法,数值分析课的作业-Directed and written by the VC jacobi iterative method, numerical analysis homework assignment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:265791
    • 提供者:张雪奇
  1. geap

    0下载:
  2. 数值分析里面的高斯消元法利用全主元消去的程序-Numerical analysis method which use the Gaussian elimination procedure all main element elimination
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:625
    • 提供者:yuxin
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com