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

搜索资源列表

  1. numerical-method

    0下载:
  2. 数值方法课程中的程序,如GaussSeidel迭代法解方程组,Jacobi迭代法解方程组,SOR迭代法解方程组,杜利特尔矩阵分解以及矩阵的直接解法,拉格朗日插值等11个程序。-Courses in numerical methods, such as iterative method for solution GaussSeidel equations, Jacobi iterative method for solution of equations, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6707
    • 提供者:刘冬
  1. tuoluo_piaoyi_feipingwenshijian

    0下载:
  2. 将非平稳时间序列的状态空间建模方法用于陀螺过渡过程的分析.基于平滑先验约束的概念,使用卡尔曼滤波和赤池的AIC方法拟合全局模型,得到陀螺漂移模型的若干数值结果并用于陀螺系统分析.由于观测序列的趋势项、不规则分量可同时建模,因此比分别建模在统计上更加准确有效.-Will be non-stationary time series state space modeling method for the analysis of the transition process gyro. Priori s
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:173191
    • 提供者:我爱
  1. gaosi

    0下载:
  2. 这是一个关于数值方法的求非线性方程的算法,其中有高斯消元法和道理特解方程方法。-This is a study on numerical methods for nonlinear equations of the algorithms, including Gaussian elimination method and reason special solution of equation method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2727
    • 提供者:wyywd
  1. shu

    0下载:
  2. 这是数值方法中实现非线性方程组求解的程序,运用到了高斯消元方法-This is the realization of numerical methods for solving nonlinear equations of the procedures, the use of the Gauss elimination method
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:10988
    • 提供者:wyywd
  1. TT

    0下载:
  2. 数值方法中的使用道理特方法解方程组,这是个非常好的运用程序。-Numerical Methods for the use of reason in the special method to solve equations, this is a very good use of the procedure.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:5938
    • 提供者:wyywd
  1. dao

    0下载:
  2. 这是数值方法中的实验题目,实现了道理特的所有功能-This is a numerical method of the experiment the subject realized the truth all the features of special
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:13657
    • 提供者:wyywd
  1. NumericalAlgebra

    0下载:
  2. 学习使用各种数值方法计算数值代数问题。其中包括计算矩阵的特征值问题,误差问题等。-Learning to use a variety of numerical method numerical algebra problems. Including the calculation of matrix eigenvalue problem, error and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4871
    • 提供者:袁昌明
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. semi-analytical-numerical-method

    0下载:
  2. 一本介绍半解析数值方法的经典之作,对从事数值分析及方法研究和应用的科研人员是不错的参考资料-Introduce a semi-analytical numerical method of classic, engaged in numerical analysis and methods of research and application of scientific research personnel is a good reference
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:7130041
    • 提供者:sjzdh
  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. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1397911
    • 提供者:swx
  1. numerical_analysis_homework

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

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

    0下载:
  2. 用数值方法实现该fsk信号的相关型解调器,完成一个二进制fsk通信系统的仿真-Numerical methods used in the implementation of the relevant type fsk signal demodulator, to complete a binary fsk communication system simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1495
    • 提供者:欧米秋
  1. jisuanfangfa

    0下载:
  2. 数值分析方法,主要里面涵盖了计算方法方面matlab程序!-Numerical analysis methods, which cover the main aspects of the calculation method matlab program!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:51739
    • 提供者:raosu
  1. fengkang_numerical

    0下载:
  2. 冯康的数值计算方法:1.差值;2.数值积分;3.谐波分析;4.曲线拟合与经验公式;5.回归分析 6.时间序列分析;7.蒙特卡罗方法;8.线性代数数值算法-Feng Kang numerical method: 1. The difference 2. Numerical integration 3. Harmonic analysis 4. Empirical formula and curve fitting 5. Regression analysis 6. Time Series
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:44801528
    • 提供者:yzhang
  1. szfx6

    0下载:
  2. 数值分析之计算方法与实验6:数值积分 by java-Numerical analysis and experimental method of calculating 6: numerical integration by java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5711
    • 提供者:SA
  1. heat1d

    0下载:
  2. 应用数值方法解算一维热传导问题,简单实用,含有源程序和简单说明,参数和变化和调整,可以根据需求进行修改,使用程序:Matlab-Use numirical method to solve 1-D heat transfer problem,the code and paremeter can be modified dependent on your need
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:519
    • 提供者:zinger
  1. diedaifa

    0下载:
  2. 一种数值方法解非线性方程组,可用于工程计算-a method for solving unlining equs.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:9025
    • 提供者:wang
  1. sanjiao

    0下载:
  2. 数值方法实验:自己用java写的一个数值方法三角消元程序-Numerical Methods: triangular elimination
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2719
    • 提供者:huangciying
  1. Numerical_method_using_matlab

    0下载:
  2. 数值方法matlab版 numerical mnumerical method of matlabethod of matlab-numerinumerical method of matlabcal method of matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9585311
    • 提供者:he
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com