登录
首页 » AI-NN-PR » I recently wrote a paper source, mainly for reference signal with the ICA algori...

I recently wrote a paper source, mainly for reference signal with the ICA algori...

于 2022-03-14 发布 文件大小:1.21 kB
0 203
下载积分: 2 下载次数: 2

代码说明:

我最近写的一篇论文的源码,主要是对带参考信号的 ICA算法的扩展,多参考信号的ICA固定点算法。-I recently wrote a paper source, mainly for reference signal with the ICA algorithm expansion more reference signal ICA fixed-point algorithms.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日...
    Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容 这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。 如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
    2022-05-29 02:10:25下载
    积分:1
  • 学习排序问题的一种方法是将问题转化为分类问题。
    Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
    2022-12-17 05:40:03下载
    积分:1
  • 人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。...
    人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。-Face Detection positioning the sample code. Rar VC source, which have a certain value, I also downloaded from the elsewhere.
    2022-02-13 01:34:33下载
    积分:1
  • 基于自动学习的逻辑推理机。程序…
    基于机器学习的自动逻辑推理机。本程序用归结反演策略实现了命题逻辑系统的自动推理。把要解决的问题作为一个要证明的命题,其目标公式被否定并化成子句形,然后添加到命题公式集中去,把消解反演系统应用于联合集,并推导出一个空子句(NIL),产生一个矛盾。-based on the automatic machine learning logical reasoning machine. The procedures used attributed inversion strategy to achieve the propositional logic of automatic reasoning. Put the problem to be solved as a proposition to prove, with the goal being negated formula and shape into a phrase and then added to the Proposition formula to concentrate, digestion system for joint inversion sets and derived an empty phrase (NIL), resulting in a contradiction.
    2022-12-19 10:50:03下载
    积分:1
  • 遗传算法基本原理PPT下载,适合初学者学习,一共有四部分。
    遗传算法基本原理PPT下载,适合初学者学习,一共有四部分。-The basic principles of genetic algorithms PPT download, suitable for beginners to learn, a total of four parts.
    2022-07-16 10:53:52下载
    积分:1
  • 智能交易系统,,根据均线信号自动买卖,自动化资金管理,推荐1H,GBP/USD,EUR/USD,NZD/USD...
    智能交易系统,,根据均线信号自动买卖,自动化资金管理,推荐1H,GBP/USD,EUR/USD,NZD/USD-2 93 f: brainpower dealt system complete new twenty piece brainpower dealt system 20 piece brainpower dealt system [ea] 2bar trend_ron_mt4_v01.mq4 17:29 (-unexpected token 2 93 f: brainpower dealt system complete new twenty piece brainpower dealt system 20 piece brainpower dealt system [ea] 2bar trend_ron_mt4_v01.mq4 30:31 (-unexpected token 2 93 f: brainpower dealt system complete new twenty piece brainpower dealt system 20 piece brainpower dealt system [ea] 2bar trend_ron_mt4_v01.mq4 31:32 (-unexpected token 2 93 f: brainpower dealt system complete new twenty piece brainpower dealt system 20 piece brainpower dealt system [ea] 2bar trend_ron_mt4_v01.mq4 39:31 (-unexpected token 2 93 f: brainpower dealt system complete new twenty piece brainpower dealt system 20 piece brainpower dealt system [ea] 2bar trend_ron_mt4_v01.mq4 40:32 (-unexpected token
    2022-03-16 00:14:26下载
    积分:1
  • 法官签署了一个网上例子
    判断在线签名实例-judge signed an online example
    2022-01-21 20:38:33下载
    积分:1
  • 这个是神经网络中的HopField网络模拟,是利用外向和的双极性HopField网络,有很好的借鉴价值。...
    这个是神经网络中的HopField网络模拟,是利用外向和的双极性HopField网络,有很好的借鉴价值。-This is a neural network of Discharge network simulation is the use of the outward and bipolar Discharge network, a very good reference value.
    2022-03-11 00:04:14下载
    积分: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
  • 本代码用蚁群算法求解带时间窗的车辆路径问题
    本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
    2022-05-17 08:30:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载