搜索资源列表
实验3-数值积分
- 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。
实验4-微分方程
- 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
数值计算_病态线性方程组的求解
- 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码-This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code
快速傅立叶变换数值实验
- 这是用C语言编写的数值计算里面快速傅立叶变换的计算程序-This is the C language prepared by the numerical fast Fourier transform inside the computational procedures
PDEmatlab
- 在Matlab环境下编写的偏微分方程的数值解法,偏微分方程的数值实验的Matlab程序实现-in Matlab environment prepared by the PDE method. PDE numerical experiments Matlab program
chazhifa
- 数值实验-插值法,包括样条插值,拉格朗日插值等-- interpolation method, including spline interpolation, Lagrange interpolation
matlab
- 课程设计:编写连续函数最佳平方逼近的算法程序(以函数形式)。并用此程序进行数值实验,并提交相应的实验结果数据与报告。 内附详细的课程设计报告与源代码
SF_Runge
- 数值实验中基于matlab的龙格算法
实验8自适应
- 数值算法,自适应算法演示-numerical algorithm, Adaptive Algorithm Demonstration
数值分析实验报告
- 数值分析实验报告-report
数值实验五
- 误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。特别值得一提的是,在工程技术界,经常使用几种不同的计算方法,甚至使用实验方法进行比较,从而确定计算结果的可靠性,这也是一种有效而实用的方法。-error analysis by a number of means, which is a priori estimation error m
数值分析及其MATLAB实现
- 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,有的显示给用户必要的提示,有的输出数值解及其误差限或误差估计
实验3-数值积分
- 在fortran平台下实现数值积分计算的功能,给出结果并绘图。(numerical integration)
数值分析实验所有源代码(含实例)
- 本资料包含《数值分析》所有源代码及其例题的matlab实例(This information contains the "numerical analysis" of all source code and examples of MATLAB examples)
Matlab与数值分析实验
- 在matlab中实现数值分析实验,适合自学使用的完整教程(In the matlab to achieve numerical analysis experiments, suitable for self-study using a complete tutorial)
数值积分与函数极值实验
- matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
数值分析实验程序
- 基于MATLAB的数值分析实验的所有的程序,有数值分析课程的大学生值得参考。(All procedures of numerical analysis experiment based on MATLAB are worthy of the students who have numerical analysis course.)
数值分析上机
- 数值分析上机实验代码,matlab程序文件,哈工大研究生课程(experiment for numerical analysis with matlab)
数值分析上机1-6
- 该文件是哈尔滨工业大学数值分析实验程序,可能程序会稍微有一点错误(The file is a numerical analysis experiment program)
数值分析
- 数值分析实验课程序,包括插值、辛普森公式、高斯等(Numerical analysis experiment course program, including interpolation, Simpson formula, Gauss and so on)