登录
首页 » 算法 » Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。...

Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。...

于 2023-07-27 发布 文件大小:860.00 B
0 133
下载积分: 2 下载次数: 1

代码说明:

Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。-Householder transform is one of the basic mathematical transform. Its role is to transform vectors will be mapped into the same mold of the other vector. One of its applications QR decomposition.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 肤色识别代码
    检查图片中属于人类肤色的区域。输入为yuv格式图片,目前可以识别黄种人的肤色区域。主要用到椭圆模型的色彩识别算法,在yuv色彩空间中,将近似黄种人肤色的色彩,用uv二维空间中的椭圆区域来表示。
    2022-08-31 12:15:03下载
    积分:1
  • 连数据库,输入用户名和密码后如何跳转到主窗口
    import javax.swing.*; import java.awt.event.*; import java.sql.*; public class Login extends JFrame implements ActionListener { private JLabel lbId, lbPass; private JTextField txtId, txtPass; private JButton btLogin, btExit; private Connection datacon = null;//连接对象 private PreparedStatement pstat = null;//命令对象 private ResultSet rs = null;//结果
    2022-02-05 20:26:14下载
    积分:1
  • 只是另一个 Dec2 Bin 转换器
    将一个无符号的十进制整数的二进制表示形式转换为
    2022-12-13 06:40:03下载
    积分:1
  • 机模拟物理作业,用来模拟2体运动
    计算机模拟物理作业,用来模拟2体运动-computer simulation of physical operations, used to simulate two MOVEMENT
    2022-07-23 18:20:19下载
    积分:1
  • 交通灯动态物体识别
    该代码通过摄像头对动态的物体进行识别,发现有违章的或者闯红绿灯的返回信息,并在窗口处显示出来,如果没有违章的物体则不显示出来。
    2023-07-03 02:05:05下载
    积分:1
  • C#数据计
    资源描述C#涉及的相关数据计算方法,内容很丰富,包括Complex、Integral、Interpolation、LEquations、Matrix、NLEquations等等算法,里面还有很多例子,很不错的基于C#的相关数学计算方法,个人觉得很有用。
    2022-03-13 05:18:21下载
    积分:1
  • 为规范和解决poj 1699
    poj 1699的代码和方法说明,个人原创 -the codes and solution for poj 1699
    2022-06-15 09:10:35下载
    积分:1
  • It s simple implementation of Genetic Algorithm on 8
    It s simple implementation of Genetic Algorithm on 8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on 8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.
    2022-02-21 02:51:52下载
    积分:1
  • 另一个二维的FDTD仿真程序,仿真图像很好,很有帮助。
    另一个二维的FDTD仿真程序,仿真图像很好,很有帮助。-Another two-dimensional FDTD simulation procedures, simulation images very good, very helpful.
    2022-04-10 01:36:26下载
    积分:1
  • 为实现fdtd3d平面波TF / TS编码
    code for implementation FDTD3D with plane wave tf/ts
    2022-05-06 05:44:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载