资源列表
LEDDOT V0.2
- woainiqingai d gulang
DicisionTree
- 决策树算法的简单实现,决策树(Decision Tree)是一种简单但是广泛使用的分类器。通过训练数据构建决策树,可以高效的对未知的数据进行分类。决策数有两大优点:1)决策树模型可以读性好,具有描述性,有助于人工分析;2)效率高,决策树只需要一次构建,反复使用,每一次预测的最大计算次数不超过决策树的深度。(A simple implementation of decision tree algorithms, decision tree (Decision Tree) is a simple b
tlhsh
- Super mpeg4 compression xvid, super mpeg4 decoding xvid(Super mpeg4 compression will xvid, Super mpeg4 decoding xvid)
【77】分水岭算法
- 用于图像处理,模式识别,视觉识别的OPENCV分水岭算法代码(For image processing, pattern recognition, visual recognition of the OPENCV watershed algorithm code)
cnn
- 运用java语言简单实现卷积神经网络算法(Simple implementation of convolutional neural network algorithm using java language)
music_1
- MUSIC算法是波达方向估计算法中的一个经典方法,算法具有精度高、运算量少等优点,程序实现了用MUSIC算法估计出信号的空间参数。(MUSIC algorithm is a classical method in DOA estimation algorithm. The algorithm has the advantages of high precision and less computational complexity. The MUSIC algorithm is used to
gamesense-sdk-master
- MSI笔记本键盘LED SDK JAVA开发(MSInotepad keyboardLED SDK)
21ic下载_C51与mpu6050
- c51与mpu6050的使用程序,供大家参考参考(C51 and mpu6050 are used for reference)
MUSIC
- 程序实现了用MUSIC算法估计出信号的空间参数。(The MUSIC algorithm is used to estimate the spatial parameters of the signal.)
DOA_MUSIC
- 程序实现了用MUSIC算法来估计信号的方向角。(Procedures to achieve the use of MUSIC algorithm to estimate the direction of the signal angle.)
Yhglish
- SVM文本分类器源程序,英文界面,包含语料,没有解压缩密码,(The SVM classifier source program text, English interface, contains the corpus, not unzip password,)
LMS
- LMS算法是自适应波束形成中的经典算法,程序实现了用LMS算法得出波束形成图。(LMS algorithm is the classic algorithm of adaptive beamforming, and the program realizes beamforming with LMS algorithm.)