搜索资源列表
cyuyanshishangbianchengbaili
- 第二篇 文件操作 实例24 文件加密(1) 实例25 文件加密(2) 实例26 批处理程序的加密 实例27 给自己的程序加上行号 实例28 文件分割程序 实例29 删除目录树 实例30 显示系统文件表 实例31 显示一个目录的存储内容 实例32 递归读取磁盘文件 实例33 C语言直接读取FoxPro的.DBFYYWR 实例34 用索引文件读取数据项 实例35 加密数据库 第三篇 系统调用 实例36 用C语言内嵌汇编语言实现
Conjugate-Gradient-Method
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
matrix-inverse-for-square
- 在一些数学运算中,经常用到求矩阵的逆。如何自动的求逆,本人根据大家的需求,编写了一些求你的算法,希望大家能采纳。-In some math, often used for matrix inverse. How to automatically inversion, I according to everyone' s needs, the preparation of a number of algorithms beg you, I hope that we can adopt.
xiaoqufaqiuni
- 以VB为平台,实现测绘方面程序,完成消去法求逆矩阵的实验。-Procedure with the VB as a platform to realize surveying, complete elimination of the inverse matrix of the experiment.
NtHpyYqb
- 矩阵运算,转置,逆矩阵,线型代数方程组的求解,-Matrix operations, transpose, inverse matrix, solving linear algebraic equations,
MOORE_inverse_C
- 利用C语言实现MOORE-PENROSE广义逆矩阵的计算,经试验OK。-The realization of MOORE-PENROSE generalized inverse matrix is calculated by using the C language, through the test of OK.
mspui
- 最终的权值矩阵就是滤波器的系数,Relief计算分类权重,实现六自由度运动学逆解算法。- The final weight matrix is ??the filter coefficient, Relief computing classification weight, Six degrees of freedom to achieve inverse kinematics algorithm.
Learn
- 机器人学导论第三版,PUMA560机器人6个角度求逆解程序。DH参数参考P80页表格,计算过程采用P90公式,输入T06矩阵,输出8组解。PM5601是求正解,03求逆解,INV是表达成函数形式。(Introduction to robotics third edition, PUMA560 robot 6 angle inverse solution program. DH parameter reference P80 page form, the calculation process u
