-
CKNN 用于多示例学习
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
- 2022-03-01 19:43:00下载
- 积分:1
-
卫星单点定位
里面有关于如何读取卫星星历文件。其中包括读取卫星头文件,接收机的信息,接收机的近似坐标,卫星的编码信息及卫星的颗数等一系列的信息。其中还包括根据这些信息而求得的接收机的精确位置。
- 2022-06-15 23:26:51下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-07-03 09:02:27下载
- 积分:1
-
《数字滤波与卡尔曼滤波》本人感觉写的比较好的卡尔曼滤波图书,...
《数字滤波与卡尔曼滤波》本人感觉写的比较好的卡尔曼滤波图书,- Digital Filter and Kalman Filter I feel better to write the Kalman filter books,
- 2022-02-14 11:37:33下载
- 积分:1
-
lapped transforms for images. lapped transform is a very fast algorithm to repla...
lapped transforms for images. lapped transform is a very fast algorithm to replace dct.
- 2023-04-19 00:20:02下载
- 积分:1
-
in visual basic environment, achieving k
在visual basic环境下,实现k-nearest neighbor算法。-in visual basic environment, achieving k-nearest neighbor algorithm.
- 2023-08-05 05:30:03下载
- 积分:1
-
消息机制实现Exe程序间的数据交换
VC++通过消息机制实现Exe程序间的数据交换,一个简单的示例,初学者可以看下。
- 2022-01-26 02:47:58下载
- 积分:1
-
多元 stein 去噪工具箱
说明:
这个工具箱允许多通道图像去噪
它包括 4 子文件夹:
1) estimSP: 包含所有的 m-文件关于块估计
2) 图像: 包含一些测试图像 (3 阶)
3) 测出: 包含所有的 m-文件加载 intercorrelations
4) 工具: 包含所有 m-文件的必要的工具
- 2022-07-23 12:31:21下载
- 积分:1
-
递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料
递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料-recurrence relations and the establishment of the Information Science Contest welcome to download the application of the algorithm information ginger547
- 2022-12-03 14:10:03下载
- 积分:1
-
数字陷波滤波器设计代码与原理文档
采用老外的滤波器的资料设计的数字陷波器,数字陷波设计的matlab代码以及数字陷波的原理,可以做到实时有效,已经在项目中验证过了。
- 2022-09-16 20:00:03下载
- 积分:1