搜索结果

找到约 1,170 项符合 EVB-K 的查询结果

其他书籍 K9-EVB RM9200 学习板原理图 是网上下载的资料

K9-EVB RM9200 学习板原理图 是网上下载的资料
https://www.eeworm.com/dl/542/273926.html
下载: 196
查看: 1051

matlab例程 AR模型的Burg算法的matlab程序! 只要把程序里面的K的值改为所求问题的阶次

AR模型的Burg算法的matlab程序! 只要把程序里面的K的值改为所求问题的阶次,把x改成所求问题的数据矢量就可以非常方便的求出Burg算法的AR模型的参数!
https://www.eeworm.com/dl/665/275378.html
下载: 101
查看: 1188

人工智能/神经网络 8个采样点的k近邻算法,结果用语言表示 两个类别

8个采样点的k近邻算法,结果用语言表示 两个类别
https://www.eeworm.com/dl/650/275461.html
下载: 165
查看: 1025

人工智能/神经网络 中心点漂移是一种非监督聚类算法(与k-means算法相似

中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab imple ...
https://www.eeworm.com/dl/650/276944.html
下载: 85
查看: 1074

人工智能/神经网络 基本的k-means聚类算法c++实现

基本的k-means聚类算法c++实现,对于理解算法的过程非常有帮助。 Basic implementation of k-means algorithm with c++, it is very helpful to understand the procedure of k-means algorithm.
https://www.eeworm.com/dl/650/276950.html
下载: 25
查看: 1062

人工智能/神经网络 高效的k-means算法实现

高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented ...
https://www.eeworm.com/dl/650/276954.html
下载: 200
查看: 1085

Windows CE evb复制文件到PDA源码

evb复制文件到PDA源码,使用微软RAPI,编程语言VB
https://www.eeworm.com/dl/674/277421.html
下载: 190
查看: 1030

数据结构 1. 分层次聚类法(最短距离法) 2. 最简单的聚类方法 3. 最大距离样本 4. K 平均聚类法(距离平方和最小聚类法)

1. 分层次聚类法(最短距离法) 2. 最简单的聚类方法 3. 最大距离样本 4. K 平均聚类法(距离平方和最小聚类法)
https://www.eeworm.com/dl/654/278545.html
下载: 182
查看: 1120

金融证券系统 这是一个股票盘后数据分析系统基础底层,已经实现了基本的K线图的重现,RIS线,均线图的重现, 是在一个台湾高手发布的原码上修改的,现在支持通达信的股票数据格式.

这是一个股票盘后数据分析系统基础底层,已经实现了基本的K线图的重现,RIS线,均线图的重现, 是在一个台湾高手发布的原码上修改的,现在支持通达信的股票数据格式.
https://www.eeworm.com/dl/638/280673.html
下载: 90
查看: 1726

人工智能/神经网络 k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f

k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output i ...
https://www.eeworm.com/dl/650/280706.html
下载: 95
查看: 1104