CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 数值分析实验

搜索资源列表

  1. 实验4-微分方程

    0下载:
  2. 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:100454
    • 提供者:葛林
  1. shuzhifenxi

    0下载:
  2. 数值分析实验报告!包含多个实验! 实验一 非线性方程求根 实验二 线性代数方程组的解法 --------列主元Gauss消元法 实验三 线性代数方程组的解法 ——Gauss-Seidel迭代法等
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:40290
    • 提供者:geoshion
  1. 数值分析实验MATLAB代码

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2011-05-04
    • 文件大小:470063
    • 提供者:dugushuiyi
  1. RF

    2下载:
  2. 数值分析 清华大学 杨顶辉 数值实验4.1 算法设计与比较-numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1831
    • 提供者:linyl07
  1. Periodogram-powe

    2下载:
  2. 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:renjie
  1. matlab3

    0下载:
  2. 数值分析实验三 MATLAB 数值积分 梯形公式-MATLAB numerical analysis numerical integration experiment three
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5270
    • 提供者:liting
  1. shiyan

    0下载:
  2. 数值分析的实验用二分法编写程序代码的例子-Numerical analysis of the experimental programming code examples of the dichotomy
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:824
    • 提供者:liguifang
  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. numerical_analysis_homework

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

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

    0下载:
  2. 数值分析实验用matlab编写的一些程序源代码-Experimental numerical analysis matlab source code written in some of the procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:17061
    • 提供者:liguifang
  1. 12

    0下载:
  2. 数值分析实验,里面是word格式的,便于复制-Numerical experiment, which is the word format for easy copying
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:582543
    • 提供者:wxx
  1. Matlab-and-Numerical-Analysis

    0下载:
  2. Matlab与数值分析简明教程,一共十章,针对不同类型的数值分析,每章一个数值分析实验,有详细的代码,以及练习-Matlab and numerical analysis of a simple tutorial, a total of ten chapters for different types of numerical analysis, each chapter a numerical analysis of experiments, the code in detail, as we
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:336932
    • 提供者:朱楚
  1. Numerical-analysis-source-and-report

    0下载:
  2. 该压缩包包含了3个数值分析实验题的matlab源码和实验报告。这3个实验分别是:1)多项式插值的振荡实验;2)三次多项式最小二乘拟合实验;3)常微分方程性态和R-K法稳定性实验。-The archive contains the experiment of the three numerical analysis matlab source code and lab reports. The three experiments are: 1) polynomial interpolation o
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:290763
    • 提供者:江浪
  1. shuzhifenximatlab

    0下载:
  2. 数值分析实验一:误差传播及算法稳定性实验1.2-Numerical analysis experiments: error propagation algorithm stability experiments 1.2
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:77755
    • 提供者:Denly
  1. chazhilihe

    1下载:
  2. 数值分析实验,多项式插值拟合实验拉格朗日插值非调用自己编写-Numerical analysis of experimental, Lagrange interpolation polynomial interpolation fitting the experimental non-call themselves prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:811
    • 提供者:石松
  1. R-Kfa

    0下载:
  2. 数值分析实验,龙格库塔方法稳定性实验自己编写。-Numerical analysis of experimental, Runge-Kutta methods stability test write your own.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:833
    • 提供者:石松
  1. 数值分析实验所有源代码(含实例)

    1下载:
  2. 本资料包含《数值分析》所有源代码及其例题的matlab实例(This information contains the "numerical analysis" of all source code and examples of MATLAB examples)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:525312
    • 提供者:江山如画
  1. Matlab与数值分析实验

    0下载:
  2. 在matlab中实现数值分析实验,适合自学使用的完整教程(In the matlab to achieve numerical analysis experiments, suitable for self-study using a complete tutorial)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:332800
    • 提供者:枭枭
  1. 数值分析上机

    0下载:
  2. 数值分析上机实验代码,matlab程序文件,哈工大研究生课程(experiment for numerical analysis with matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:suminator
  1. 数值分析

    0下载:
  2. 数值分析实验课程序,包括插值、辛普森公式、高斯等(Numerical analysis experiment course program, including interpolation, Simpson formula, Gauss and so on)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:47104
    • 提供者:九天玹月
« 12 3 »
搜珍网 www.dssz.com