-
多示例学习工具箱
用matlab编写的multiple-instance learning工具箱,实现了多种mil的算法,包括emdd, mi-svm, citation-knn等,同时支持不同的测试策略,如随机划分,leave-one-out,ten-fold-validation等,里面包含了libsvm的matlab实现,可以作为一个独立的算法使用。包中自带测试数据集,为标准的多示例数据集,通过扩展可以进行MIML的训练和测试任务。
- 2022-03-01 13:58:05下载
- 积分:1
-
包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示
包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示-Including the compiler morphology analyzer, the operating system
advancement condition cut demonstration, VC_ Haveman sets up halftree,
pitch point matrix most short-path guildmap, the string elementary
operation eo demonstration
- 2023-04-11 08:40:03下载
- 积分:1
-
崭新矢量机SVM源码,IEEE上发表,技术有一定帮助
崭新矢量机SVM源码,IEEE上发表,技术有一定帮助-New vector machine SVM source, IEEE published, technology has certainly helped
- 2022-08-13 09:22:46下载
- 积分:1
-
有限脉冲响应滤波器源代码
有限冲击响应滤波器的C源代码-Finite Impulse Response Filter C source code
- 2023-09-01 20:45:03下载
- 积分:1
-
is studying digital signal processing, signal feel semester with enough solid sc...
正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to promote hands-teachers find themselves in the right programming formula to understand more deeply. The following is what I wrote FFT welcome to enlighten.
- 2022-05-16 20:59:38下载
- 积分:1
-
多重分形维数的计算
适用于一维数字信号的、可以用的、有部分注释的MATLAB程序。本用它计算过不同信号的分形维数,感觉都不错,而且因为是多重分形的算法,省去了自己找点、确定峰值的麻烦。本算法可以适用于各种一维信号。当然要修改读入文件函数。
- 2022-07-22 16:07:49下载
- 积分:1
-
F-R程序,写的不错哈 拿出来与大家共同分享
F-R程序,写的不错哈 拿出来与大家共同分享-F-R procedures, write out a pretty good Hana shared with you
- 2022-02-07 22:01:57下载
- 积分:1
-
弦截法求解非线性方程,已在TC2.0环境中编译通过
弦截法求解非线性方程,已在TC2.0环境中编译通过-xianjie method for solving nonlinear equations, in the environment WITH TC 2.0 compiler through
- 2022-01-26 05:18:18下载
- 积分:1
-
LU分解 用C的算法
LU分解 用C的算法-LU decomposition algorithm C
- 2023-03-11 18:45:03下载
- 积分:1
-
一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]...
一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]-b[],c[]=a[]*b[]。-a relatively simple procedure of the algorithm. The importation of some few, calculated in accordance with the matrix in the form of output. Established three array a [], [] b, c []. C respectively, to achieve a = [] [] [] b, c = a [] []- [] b, c [] [] = a* b [].
- 2022-06-29 20:00:13下载
- 积分:1