搜索资源列表
hessenbergandQR
- 矩阵上hessenberg化及QR方法(带原点位移)
tt
- 以图像中心为原点,调整傅立叶变换图像的四个象限区,即第一和第三象限交换-Center for the origin of image, adjusting the Fourier transform images of four-quadrant area, namely the exchange of the first and third quadrant
sy
- lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
QR
- 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens transformation matrix), with the
13-7
- 计算电流环产生的磁场分布实例,电流环在y-z平面上,环心过原点O,半径RH,通过电流I0,Z=0处x-y平面上的磁场分布-Calculate the distribution of the magnetic field produced by current loop example, the current ring in the yz plane, ring heart through the origin O, the radius RH, by current I0, Z = 0 Chu
alunfangcha
- 根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Depending on the application of the a
erpang
- 输入矩阵的行列,选择旋转方式,输出旋转后的矩阵。 (1)绕X轴旋转; (2)绕Y轴旋转; (3)绕原点旋转。 -Reflecting the rotation matrix
hbqr
- Hessenberg变换QR法先用初等相似变换将一般实矩阵约化为Hessenberg矩阵,即赫申伯格(Hessenberg)矩阵。再用用带原点位移的QR算法计算赫申伯格矩阵的全部特征值与相应的特征向量。-Hessenberg transform QR method with elementary first similarity transformation matrix will generally about into Hessenberg matrix
Energyfocushanning
- 能量重心频谱校正法加汉宁窗,利用离散窗谱函数的能量重心是坐标原点的原理,根据功率谱重心法则求出频率校正量,进而校正相位。-The energy center of gravity the spectrum correction with hanning window using a discrete window spectral function of the energy center of gravity is the principle of the origin of coordina
cart_and_pol
- 直角坐标与极坐标的相互转化。考虑了坐标轴、原点等情况,程序具有健壮性。-Cartesian and polar coordinates into each other. Consider the coordinate axes, origin, etc., the program has the robustness.
Approximating-Eigenvalues
- 矩阵特征值与特征向量的计算 幂法与反幂法 原点移位加速法 幂法的艾特肯加速 雅克比方法 QR方法 豪斯霍尔德变换 拟上三角形矩阵的QR分解-Matrix eigenvalue and eigenvector calculation: power method and inverse power method,origin shift power law Aitken acceleration method, Jacobi method,Householder’s Method, QR metho
5HHQR
- 用带原点位移的双重步QR方法计算上H矩阵的全部特征值-All the eigenvalues of the upper H matrix are computed by the dual step QR method
CircleCenterFit3D
- 输入圆周上多个点的三维坐标,空间拟合圆心和法线作为原点和Z轴,再给一个X方向的点,计算输出坐标系。需要安装wxPython和numpy。-Fit the center of circle by several points coordinate along the edge
shuzhifenxi
- 数值分析大型实对称矩阵特征值计算算例,采用幂法、反幂法、带原点平移、Doolittle分解。(The numerical example of the eigenvalue calculation of large real symmetric matrix is analyzed by means of power method, inverse power method, original point translation and Doolittle decomposition.)