搜索结果
找到约 1,439 项符合
Decision-Based 的查询结果
书籍源码 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数据库。 ...
人工智能/神经网络 Face recognition eigen-based by Santiago Serrano
Face recognition eigen-based by Santiago Serrano
Java编程 Metalworks is a simple Swing-based simulated e-mail application. It shows off several features of S
Metalworks is a simple Swing-based simulated e-mail
application. It shows off several features of Swing, including
JInternalFrame, JTabbedPane, JFileChooser, JEditorPane, and
JRadioButtonMenuItem. Metalworks is optimized to work with the
Java look and feel (codenamed "Metal") and shows use of severa ...
数学计算 Expert Choice represents a significant contribution to the decision making process 工t assists a deci
Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem reflects the expertise of the decision maker , not the computer . ...
matlab例程 Frequency Scale Conversion From f To f Scale frq2mel mel2frq mel The mel scale is based on the hu
Frequency Scale Conversion
From f To f Scale
frq2mel mel2frq mel The mel scale is based on the human perception of sinewave pitch.
frq2erb erb2frq erb The erb scale is based on the equivalent rectangular bandwidths of the human ear.
frq2midi midi2frq midi The midi standard specifies a numbering o ...
数据结构 多阶段决策过程( multistep decision process )是指 这样一类特殊的活动过程
多阶段决策过程( multistep decision process )是指 这样一类特殊的活动过程,过程可以按时间顺序分解成若干个相互联系的阶段,在每一个阶段都需要做出决策,全部过程的决策是一个决策序列。 动态规划 ( dynamic programming )算法 是解决 多阶段决策过程最优化问题 的一种常用方法,难度比较大,技巧性也很强。利用动 ...
单片机开发 Based on 80C196MC One-chip Computer Frequency Conversion Rapid System of Accent Design Program Listi
Based on 80C196MC One-chip Computer Frequency Conversion Rapid System of Accent Design Program Listing
人工智能/神经网络 gaussian_model,color based segmentation,draw ellipse may used in face detection
gaussian_model,color based segmentation,draw ellipse may used in face detection
人工智能/神经网络 color based segment in YCbCr space
color based segment in YCbCr space
人工智能/神经网络 The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimi
The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussians. The numbers next to the Gaussians give the re ...