-
simulation program, an example can be reused for other apps.
一个数值计算程序的OpenMP的并行化代码,其中对循环部分的并行化可以做为参考-simulation program, an example can be reused for other apps.
- 2022-06-13 05:47:13下载
- 积分:1
-
谱峰搜索传播算子DOA估计
资源描述该算法无需对信源协方差矩阵进行特征值分解,大大降低运算复杂性,利用构造出的传播矩阵与导向矩阵的正交性构造一个函数,通过对角度进行搜索获得几个最大的谱峰值,谱峰值对应的角度即为信源的波达角估计值。
- 2022-11-07 14:30:02下载
- 积分:1
-
使用java语言实现的c4.5决策树
使用java语言实现数据挖掘的C4.5决策树算法。其中用到4个class,myc45是主函数,values代表计算属性的取值,attribute用于计算信息增益比,以求找出最适用于分类的属性val则是处理输入的数据的类
- 2022-02-01 00:19:15下载
- 积分:1
-
Lsr2d 算法
LSR2D - Build projection matrix L for straight rays in 2D.
% Input
% Tx: transmitter coordinates, nTx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% Rx: receiver coordinates, nRx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% grx: vector of X coordinates of cell boundaries (sorted increasing)
% grz: vector of Z coordinates of cell boundaries (sorted increasing)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-13 10:35:57下载
- 积分:1
-
简易地演示操作系统方面的一个重要问题――生产者消费者
简易地演示操作系统方面的一个重要问题――生产者消费者-simple demonstration to the operating system an important issue-- producers and consumers
- 2022-11-18 07:30:04下载
- 积分:1
-
基于特征脸+PCA的人脸识别
应用背景
该算法主要应用于人脸识别,通过利用特征脸和PCA来实现的。
关键技术运用主成分分析(PCA)对图像进行降维,利用特征脸来提取人脸特征,并且根据最近邻法对待识别人脸进行判定。其中调用了OpenCV中的函数。
- 2022-04-29 18:46:58下载
- 积分:1
-
利用KDD1999数据集进行K
利用KDD1999数据集进行K-means算法的实现-Mathimatics-Numerical algorithms
- 2022-02-04 02:05:42下载
- 积分:1
-
numerical algorithm c matrix source language
数值算法 c语言矩阵源码-numerical algorithm c matrix source language
- 2023-05-16 23:25:02下载
- 积分:1
-
a more general algorithm
一个较为普通的算法-a more general algorithm
- 2022-03-09 20:14:18下载
- 积分:1
-
Discrete-Continuous Optimization for Multi-Target Tracking
A matlab program for multi-target tracking,The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete
problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous
problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often
- 2023-01-02 11:40:18下载
- 积分:1