搜索资源列表
-
0下载:
数值分析-列选主元求解方程组
//n 整型变量。方程组的阶数
//a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。
//b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。
//本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
-
-
0下载:
数值分析-列选主元求解方程组
//n 整型变量。方程组的阶数
//a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。
//b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。
//本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
-
-
0下载:
数值分析算法
清大家批评
不是很好但是可以供大家参考阿 -numerical analysis algorithm-all criticism is not very good but everyone can reference A
-
-
1下载:
北航数值分析编程作业
第一、第二、第三题-Beihang numerical analysis programming jobs first, second, third title
-
-
0下载:
这里给出的是满阵形式存储的Jacobi法广义对称矩阵特征值计算的子程序代码,来自《 NUMERICAL METHODS IN FINITE ELEMENT ANALYSIS(K. J. Bathe E. L. Wilson)》:
-Here are the full array stored in the Jacobi method in generalized symmetric eigenvalue calculation of the subroutine code, from &q
-
-
0下载:
北京航空航天大学数值分析计算实习一程序源代码-Beijing University of Aeronautics practical numerical analysis of a program source code
-
-
0下载:
LU分解法 数值分析课程设计 C语言程序-Numerical analysis of LU decomposition C language program curriculum design
-
-
0下载:
有助于数字分析,供大家一同分享学习。-Contribute to numerical analysis, for all to share learning. Thank you
-
-
0下载:
关于数值分析,全部用C#编写的代码,希望对大家有用!-Numerical analysis, all written in C# code, the hope that useful!
-
-
0下载:
数值分析课程实验--带双步位移的QR分解程序-Numerical analysis course experiment- with the two-step displacement QR decomposition procedures
-
-
0下载:
数值分析(上) 最速下降法 计算方法试验上课习题练习-Numerical analysis (on) the steepest descent calculation methods test class exercises exercises
-
-
0下载:
LU分解:通过数值分析中的LU分解算法,实现LU分解-LU decomposition: Through numerical analysis LU decomposition algorithm, LU decomposition
-
-
0下载:
本文件为数值分析大作业的编程源代码和相应的题目要求与输出结果分析-This document is a numerical analysis program source code and the corresponding large operations subject requirements and output analysis
-
-
0下载:
本文文件为数值分析大作业相应程序即源文件结果分析-This paper documents for the numerical analysis of large operating results of the corresponding source file analysis program that
-
-
0下载:
测井指标数据度量不同,变量间的数值大小相差较大,为了将量纲不同、大小悬殊的不同指标数据变量转化到同等水平上,所以在进行数据分析前,先将变量分别做归一化处理-Logging data measure different indicators, numerical size larger difference between variables, in order to a different dimension, a different variable size disparity index
-
-
1下载:
LU分解(LU Decomposition)是矩阵分解的一种,可以将一个矩阵分解为一个单位下三角矩阵和一个上三角矩阵的乘积(有时是它们和一个置换矩阵的乘积)。LU分解主要应用在数值分析中,用来解线性方程、求反矩阵或计算行列式。-LU Decomposition is a matrix of decomposition, a matrix can be decomposed into a unit of the lower triangular matrix and an upper triang
-
-
0下载:
Interpolation and fitting, solution of equations, data analysis, University of numerical analysis algorithms, Use of natural gradient algorithm.
-
-
0下载:
University of numerical analysis algorithms, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Acquisition and Processing of the speech signal, digital signal processing class-based.
-