登录
首页 » 算法 » CKNN 用于多示例学习

CKNN 用于多示例学习

于 2022-03-01 发布 文件大小:1.89 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

CKNN  Using the Citation KNN algorithm[1] to get the labels for bags in testBags, where minmum Hausdorff distance is used to measure the distances between bags %     CKNN takes, %        PBags     - an Mx1 cell array where the jth instance of ith positive bag is stored in PBags{i}(j,:) %        NBags     - an Nx1 cell array where the jth instance of ith negative bag is stored in NBags{i}(j,:) %        testBags  - a Kx1 cell array where the jth instance of ith test bag is stored in testBags{i}(j,:) %         Refs     - the number of referecnes for each test bag %        Citers    - the number of citers for each test bag %      &n

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 压缩感知源程序
    压缩感知,非常有用的源程序,想学压缩感知的同学们需要注意了,此程序非常具有实用和研究的价值。此程序是用小波基进行稀疏,用OMP算法进行重构,效果好,对刚入门研究压缩感知的同学价值比较大。
    2022-02-11 10:34:08下载
    积分:1
  • 四轴源码以及原理图
    小四轴的源码以及原理图    #include "led.h"#include "delay.h"#include "sys.h"#include "key.h"#include "usart.h"#include "exti.h"#include "wdg.h"#include "timer.h"#include "pwm.h"#include "lcd.h"#include "MPU6050.h"#include "lsm330.h"u8 SPI1_Buffer_Rx1[6]="432423";s16 SPI1_Buffer_Rx[30];u8  k = 0;void SPI_Configuration(){ SPI_InitTypeDef   SPI_InitStructure;   /* SPI1 Config -------------------------------------------------------------*/  SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex;  SPI_InitStructure.SPI_Mode = SPI_Mode_Master;  SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b;  SPI_InitStructure.SPI_CPOL = SPI_CPOL_High;  SPI_
    2023-03-12 15:55:03下载
    积分:1
  • 大整数除
    ACM必备精品,先来一段比较函数。 int compare(char * c1,int s1,int e1,char *c2,int s2,int e2) { while(c1[s1]=="0"&&s1
    2022-02-14 22:48:33下载
    积分:1
  • 详细的记载了CRC的具体过程
    详细的记载了CRC算法的具体过程- Detailed record CRC algorithm concrete process
    2022-04-06 20:50:28下载
    积分:1
  • 车间调度代码
          代码用于车间调度的研究,主要是遗传算法和模拟退火算法结合,作为改进算法对问题进行研究,对于车间调度课题的研究具有很大的帮助,希望能对大家有用,是我在网上好不容易找到的代码。
    2022-01-25 21:50:09下载
    积分:1
  • YUV视频显示
    利用DDRAW开发出YUV视频直接显示MFC,方便视频开发的同仁们。DDRAW为Microsoft为图像处理开发插件,可以通过包含相应的库文件,将相应的接口函数调入。
    2022-03-01 10:15:56下载
    积分:1
  • a prepared using Matlab, harmonic signal for the estimated number of procedures...
    一个用matlab编写的,用于估计信号谐波个数的程序,堪称经典!-a prepared using Matlab, harmonic signal for the estimated number of procedures for his classic!
    2022-03-18 12:09:35下载
    积分:1
  • MATLAB有限差分(椭圆方程)
    有限差分法的Matlab程序(椭圆型方程)-finite difference method of Matlab (elliptic equation)
    2022-01-31 09:25:49下载
    积分:1
  • 鱼眼矫正摄像机标定
    鱼眼图像畸变校正的代码,基于C鱼眼实现,校正效果与Opencv差不多
    2023-04-09 15:40:03下载
    积分:1
  • 图像块分类
    资源描述使用matlab实现一幅图像中图像块的分类,主要分为光滑图像块和非光滑图像块使用matlab实现一幅图像中图像块的分类,主要分为光滑图像块和非光滑图像块
    2022-03-18 05:51:26下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载