-
近似熵的快速算法 matlab
计算时间序列的近似熵,英文为Approximate entropy此程序可以较为快速的计算出序列的近似熵。
- 2022-07-15 03:33:26下载
- 积分:1
-
表格线打印算法C语言源程序
表格线打印算法C语言源程序-form lines Print algorithm C language source
- 2022-08-06 16:58:02下载
- 积分:1
-
常用编程的函数大全
本工具是我日常使用的,网上找的多半是不能使用的额,而本人上传的项目是经过项目验证的,切批量生产的。
- 2022-02-26 06:35:44下载
- 积分:1
-
一个复数域的自适应盲信号均衡器的MATLAB例程
一个复数域的自适应盲信号均衡器的MATLAB例程-a complex field of adaptive equalizer Blind MATLAB routines
- 2022-01-31 02:05:10下载
- 积分:1
-
机器视觉商标匹配
halcon+c#配合使用,很好的例子,代码可以直接运行,很适合机器视觉行业人士使用,学习
- 2022-03-14 08:06:57下载
- 积分:1
-
关于最短路径的算法,c语言写的
关于最短路径的算法,c语言写的-on the shortest path algorithms, written in C language
- 2022-01-24 10:12:35下载
- 积分:1
-
DBSCAN算法
% Function: [class,type]=dbscan(x,k,Eps)
% -------------------------------------------------------------------------
% Aim:
% Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN)
% -------------------------------------------------------------------------
% Input:
% x - data set (m,n); m-objects, n-variables
% k - number of objects in a neighborhood of an object
% (minimal number of objects considered as a cluster)
% Eps - neighborhood radius, if not known avoid this parameter or put []
% -------------------------------------------------------------------------
% Output:
% class - vector specifying assignment of the i-th object to certain
% cluster (m,1)
% type - vector specifying type of the i-th object
% (core: 1, border: 0, outlier: -1)
- 2022-04-08 08:12:27下载
- 积分:1
-
Peking University ACM Chapter 30,663,069 question Question poj source code, good...
北大ACM试题poj 第3066 3069题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 30,663,069 question Question poj source code, good code, and want to help students engage in ACM
- 2022-02-06 03:58:22下载
- 积分:1
-
计算两个日期间的天数差
计算两个日期间的天数差-calculate the day interval between two datetime value
- 2022-04-28 19:10:44下载
- 积分:1
-
prepared using Matlab, uses subject, see
用matlab编写,用途见题目-prepared using Matlab, uses subject, see
- 2022-03-02 08:48:48下载
- 积分:1