-
雷达matlab仿真,波束形成,角度测量,跟踪等等
波形设计算法,阵列信号处理等相关知识的介绍仿真等(Introduction and Simulation of waveform design algorithm, array signal processing and other related knowledge)
- 2021-02-19 15:09:44下载
- 积分:1
-
debbgger
三次样条插值的C语言算法,但是总是数据溢出()
- 2018-05-27 05:33:39下载
- 积分:1
-
Python for Data Analysis
说明: 利用python进行数据分析,英文书籍,从pandas库的数据分析工具开始利用高性能工具对数据进行加载、清理、转换、合并以及重塑;利用matpIotlib创建散点图以及静态或交互式的可视化结果;利用pandas的groupby功能对数据集进行切片、切块和汇总操作;处理各种各样的时间序列数据。(Starting from the data analysis tools of pandas database, high performance tools are used to load, clean, transform, merge and remodel data; scatter plots and static or interactive visualization results are created by matpIotlib; data sets are sliced, sliced and aggregated by pandas group by function; and various operations are processed. Time series data.)
- 2020-06-16 03:20:01下载
- 积分:1
-
GibbsLDA
用Gibb Sampling 的方法对LDA的参数进行推断(LDA model with Gibbs Sampling for inference)
- 2019-01-24 09:28:57下载
- 积分:1
-
BIC确定GMM聚类簇数
说明: 通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
- 2021-03-26 19:19:13下载
- 积分:1
-
Social-Networks-PPT-a-R
主要内容为R语言环境下的社交网络数据挖掘,附有源代码和数据,并包含案例所使用的PPT和相关文献。(The main content is under R locales social network data mining, with the source code and data, and includes cases PPT and related documentation used.)
- 2020-11-25 11:19:32下载
- 积分:1
-
knn.py
kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。 kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。(Basic source application)
- 2018-10-30 16:50:13下载
- 积分:1
-
Spider_baiduvideo
利用urllib.request进行爬虫,
下载百度视频页面的所有图片保存到本地(Use urllib.request for crawl.
Download all the pictures from Baidu video page to local.)
- 2018-04-02 18:32:19下载
- 积分:1
-
Kares入门资料打包
深度学习框架Keras入门资料,里面的代码包括课件和DEMO有利于新书入门学习,简单易懂(Keras Introductory Information of Deep Learning Framework, which includes courseware and DEMO, is helpful for introductory learning of new books. It is easy to understand.)
- 2020-06-17 17:00:01下载
- 积分:1
-
LOF
基于密度的局部离群点检测,使用于当全部样本点的密度不一致的情况(Local outlier detection based on density)
- 2021-04-14 16:28:55下载
- 积分:1