搜索结果
找到约 1,557 项符合
K-MAX 的查询结果
嵌入式/单片机编程 EDA技术应用.用QUARTUES II 实现EDA技术实验操作,类似于精典的MAX+PLUS
EDA技术应用.用QUARTUES II 实现EDA技术实验操作,类似于精典的MAX+PLUS
金融证券系统 optimal portfoilio EXCELmin risk max return
optimal portfoilio EXCELmin risk max return
VHDL/FPGA/Verilog 使用MAX+PLUSII可以 运行
使用MAX+PLUSII可以 运行,也可下到虚拟机上运行
matlab例程 AR模型的Burg算法的matlab程序! 只要把程序里面的K的值改为所求问题的阶次
AR模型的Burg算法的matlab程序!
只要把程序里面的K的值改为所求问题的阶次,把x改成所求问题的数据矢量就可以非常方便的求出Burg算法的AR模型的参数!
人工智能/神经网络 8个采样点的k近邻算法,结果用语言表示 两个类别
8个采样点的k近邻算法,结果用语言表示
两个类别
人工智能/神经网络 中心点漂移是一种非监督聚类算法(与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 ...
人工智能/神经网络 基本的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.
人工智能/神经网络 高效的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 ...
单片机开发 基于MAX公司的MAX6969大电流LED显示驱动芯片,串行接口
基于MAX公司的MAX6969大电流LED显示驱动芯片,串行接口
数据结构 1. 分层次聚类法(最短距离法) 2. 最简单的聚类方法 3. 最大距离样本 4. K 平均聚类法(距离平方和最小聚类法)
1. 分层次聚类法(最短距离法)
2. 最简单的聚类方法
3. 最大距离样本
4. K 平均聚类法(距离平方和最小聚类法)