搜索资源列表
北航数值分析历年试题整理
- 北航数值分析历年试题整理
shuzhifenxi
- 北航数值分析大作业三,功能为用Newdon法求解非线性方程组,Gauss法求解线性方程组,求矩阵的逆,二元二次插值,按最小二乘原则进行二元拟合并自动寻找最小阶数。-Northern analysis of large numerical operations three functions with Newdon method for solving nonlinear equations, Gauss method for solving linear equations, find the
shuzhiF1
- 北航数值分析第一道作业题目——幂法 计算一个501×501带状矩阵的最大特征值、最小特征值-Numerical analysis of the first operation Beihang topic- power method to calculate a 501 × 501 banded matrix of the largest eigenvalue, the smallest eigenvalues
Work1
- 北航数值分析大作业第一题:矩阵的QR分解求特征向量。代码是我在理学院本科期间写的,所有结果已经过Matlab及Mathematica验证,保证算法正确实现。-Numerical analysis of Beihang great job the first question: QR decomposition of matrix eigenvector. Code is written during my undergraduate logical Institute, all results
shuzhifnxi
- 北航数值分析编程作业 第一、第二、第三题-Beihang numerical analysis programming jobs first, second, third title
Work2
- 北航数值分析大作业第二题:用幂法和反幂法求501阶矩阵的特征值-Numerical analysis of a large operation Beihang second question: The power method and inverse power law seeking 501 order matrix eigenvalue
m
- 北航数值分析大作业 幂法 反幂法 直接运行程序即可 c语言编写-Northern analysis of large numerical inverse power law operating power method can be directly run programs written in c
zuoye2
- 北航数值分析作业第二题 用带双步位移的QR分解法求矩阵的全部特征值,并对其中的每个特征值求特征向量。-The second question Beihang numerical analysis operations with two-step displacement with QR decomposition of a matrix with all the characteristics of value, and one of the feature vector for each
tezhengzhi
- 北航数值分析大作业,计算特征值.计算矩阵特征值及特征向量-Numerical analysis of Northern Great job, calculate the eigenvalues
zuoye3
- 北航数值分析作业第三题 试用数值方法求出f(x,y)在区域D={(x,y)|0<=x<=0.8,0.5<=y<=1.5}上的一个近似表达式-Northern Numerical Analysis Numerical Methods for operating the third try find the problem f (x, y) in the region D = {(x, y) | 0 < = x < = 0.8,0.5 < = y < =
program
- 北航数值分析大作业第一题,幂法,反幂法求最大及最小特征值-Numerical Analysis of Beihang first big job title, power method, inverse power law demand the biggest and the smallest eigenvalue
x
- 北航 数值分析 第三题 大作业 北航研一数值分析 北京航空航天大学-Numerical analysis of the third title Beihang
18597
- 北航数值分析第一次大作业报告,包括源程序,原理过程,以及计算结果分析
数值分析2
- 使用带双步位移的QR分解法求一个10*10矩阵的特征值(Using the QR decomposition method with two step displacement to obtain the eigenvalues of a 10*10 matrix)
beihangshuzhifenxidazuoye
- 北航数值分析大作业,可以作为参考,希望对有需要的人能能有所帮助(Northern numerical analysis a big job ,Can be used as reference, can be helpful to people in need )
buaa.data analyse.third
- 插值,最小二乘,解非线性方程组,算法,算例,源代码,分析(Interpolation, least squares, solving nonlinear equations, algorithms, examples, source code, analysis)
北航2019级数值分析第一次大作业源代码
- 为课后计算实习第三题源代码,这是2019年才换的新题,之前都是做的第一题,采用C++语言编写
北航数值分析大作业第二题fortran程序
- 北航数值分析大作业第二题,源码采用fortran语言编写