搜索资源列表
Nr_C
- 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
CommonArithmetic
- 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
cprogramtogetthecharactervalueofavector
- c语言矩阵特征值求解代码,在求解特征选择和特征提取时候使用的。欢迎各位测试,提意见。-c matrix eigenvalue language code for the solution of feature selection and feature extraction often used. Welcome to test opinions.
C_algorithm_program
- 本书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。
very_often_used_Algorithms_c_3rd_edition
- 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。
Computer-algorithms
- 该文件包含《线性代数方程组的求解》、《矩阵运算》、《矩阵特征值与特征向量的计算》、《数值积分》等算法与C程序
metrics
- 用牛顿法求解矩阵特征值,具体最 大 特征值迭代变量,分析了使用最 小 特征值迭代变量迭代时发散的原因。程序中有详细注释
1
- 使用带双步位移QR法求解矩阵的特征值和特征向量-Use with dual-step method displacement QR matrix eigenvalues and eigenvectors
QR
- 在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
guoguan
- jacobi过关法求解矩阵特征值主函数,可以求解实对称矩阵的特征值-clearance jacobi matrix eigenvalue method to solve the main function, you can solve the real symmetric matrix eigenvalue
C
- 幂法 程序 [原创]幂法求解矩阵特征值及特征向量-I do not know
001
- 幂法和反幂法求解矩阵的特征值。数值分析大作业-Power method and inverse power method to solve the eigenvalue of matrix.
eigenvalue
- 利用Matlab 实现求解矩阵特征值与特征向量的 幂法及反幂法; 利用编制的算法求解给定矩阵的特征值与特征向量; -Matlab power method and inverse power method for solving matrix eigenvalue and eigenvector Prepared by the algorithm for a given matrix of eigenvalues and eigenvectors
QR-algorithm
- 求解矩阵特征值的QR算法详细解释外加例子分析-QR algorithm for solving matrix eigenvalue explained in detail plus examples
Mifa_Fanmifa
- 用幂法与反幂法求解矩阵特征值 -Using the power method and inverse power method to solve matrix eigenvalue
EigenValue
- 该程序给出了一种简便通用的求解矩阵特征值的算法,精度高计算快-The program presents a simple and general algorithm for solving matrix eigenvalues, high precision of calculation is fast
matrix_template
- 该程序提供了一种求解矩阵特征值特征向量的算法,简便有效-The program provides a feature vector algorithm, matrix eigenvalue is simple and effective
MATLAB1
- 学校做的项目源码,运用粒子群算法求解矩阵特征值。粒子群算法注释比较详细,想研究粒子群的同学可以借鉴看看。-Schools do the project source code, the use of particle swarm algorithm for solving matrix eigenvalues. Particle Swarm comment in more detail, the students want to study particle swarm can learn to
AHPcalculate
- IVF编写的求解矩阵特征值和特征向量,主要应用于层次分析法评估-IVF written solving matrix eigenvalues and eigenvectors, mainly used in the assessment of AHP
MATLAB求解矩阵的特征值 源程序代码
- MATLAB求解矩阵的特征值 源程序代码(MATLAB to find the eigenvalue source code of the matrix)