-
神经元算法的源程序
神经元算法的实现方法和应用,通过神经元算法生成。txt文件,描述算法过程
- 2023-07-30 02:05:03下载
- 积分:1
-
基于WiFi的室内定位系统设计与实现
比较实用的室内定位算法代码。有详细说明。-Practical indoor positioning algorithm code. There are described in detail.
- 2022-07-26 16:18:36下载
- 积分:1
-
支持向量机 用于训练车辆检测
选取200正样本车辆 200负样本 通过提出样本的hog特征,并进行训练。实验结果能很好的对监控视频中的车辆进行识别跟踪,且效果良好。
- 2023-02-08 23:55:11下载
- 积分:1
-
使用栈实现括弧配对问题
使用栈实现括弧配对问题-use Stack bracket matching problem
- 2022-12-07 22:35:03下载
- 积分:1
-
利用AFEPack包求解变二次系数的椭圆型方程.在求解这个问题的过程中,先要把程序的结构进行整理,将变二次项系数的因素加进去 ,并使得其更加有利于复杂一些的问题...
利用AFEPack包求解变二次系数的椭圆型方程.在求解这个问题的过程中,先要把程序的结构进行整理,将变二次项系数的因素加进去 ,并使得其更加有利于复杂一些的问题的求解 。为此,我们使用一个类来管理这个求解的问 题,先写一个对这个类进行声明的头文件 EllipticEquation.h-Use AFEPack package for solving variable coefficient elliptic quadratic equation. In solving this problem, the first to organize the structure of the procedure will change coefficient of quadratic terms added to the list of factors, and make it more conducive to the complexity of some of the problem solving. To this end, we use a class to manage to solve this problem, first write a statement of this type for the header files EllipticEquation.h
- 2022-10-04 20:40:03下载
- 积分:1
-
C++语言中的积分算法,用以拉拉链的拉链…
进行积分算法的c语言编程
进行的 的拉力拉拉链拉-Integral Algorithm for the c programming language to pull the zipper pull of the pulling force
- 2022-07-13 03:35:26下载
- 积分:1
-
对以下6种常用的内部比较排序算法进行比较,气泡排序,直接插入排序、简单选择排序、快速排序、shell排序、堆排序。...
对以下6种常用的内部比较排序算法进行比较,气泡排序,直接插入排序、简单选择排序、快速排序、shell排序、堆排序。
- 2022-07-02 16:45:28下载
- 积分:1
-
数值分析,最小二乘法,源代码,以及龙格
数值分析,最小二乘法,源代码,还有龙格库塔,陆续将会上传,敬请等待-Numerical analysis, the least square method, source code, as well as Runge-Kutta, one after another will upload, please wait
- 2023-08-29 19:35:03下载
- 积分:1
-
will enhance wavelet for target tracking. Lifting the core algorithm and is upda...
将提升小波用于目标跟踪。
小波提升的核心就是更新算法和预测算法,通过预测算法可以得到高频信息,而通过更新算子可以得到正确的低频信息.提升样式可以实现原位计算和整数提升,并且变换的中间结果是交织排列的.其中原位计算和整数提升在硬件实现中很有价值.-will enhance wavelet for target tracking. Lifting the core algorithm and is updated prediction algorithm, algorithm can be predicted high-frequency information, and by updating operator can correct the low-frequency information. upgrade format can achieve in-situ upgrade and Integer calculations, and transform the intermediate results are intertwined with a. which integer calculation and in-situ upgrading the hardware realization of great value.
- 2022-05-14 04:46:44下载
- 积分:1
-
低密度脂蛋白-T 算法
O 因子正定 N 由 N 矩阵成低密度脂蛋白 A * * T,
L 在哪里与部分沿对角线的下三角矩阵
D 是一个对角矩阵与积极的条目
在对角线上
输入: 维度 N;1 条目 A(I,J) < = I J < = A.N
输出: 条目 L(I,J) 1 < = J < 我 1 < = I < = N L 和 D(I),
1 < = I < = D.N
- 2023-03-16 01:55:03下载
- 积分:1