-
他算法相当于Infomax贝尔和Sejnowski 1995 [ 1 ]利用最大。
he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization.
The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.
- 2023-08-15 10:45:03下载
- 积分:1
-
很好用的一个适用程序,由Visual C++编程,有收藏价值
很好用的一个适用程序,由Visual C++编程,有收藏价值
- 2022-07-05 11:45:21下载
- 积分:1
-
利用窗体实现堆排序。并能逐一显示堆排序的过程
利用窗体实现堆排序。并能逐一显示堆排序的过程-Using the form to achieve Heap Sort
- 2022-03-02 15:34:08下载
- 积分:1
-
这是一个有关于模式识别中的isodata算法的matlab源码。 大家可以看看。有详细注释...
这是一个有关于模式识别中的isodata算法的matlab源码。 大家可以看看。有详细注释-on the isodata pattern recognition algorithm Matlab source. We can look at. Detailed Notes
- 2022-08-25 18:28:06下载
- 积分:1
-
这是一个细胞识别系统及其开放的源代码,希望大家能够用的上,...
这是一个细胞识别系统及其开放的源代码,希望大家能够用的上,-This is a cell recognition system and its open source code, we hope to use, thank you
- 2022-05-07 03:43:15下载
- 积分:1
-
the solution of TSP(C #)
用C#语言开发基于模拟退火算法解决的10个城市的TSP问题-The Solution of TSP(C#)
- 2022-09-06 22:15:02下载
- 积分:1
-
汉语分词系统,对中文语句进行识别,然后分词,是很好的自然语言理解的例子...
汉语分词系统,对中文语句进行识别,然后分词,是很好的自然语言理解的例子-Chinese word segmentation system, the Chinese phrase for identification, then Word, is a very good natural language understanding examples
- 2022-07-25 08:51:26下载
- 积分:1
-
bayes network classifier toolbox
贝叶斯网络分类器工具箱的bin文件
bayes network classifier toolbox
贝叶斯网络分类器工具箱的bin文件-bayes network toolbox Bayesian classifier network classifier Toolbox for the paper bin
- 2022-05-05 13:49:13下载
- 积分:1
-
This is a study artificial intelligence ant algorithm research documents, to thi...
这是一个研究人工智能中蚂蚁算法的研究性文档,对想了解这方面内容的人相当有益,很难才找到的-This is a study artificial intelligence ant algorithm research documents, to think about it as a very useful one, it is difficult to find the
- 2022-05-27 16:59:10下载
- 积分:1
-
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、
易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、
n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )
等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM source. LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
- 2022-10-06 04:35:03下载
- 积分:1