Review This book addresses some of the current important issues, both positive and negative, related to MFree methods, which should prove beneficial to researchers, engineers, and students who are interested in venturing into this area of research. This book provides systematic steps that lead the reader to understand mesh free methods; how they work; how to use and develop a mesh free method, as well as … the problems associated with element free methods. … This is the first book published that comprehensively covers MFree methods.
2022-11-23 10:58:09 5.38MB meshfree 无网格法
1
中国科学技术大学形式化方法作业Induction章节
2022-11-15 15:39:11 5KB 形式化方法
1
共轭梯度法 参考 共轭梯度法(ENG) OR기울기법 (KOR) 共轭梯度法(CG) 共轭梯度法是一种算法,用于求解线性方程组的特定系统,即矩阵且方程组的数值解。 共轭梯度法通常实现为,适用于太大而无法通过直接实现或其他直接方法(例如Cholesky分解)处理的稀疏系统。 成本函数 假设我们要求解 (P1) A * x = b : matrix ver. 或者, (P2) A( x ) = b : function ver. 对于向量x ,其中已知nxn矩阵A是对称的(即A ^ T = A),正定的(即x ^ TA x> 0对于R ^ n中所有非零向量x)和实数,并且b也被称为。 我们用x^*表示该系统的唯一解。 用于解决问题的基本迭代CG(矩阵版本) function [x] = conjgrad(A, b, x) r = b
2022-11-14 21:13:17 19KB MATLAB
1
Heunís Method(改进的欧拉法)评估
2022-11-09 21:33:28 1KB matlab
1
罚函数法,包括整个实现流程,相关的MATLAB代码
2022-11-08 10:25:39 4KB maysm7 penalty penalty_method 罚函数
1
Camera self-calibration method based on two vanishing points
2022-11-07 17:41:30 1.63MB 研究论文
1
We apply graph matching method to detect infrared small moving targets using image sequences. Candidates (interest points) detected in the first frame form one graph and the same candidates in the last frame form another one. The real moving targets are extracted by matching these two graphs. Experimental results demonstrate that the proposed method is robust and efficient to the translation and rotation of the background.
2022-11-03 20:39:46 664KB
1
使用高斯赛德尔方法的潮流计算- 三总线(一台发电机和两个负载)。 - 用于用户输入的 GUI。
2022-10-29 21:17:59 20KB matlab
1
有关大地测量方面的高斯平均引数法正算,希望对大家有用
2022-09-24 21:00:39 49KB 高斯平均引数