-
梯度函数的逆。我已经提供了1个版本的工作
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1
-
在基础半正弦冲击作用下,软特性刚度系统的冲击响应计算程序...
在基础半正弦冲击作用下,软特性刚度系统的冲击响应计算程序-In the basic role of half-sine shock, the soft characteristics of the stiffness of the shock response system program
- 2022-01-25 16:06:38下载
- 积分:1
-
使用神经网络进行脸部识别系统
应用背景介绍了人工神经网络(ANN)方法在数字图像识别中的应用,并通过在身份验证中的人面部特征提取与识别的实例对现有网络进行了研究,提出了改进思想,以期达到降低运算量、提高识别率的目的。关键技术应用神经网络技术构建了一个完整的人脸识别系统.首先使用基于眼睛位置估计的方法从人脸图像中分割出对识别有意义的纯脸,然后使用自组织映射进行特征压缩,提取有效的鉴别特征.最后使用基于知识的模糊神经网络进行分类.在NUSTDBII人脸数据库上的实验得到了令人满意的结果,并且表明该方法对人脸的姿态及表情有一定的不敏感性.
- 2022-02-02 03:57:11下载
- 积分:1
-
列主元消去法 fortran程序
资源描述通过列主元的高斯消去法计算AX=b,可以选择矩阵A的维数,即A的维数为任意,程序计算前确定即可,同时可以判断AX=b是否有解
- 2022-06-21 06:44:33下载
- 积分:1
-
雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。...
雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。-Jacobi algorithm example program, with a simple and straightforward calculation shows C Jacobi algorithm design process.
- 2022-03-31 09:17:14下载
- 积分:1
-
DCA算法的灵感来自危险理论
树突状细胞算法受到哺乳动物免疫系统危险理论的启发,特别是树突状细胞的作用和功能细胞。细胞危险理论由Matzinger提出,认为获得性免疫系统的作用是对危险信号作出反应,而不是区分自我和非自我[Matzinger1994][Matzinger2002]
- 2022-03-23 04:53:30下载
- 积分:1
-
Three
Three-dimensional finite-difference ground-water flow model 三维流体有限元源代码-Three-dimensional finite-difference ground-water flow model of three-dimensional fluid finite element source code
- 2022-04-02 05:13:21下载
- 积分:1
-
棋盘覆盖,不错的
棋盘覆盖,不错的-chessboard coverage, good
- 2022-03-22 07:38:21下载
- 积分:1
-
rs码代码,别人给我的,不过看不懂,main函数太多
rs码代码,别人给我的,不过看不懂,main函数太多-rs code code, others to me, but do not look, main function of too many
- 2022-03-28 19:15:48下载
- 积分:1
-
边缘检测蚁群算法
人工蚁群算法是一种群体智能算法。我们可以在边缘检测中的 aplicate。该算法具有更多的 interestanting 群 comportament 什么时候看。存在基于群智能的 incontible 算法,此实现建造的 matlab 程序代码很容易在任何图像测试中使用。
- 2022-03-16 00:48:51下载
- 积分:1