-
ICP_14900012
ICP迭代最近点算法的各种实现方法,包括四元函数法,最小迭代,等算法,以及ICP迭代最近点算法的实现。(ICP iterative closest point algorithm implementation, including the four-function method, the minimum iteration algorithm, and ICP iterative closest point algorithm.)
- 2012-08-15 05:54:04下载
- 积分:1
-
matlab模拟退火.zip
说明: 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现(simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the global optimum, the source Matlab can achieve Matlab environment)
- 2005-11-27 17:07:22下载
- 积分:1
-
WashTransformation
计算给定序列的沃什(Walsh)变换序列。(Calculation of a given sequence of Vas (Walsh) transform sequence.)
- 2008-05-19 15:38:24下载
- 积分:1
-
sanzhuyuan
平面波展开法计算二维三组元周期结构的带隙特性。(Plane wave expansion method for calculation of two dimensional three groups yuan cycle structure of the band gap characteristic)
- 2021-04-17 17:08:52下载
- 积分:1
-
LLC设计参考
说明: 半桥LLC详细设计流程。包括自己设计的和别人设计的参考(detailed design of half bridge LLC)
- 2020-06-24 01:20:02下载
- 积分:1
-
C-means
说明: C-means in 2 types. C=2
- 2020-06-16 02:00:01下载
- 积分:1
-
vof
计算多项流的好程序,简单好用,计算量小。可以较好的模拟二维的两项变化情况(Calculating a number of streams of the program, easy to use, small amount of calculation. Can better simulate the two-dimensional variation)
- 2020-12-01 11:39:27下载
- 积分:1
-
allan
通过matlab计算allan variance,较为复杂,注释详细(Matlab Allan variance, more complex, detailed notes)
- 2020-10-16 19:17:28下载
- 积分:1
-
Umat_ElasticPlastic_Explicit
Abaqus UMAT code 适用于平面应变,轴对称弹塑性本构关系,也适用于大应变情况,使用显示积分算法。(Abaqus UMAT code applies to plane strain, axisymmetric elastoplastic constitutive relation, also applicable to large strain, using the integration algorithm.)
- 2013-03-30 03:46:43下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1