搜索资源列表
MATLAB
- qr基本法求解矩阵的特征值 算法说明 [qk,rk]=qr(Ak) Ak+1=rk*qk-qr Basic algorithm for solving the eigenvalue that [qk, rk] = qr (Ak) Ak+1 = rk* qk
matrix-tezhengzhijisuan
- 通过求矩阵特征多项式的根来求其特征值 幂法求矩阵的主特征值及主特征向量 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 收缩法求矩阵全部特征值 收缩法求矩阵全部特征值 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 QR基本算法求矩阵全部特征值 -Characteristic polynomial by the root of a matrix to find the eigenvalues of a matrix power m
leigs
- 拉普拉斯映射的基本思想是在高维空间中离得 很近的点投影到低维空间中的像也应该离得很近,最终求解归结到图拉普拉斯算子的广义特征值问题,本例为拉普拉斯调用函数,对于学习维数约简的同学或许有帮助.-The basic idea is the Laplace mapping from very near the point of projection in the high-dimensional space as low-dimensional space should be very close
matlab-algorithm-program-collection
- MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
piunou_v62
- 可实现对二维数据的聚类,毕设内容,高光谱图像基本处理,AHP层次分析法计算判断矩阵的最大特征值。- Can realize the two-dimensional data clustering, Complete set content, basic hyperspectral image processing, Calculate the maximum eigenvalue judgment matrix of AHP.
lun_py20
- 用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,阐述了负荷预测的应用研究,包含特征值与特征向量的提取、训练样本以及最后的识别。- Monte Carlo simulation method of calculating the American option price and basic descr iption, It describes the application of load forecasting, Contains the eigenvalue and eigenvecto
lan-fu75
- 用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,采用的是脉冲对消法,包含特征值与特征向量的提取、训练样本以及最后的识别。- Monte Carlo simulation method of calculating the American option price and basic descr iption, It uses a pulse of consumer law, Contains the eigenvalue and eigenvector extraction, the tr
