搜索:SVD+Decomposition
找到约 141 项符合「SVD+Decomposition」的查询结果
结果 141
按分类筛选
- 全部
- 技术资料 (27)
- 数学计算 (25)
- matlab例程 (24)
- 其他 (15)
- 数值算法/人工智能 (12)
- 人工智能/神经网络 (7)
- 其他书籍 (4)
- 电子书籍 (3)
- 压缩解压 (2)
- 其他行业 (2)
- 行业发展研究 (2)
- 单片机编程 (1)
- 加密解密 (1)
- 测试测量 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 驱动编程 (1)
- Linux/Unix编程 (1)
- 多国语言处理 (1)
- 文件格式 (1)
- 数据结构 (1)
- 微处理器开发 (1)
- VHDL/FPGA/Verilog (1)
- 系统设计方案 (1)
- 软件设计/软件工程 (1)
- 邮电通讯系统 (1)
- 源码 (1)
- 书籍 (1)
- 论文 (1)
https://www.eeworm.com/dl/641/243573.html
数学计算
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法,
% 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵,
% 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。
% 使用SVD分解法的用途是解最 ...
https://www.eeworm.com/dl/cadence/ebook/415239.html
电子书籍
EMD computes Empirical Mode Decomposition EMD computes Empirical Mode Decomposition
EMD computes Empirical Mode Decomposition EMD computes Empirical Mode Decomposition
https://www.eeworm.com/dl/520679.html
书籍
virtual decomposition control
obot control, a subject aimed at making robots behave as desired, has been
extensively developed for more than two decades. Among many books being
published on this subject, a common feature is to treat a robot as a single
system that is to be controlled by a variety of control a ...
https://www.eeworm.com/dl/542/426628.html
其他书籍
Facial Expression Decomposition
Facial Expression Decomposition
https://www.eeworm.com/dl/665/301937.html
matlab例程
SVD去噪
SVD去噪,构造的矩阵方法为对数据进行均匀分段,并对去噪前后的信噪比,均方差进行了对比。
https://www.eeworm.com/dl/fpga/doc/17909.html
教程资料
Sparse LU Decomposition using FPGA
Sparse LU Decomposition using FPGA,使用fpga实现lu分解的算法实现
https://www.eeworm.com/dl/641/249036.html
数学计算
cholesky decomposition for dsp c6
cholesky decomposition for dsp c6
https://www.eeworm.com/dl/678/375182.html
系统设计方案
Sparse LU Decomposition using FPGA
Sparse LU Decomposition using FPGA,使用fpga实现lu分解的算法实现
https://www.eeworm.com/dl/639/447456.html
文件格式
Decomposition and reconstruction example 1
Decomposition and reconstruction example 1
https://www.eeworm.com/dl/665/449129.html
matlab例程
Lu decomposition routines in matlab
Lu decomposition routines in matlab