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

搜索资源列表

  1. math

    0下载:
  2. 通过C语言编程实现数值计算方法中的雅可比迭代,输入各个方程组的系数和迭代次数可以得到方程的精确解和中间计算结果。另外方程组未知数的个数可以自行设定。-Through the C language programming to achieve numerical method of Jacobi iteration, enter all equations of the coefficients and number of iterations can be exact solutions of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:7745
    • 提供者:hulijing
  1. 1

    0下载:
  2. 阐述了网络控制系统的控制器设计理论及设计方法,并进行了数值仿真验证了所提出的方法的可靠性。-Network control system on the controller design theory and design methods, and the numerical simulation of the proposed method is reliable.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:463432
    • 提供者:husonglin
  1. jacobi

    0下载:
  2. 此代码是数值分析中的jacobi迭代法的实现方法-This code is a numerical analysis of the realization of jacobi iteration method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:864
    • 提供者:march
  1. longgekuta

    0下载:
  2. 工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。-Works a lot of places used for solving differential equations Runge-Kutta numerical solution, Runge-Kutta is a very important, especially fourth-order, and very high accuracy.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:8117
    • 提供者:stephen
  1. Mathematics

    0下载:
  2. 利用数值分析中LU、LDLT、JACOBI、GAUSS_SEIDEL、RELAXATION各种方法解结构矩阵问题,Visual C#源代码-Numerical analysis of the use of LU, LDLT, JACOBI, GAUSS_SEIDEL, RELAXATION structure matrix method to solve various problems, Visual C# Source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:5151
    • 提供者:王大和
  1. gongchengdiancichangjisuan

    0下载:
  2. 该书主要讲述了电磁场数值计算的各种方法,讲述详细,是一本难得的好书,并且在书最后提供了vc和matlab程序,希望对大家有帮助。-The book focuses on the electromagnetic field numerical calculation methods, described in detail, is a rare book, and finally in the book provides a vc and matlab process, we hope to be
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6437909
    • 提供者:徐云龙
  1. MatlabOED3

    0下载:
  2. 掌握用Matlab软件求解微分方程模型的解析解和数值解的方法-Master the use of Matlab software for solving differential equations model of analytical solution and numerical solution methods
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:82282
    • 提供者:lgx
  1. SpiralMetrix

    0下载:
  2. 打印如下规律的螺旋矩阵,尽管存在求数值规律的方法,但本代码的方法更为基本和通用。vc++ 2005环境。 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 -Print the following laws of the spiral matrix, despite the existence of the law for numerical methods, but this code
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:3789
    • 提供者:inspire
  1. lnx_square_root

    0下载:
  2. 利用数值分析方法,实现ln(x)及x^(1/n)的运算,算法能够根据用户需求达到任意精度。 -The use of numerical analysis methods, the realization of ln (x) and x ^ (1/n) of computing, the algorithm can be based on user demand arbitrary precision.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-07
    • 文件大小:29081
    • 提供者:晏珏
  1. shuzhijisuan

    0下载:
  2. 工程上可以直接使用的关于数值计算方法的原代码-Projects can be directly used in numerical calculation method on the original code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:34195
    • 提供者:石头
  1. aitejin

    0下载:
  2. 数值计算:艾特金方法...对于学数值计算的很好的资料-Numerical calculation: Aitkin methods ... numerical calculation for the study of very good information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:3379
    • 提供者:张旭
  1. MATLAB

    0下载:
  2. 数值分析的实验程序,实现了牛顿迭代、样条差值等三种差值等数值分析方法的仿真。-Numerical Analysis of the experimental procedure, the realization of the Newton iteration, the margin three-spline difference numerical analysis methods such as simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3794
    • 提供者:serena
  1. FitCurve

    3下载:
  2. vc++实现数值拟合与逼近计算方法
  3. 所属分类:Algorithm

    • 发布日期:2014-05-22
    • 文件大小:15622
    • 提供者:youngvery
  1. 28_124548_softshadow

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-06
    • 文件大小:1084206
    • 提供者:白改朝
  1. 60029guangxiangenzong

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:186950
    • 提供者:白改朝
  1. 91332001RayTrace1.1

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:158771
    • 提供者:白改朝
  1. 13898405raytracer7

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:58028
    • 提供者:白改朝
  1. povwin_s

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4704016
    • 提供者:白改朝
  1. shuzhifenxi

    0下载:
  2. 数值分析的作业,里面有详细的方法,主要有迭代法,多项式的插值震荡,误差的传播与算法稳定-Numerical Analysis of the operation, there are detailed methods, mainly iterative method, polynomial interpolation concussion, the spread of error and algorithm stability
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:130538
    • 提供者:谭松清
  1. Simpson

    0下载:
  2. 《数值与计算方法》课程中的Simpson公式法。- Numerical and calculation methods courses in the Simpson formula.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:2901
    • 提供者:张河
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com