QR+Algorithm
QR+Algorithm技术资料下载专区,收录988份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
988
源代码
7,059
QR+Algorithm 热门资料
查看全部 988 份 →QR分解SMI算法的目的正是要避免直接来解线性方程
QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。
2014-01-04
159
A power control algorithm for 3G wcdma system, paper by Loutfi Nuaymi,
A power control algorithm for 3G wcdma system, paper by Loutfi Nuaymi,
2013-12-23
104
MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab实现
MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab实现
2013-12-18
145
/* This a simple genetic algorithm implementation where the */ /* evaluation function takes positiv
/* This a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and th...
2016-01-18
195
LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)
LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)
2013-12-25
136
Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle
Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle Filter 介绍了一种基于四元数粒子...
2013-12-29
134
A hybrid Particle Swarm Optimization algorithm for functions in the real space.
A hybrid Particle Swarm Optimization algorithm for functions in the real space.
2014-01-12
148