-
PCA c 语言实现
应用背景人脸识别,理解PCA的原理等~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~关键技术
通过 C 语言 和 opencv 来实现 PCA算法, 代码简单容易理解, 对于初学者 和想 通过代码来理解 PCA 的同学有帮助。
·1——主成分分析
. 主成分分析 ( Principal Component Analysis , PCA )是一种掌握事物主要矛盾的统计分析方法,它可以从多元事物中解析出主要影响因素,揭示事物的本质,简化复杂的问题。
- 2022-05-23 18:25:34下载
- 积分:1
-
除法运算软件
应用背景
VB自学编程案例,算数运算符。
VB自学编程案例,算数运算符。
VB自学编程案例,算数运算符。
VB自学编程案例,算数运算符。
VB自学编程案例,算数运算符。
关键技术
VB编程,自己编写算数运算符,第一次学VB哦。
- 2023-01-18 00:55:03下载
- 积分:1
-
没有计划到邻近的建立和遍历
无向图的邻接表的建立和遍历-no plans to the table adjacent to the establishment and ergodic
- 2023-03-05 15:30:03下载
- 积分:1
-
a description of the problem is : No. 1, 2, ..., n n clockwise direction by indi...
约瑟夫问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,没人持有一个密码。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针自1开始报数,报到m是停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。-a description of the problem is : No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, no one holding a password. One person started as a positive integer limits on the number of reported m, from the first individuals to embark on the clockwise from a few reportedly started, the report m is reportedly stopped a few. M reported out of the list of his password as a new value m, from a clockwise direction in the next re-started from a newspaper a few, like that, until the total of all listed so far.
- 2022-02-03 16:31:48下载
- 积分:1
-
求矩阵秩的c程序
求矩阵秩的c程序-matrix.......................
- 2022-05-31 13:21:48下载
- 积分:1
-
求解三波耦合方程
向后差分,一阶,200个点,Z的范围[0 , 20],运行了50s。。。
各常数参数取值如下:
VS = 2 ;VI = 2 ; VP = 2 ; K = 2(这个代表的是j*delt*k) ; J = 2 ; L = 20 ; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-10 00:50:02下载
- 积分:1
-
这是个NPC问题求解,PassBridge code
这是个NPC问题求解,PassBridge code-NPC This is a problem solving, PassBridge code
- 2022-03-18 03:53:50下载
- 积分:1
-
poj 1523的代码和方法说明,个人原创
poj 1523的代码和方法说明,个人原创
- the codes and solution for poj 1523
- 2022-03-18 16:17:02下载
- 积分:1
-
PID 算法实现
PID 算法C语言实现 内有仿真文件.很容易看得明白
- 2022-08-09 15:11:57下载
- 积分:1
-
实验数据的等距五点三次平滑
一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 ....
实验数据的等距五点三次平滑
一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoothing, and strive to eliminate the impact of random error, improve the quality of experimental data.
- 2022-04-23 19:48:39下载
- 积分:1