搜索结果
找到约 127 项符合
Density 的查询结果
按分类筛选
- 全部分类
- 技术资料 (58)
- matlab例程 (7)
- 人工智能/神经网络 (6)
- 电源技术 (5)
- 可编程逻辑 (5)
- 书籍 (4)
- 论文 (4)
- 单片机编程 (4)
- 其他书籍 (3)
- 教程资料 (3)
- PCB相关 (2)
- 学术论文 (2)
- 其他 (2)
- 数学计算 (2)
- 行业发展研究 (2)
- 并行计算 (2)
- 开发板 (1)
- 其他 (1)
- DSP编程 (1)
- 数值算法/人工智能 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 资料/手册 (1)
- 通信网络 (1)
- 模拟电子 (1)
- 电子书籍 (1)
- 驱动编程 (1)
- Linux/Unix编程 (1)
- 单片机开发 (1)
- 文章/文档 (1)
- 系统设计方案 (1)
- 3G开发 (1)
书籍源码 Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例
Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。DBSCAN.cs是全部算法的实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍。聚类示例数据来自于sxdb.mdb,一个Access数据库。 ...
其他 Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例
Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。
DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍
聚类示例数据来自于sxdb.mdb,一个Access数据库 ...
matlab例程 kde全称是kernel density estimation.基于核函数的概率密度估计方法。是模式识别中常用的算法之一
kde全称是kernel density estimation.基于核函数的概率密度估计方法。是模式识别中常用的算法之一
技术资料 MOSFET的低边自保护
The ever increasing density and complexity of automotive and industrial control electronics requires
技术资料 用XC9500 CPLD和任何并行PROM来配置现场可编程阵列
As density increases in FPGA families, current serial PROMs cannot handle the programmingpattern
技术资料 利用Atmel闪存结构设计的优势,对AT29C040系列闪速存储器进行编程
Atmel offers a diverse family of small sector Flash memory devices ranging indensity from 256K t
电子书籍 Manufacturers of electronic systems that require power conversion are faced with the need for highe
Manufacturers of electronic systems that require power
conversion are faced with the need for higher-density dc-to-dc
converters that perform more efficiently,
人工智能/神经网络 ddtool,实现one class classification.包括gaussian 模型
ddtool,实现one class classification.包括gaussian 模型, gaussian 混合模型,Parzen density,knn,kmean,kcenter等方法
资料/手册 AN2586_stm32硬件开发入门
This application note is intended for system designers who require a hardware
implementation overview of the development board features such as the power supply, the
clock management, the reset control, the boot mode settings and the debug management. It
shows how to use the High-density and Medium- ...
人工智能/神经网络 ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum of Squares (Ward s Me ...