-
自定义大小的矩阵乘法算法
应用背景计算与自定义大小的矩阵的乘法,(例如:米*)关键技术矩阵是一个数字的数组,这个代码通过另一个整矩阵计算整个矩阵的乘法。
- 2022-09-28 00:00:04下载
- 积分:1
-
矩阵类
可实现转置,求逆,求秩,求行列式值,求正定,重载了各种运算符...
矩阵类
可实现转置,求逆,求秩,求行列式值,求正定,重载了各种运算符-Matrices can be realized transpose, inverse, and rank, and the determinant value, and positive definite, a variety of operator overloading
- 2022-08-23 19:08:32下载
- 积分:1
-
肤色识别代码
检查图片中属于人类肤色的区域。输入为yuv格式图片,目前可以识别黄种人的肤色区域。主要用到椭圆模型的色彩识别算法,在yuv色彩空间中,将近似黄种人肤色的色彩,用uv二维空间中的椭圆区域来表示。
- 2022-08-31 12:15:03下载
- 积分:1
-
模式识别中的各种计算方法,包括贝叶斯方法和方法。
模式识别的各种计算方法,包括贝叶斯等方法-Pattern recognition of various calculation methods, including Bayesian methods such as
- 2022-07-27 09:26:31下载
- 积分:1
-
STM32 PMSM磁场定向控制(FOC)SDK V3.4。
用户手册提供的信息,以方便STM32的使用和定制永磁同步电机磁场定向控制(FOC)SDK V3.4。文档结构:一个完整的文档列表中的第2节规定。这是包括在软件程序包(STSW-STM32100),它可在ST网站。第3条:工作环境和customizationexplains电机控制工作空间,其定制和下载。第4节:如何下载LCD用户interfaceexplains如何下载一个图形化用户界面,使运行时执行命令和微调系统参数(注意,这个过程必须要在新的评估板做到了这一次)在单片机的闪存存储器配备了液晶显示器STM32评估板。第5节:LCD用户interfaceexplores菜单屏幕和控制。
- 2022-08-10 13:45:46下载
- 积分:1
-
介绍了几个用c语言编写的插值算法,程序简单,实用,很有帮助。...
介绍了几个用c语言编写的插值算法,程序简单,实用,很有帮助。-Introduce a number of languages used c interpolation algorithm, the procedure is simple, practical and helpful.
- 2022-06-01 23:43:37下载
- 积分:1
-
Jinming happy ACM mock examination papers are detailed in the annex to the subje...
ACM模拟试题 开心的金明
附件中有详细的题目要求和运行通过的源代码-Jinming happy ACM mock examination papers are detailed in the annex to the subject requirements and operating through the source code
- 2022-02-05 11:33:53下载
- 积分:1
-
is "commonly used computer numerical algorithms and procedures C version,&q...
是《计算机常用数值计算算法与程序 C++版》一书的配套代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2023-03-01 22:00:04下载
- 积分:1
-
竞选算法
原创优化算法,类似于粒子群算法,收敛速度快,适用于前段近似解的求解,可以与牛顿法结合两段求解优化问题。
- 2022-08-15 16:34:06下载
- 积分:1
-
用java来编写列主元gauss消去法解方程组
用java来编写列主元gauss消去法解方程组-used to prepare main-element Gauss elimination method of solving equations Group
- 2023-06-10 17:30:33下载
- 积分:1