QR分解、三角矩阵求逆、matlab代码,包括文档讲解
上传时间: 2019-08-26
上传用户:mrhlt
105W PFC+QR 氮化镓PD快充原理图
标签: 氮化镓PD快充
上传时间: 2021-10-16
上传用户:
105W PFC+QR 氮化镓PD快充原理图
标签: 氮化镓PD快充
上传时间: 2021-10-16
上传用户:得之我幸78
摘要:采用ONSEMI公司的NCP12系列芯片制成了准谐振(QR)零电压切换(ZVS)电源.介绍了用准谐振技术使反激式开关电源获得的零电压切换效果,详细讨论了该电源工作频率的确定方法,给出了所研制电源的电路及其工作波形.由电路波形及测量数据看出,改进后的电路开关损耗显著降低,取得了较好的效果. 关键词:电源;脉宽调制/准谐振;零电压切换
上传时间: 2013-11-17
上传用户:909000580
自己在学校的时候做的一些单片机仿真实例和一些资料,希望对大家有些帮助
上传时间: 2013-11-08
上传用户:oojj
计算矩阵连乘积 问题描述 在科学计算中经常要计算矩阵的乘积。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q的矩阵,B是一个q×r的矩阵,则其乘积C=AB是一个p×r的矩阵。
上传时间: 2015-03-25
上传用户:yulg
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是QR算法
上传时间: 2015-03-29
上传用户:xc216
一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解
上传时间: 2015-04-06
上传用户:siguazgb
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.
标签: least-squares unconstrained Statisti Applied
上传时间: 2015-05-14
上传用户:aig85
matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.
上传时间: 2013-11-25
上传用户:zm7516678