-
VB图像识别
资源描述VB图像识别VB图像识别VB图像识别VB图像识别VB图像识别VB图像识别VB图像识别VB图像识别
- 2022-08-17 18:45:53下载
- 积分:1
-
基于模糊神经网络建模的 rfid室内定位算法
资源描述将模糊神经网络应用于基于技术的室内定位系统, 提出一种基于模
糊神经网络的室内定位算法, 算法将参考标签数据作为神经网络的训练样本, 建立
“标签接收信号强度与标签读写器间距离” 的映射模型然后利用最小二乘解确
定目标的位置坐标同时,
对比了传统神经网络和网络在建模和定位中的性能
在仿真和硬件平台测试中, 模糊神经网络都要比表现出更优异的性能, 表明基于模糊神
经网络的算法更适合于系统
- 2022-02-04 18:26:31下载
- 积分:1
-
Prolog实现8-puzzle
he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
- 2023-07-26 11:40:02下载
- 积分:1
-
天然气管道连接问题原程序,一百个用户,其中有四个无效用户,将其它96个有效用户连接成一个树形网络,用kruskal算法实现...
天然气管道连接问题原程序,一百个用户,其中有四个无效用户,将其它96个有效用户连接成一个树形网络,用kruskal算法实现-Natural gas pipeline to connect the issue of the original procedure, 100 users, which has four invalid users, will the other 96 valid user to connect into a tree network, using Kruskal Algorithm
- 2023-05-07 08:15:03下载
- 积分:1
-
VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobia...
用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorithm.
- 2023-05-05 06:25:03下载
- 积分:1
-
一个以邮票分配方案为例的演示分治法算法的小程序
一个以邮票分配方案为例的演示分治法算法的小程序-a stamp distribution program as an example of the divide-and-conquer demonstration algorithm small program
- 2022-03-01 20:32:16下载
- 积分:1
-
视频目标检测跟踪例程
基于aforge.net的视频监控智能分析,目标跟踪、物体分类,用C#编写,是个很好的例子。
- 2022-01-25 22:09:17下载
- 积分:1
-
麦克大牛的OMP重构,算法,以色列理工的
麦克大牛的OMP重构,算法,以色列理工的,亲测很好,以色列理工就是牛,以色列第一,21世纪诺贝尔奖排名第10的,优点重构精度很高,有利于还原,L0范数优化,直接求解NPhard问题,绝对料多,运行都要1周,自己看文件,m文件写得很多。。。
- 2022-03-18 00:16:05下载
- 积分:1
-
基于sift特征的图像拼接
基于sift特征的图像拼接主要分为以下几个步骤:
(1) 读入两张图片并分别提取SIFT特征
(2) 利用k-d tree和BBF算法进行特征匹配查找
(3) 利用RANSAC算法筛选匹配点并计算变换矩阵
(3) 图像融合
- 2023-03-11 19:15:04下载
- 积分:1
-
功能强大的计算器,采用仿C语言表达式语法 并且给出表达式的逆波兰表达式,支持二十余种函数运算,程序经测试成功...
功能强大的计算器,采用仿C语言表达式语法 并且给出表达式的逆波兰表达式,支持二十余种函数运算,程序经测试成功-powerful calculator, using fake C language syntax expression and expression is the inverse Poland expression, I support 20 species of Operational functions, procedures have been tested successfully
- 2023-07-20 20:55:04下载
- 积分:1