-
信号傅立叶变换的幅度图和频谱图的示例
信号傅立叶变换的幅度图和频谱图的示例...
信号傅立叶变换的幅度图和频谱图的示例
信号傅立叶变换的幅度图和频谱图的示例-signal Fourier transform spectrum range map and the map of the signal sample rate Fourier Transform map and the map of the sample spectrum
- 2023-04-03 09:35:04下载
- 积分:1
-
自己编写的,TSP问题的各种近似算法,有最近邻策略,最短链接策略...
自己编写的,TSP问题的各种近似算法,有最近邻策略,最短链接策略-I have written, TSP approximation algorithm for a variety of issues, there are nearest-neighbor strategy, the shortest link strategy
- 2023-06-27 01:40:04下载
- 积分:1
-
simhash算法实现
应用背景
利用ansj simhash进行分词和去重
关键技术ansj分词使用非常方便,只需要下载相应的jar包就可以,simhash能够快速去重。
- 2022-03-12 13:58:05下载
- 积分:1
-
哈弗曼压缩
huffuman压缩是一种无损压缩,本程序采用huffuman算法,利用最建树,并利用哈希表,加快寻找各结点效率,压缩在百分之八十
- 2022-02-14 05:57:36下载
- 积分:1
-
The Kalman filter30 is a minimum
The Kalman filter30 is a minimum-variance filter in
which time-series measurements are incorporated recursively
into estimates of state variables it is the
optimal, Bayesian least-squares estimator for linear
dynamic systems.-The Kalman filter30 is a minimum-variance filter in
which time-series measurements are incorporated recursively
into estimates of state variables it is the
optimal, Bayesian least-squares estimator for linear
dynamic systems.
- 2023-04-25 23:25:03下载
- 积分:1
-
KNN分类算法
用KNN算法实现数据分类,算法简单易懂,适合初学者!简单来说,K-NN可以看成:有那么一堆你已经知道分类的数据,然后当一个新数据进入的时候,就开始跟训练数据里的每个点求距离,然后挑离这个训练数据最近的K个点看看这几个点属于什么类型,然后用少数服从多数的原则,给新数据归类。
- 2022-09-30 19:55:03下载
- 积分:1
-
着色问题的回溯算法
这是为解决 m-着色问题编写的算法。它基于回溯。对于等级是相对较低。但保证的正确性。M-着色问题是其 NP 完备而闻名,没有多项式时间算法都没有被发现。这个问题可以应用于许多实际问题,例如调度。
- 2022-08-20 01:25:57下载
- 积分:1
-
这是我所有的家当哦,c语言源程序,其中有C语言二级考试的题目呢!...
这是我所有的家当哦,c语言源程序,其中有C语言二级考试的题目呢!-This is all my family"s, oh, c source language, which has two C-language examination questions!
- 2022-12-04 10:55:03下载
- 积分:1
-
线性方程类,封装有关解线性方程的方法
线性方程类,封装有关解线性方程的方法-linear equations, the package solution of linear equations
- 2023-05-20 18:25:03下载
- 积分:1
-
java ARQ prog
ARQ-算法它是 Java 开发的并且描述了在按定义的算法 ARQ pesudocode 函数中生成。这种描述可以利用改性的所有代码和用户的必需品。
- 2022-05-12 21:41:10下载
- 积分:1