CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 原点

搜索资源列表

  1. hessenbergandQR

    0下载:
  2. 矩阵上hessenberg化及QR方法(带原点位移)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.37kb
    • 提供者:陈浩
  1. tt

    0下载:
  2. 以图像中心为原点,调整傅立叶变换图像的四个象限区,即第一和第三象限交换-Center for the origin of image, adjusting the Fourier transform images of four-quadrant area, namely the exchange of the first and third quadrant
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5.6kb
    • 提供者:linglong
  1. sy

    0下载:
  2. lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1018byte
    • 提供者:哈喽
  1. QR

    0下载:
  2. 矩阵全部特征值的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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:249.14kb
    • 提供者:王强
  1. 13-7

    2下载:
  2. 计算电流环产生的磁场分布实例,电流环在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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:14.96kb
    • 提供者:george1092
  1. alunfangcha

    1下载:
  2. 根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Depending on the application of the a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:230.79kb
    • 提供者:zhengjie
  1. erpang

    0下载:
  2. 输入矩阵的行列,选择旋转方式,输出旋转后的矩阵。 (1)绕X轴旋转; (2)绕Y轴旋转; (3)绕原点旋转。 -Reflecting the rotation matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:517.29kb
    • 提供者:王开祥
  1. hbqr

    0下载:
  2. Hessenberg变换QR法先用初等相似变换将一般实矩阵约化为Hessenberg矩阵,即赫申伯格(Hessenberg)矩阵。再用用带原点位移的QR算法计算赫申伯格矩阵的全部特征值与相应的特征向量。-Hessenberg transform QR method with elementary first similarity transformation matrix will generally about into Hessenberg matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5.57kb
    • 提供者:戴敏
  1. Energyfocushanning

    0下载:
  2. 能量重心频谱校正法加汉宁窗,利用离散窗谱函数的能量重心是坐标原点的原理,根据功率谱重心法则求出频率校正量,进而校正相位。-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
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:629byte
    • 提供者:龙行天下
  1. cart_and_pol

    1下载:
  2. 直角坐标与极坐标的相互转化。考虑了坐标轴、原点等情况,程序具有健壮性。-Cartesian and polar coordinates into each other. Consider the coordinate axes, origin, etc., the program has the robustness.
  3. 所属分类:Algorithm

    • 发布日期:2014-07-28
    • 文件大小:1kb
    • 提供者:love_yuyeer
  1. Approximating-Eigenvalues

    3下载:
  2. 矩阵特征值与特征向量的计算 幂法与反幂法 原点移位加速法 幂法的艾特肯加速 雅克比方法 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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:14.35kb
    • 提供者:huangyonghao
  1. 5HHQR

    0下载:
  2. 用带原点位移的双重步QR方法计算上H矩阵的全部特征值-All the eigenvalues of the upper H matrix are computed by the dual step QR method
  3. 所属分类:Algorithm

    • 发布日期:2017-12-12
    • 文件大小:1.31kb
    • 提供者:崔新
  1. CircleCenterFit3D

    1下载:
  2. 输入圆周上多个点的三维坐标,空间拟合圆心和法线作为原点和Z轴,再给一个X方向的点,计算输出坐标系。需要安装wxPython和numpy。-Fit the center of circle by several points coordinate along the edge
  3. 所属分类:Algorithm

    • 发布日期:2017-12-17
    • 文件大小:4kb
    • 提供者:杨霄
  1. shuzhifenxi

    0下载:
  2. 数值分析大型实对称矩阵特征值计算算例,采用幂法、反幂法、带原点平移、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.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:2kb
    • 提供者:思者善言
搜珍网 www.dssz.com