-
Abstract Based on the rapid Negentropy 1 CA fixed point algorithm, introduced th...
【 摘 要】 提出了一种基于负熵的快速不动点1 C A算法, 介绍了负熵的定义和如何将其用作代价函数度量混合信号的非
高斯性。 详细介绍了基于负熵的固定点准则以及简化算法。实验选取 3个非高斯向量作为信号源进行 Ma t l a b分离仿真, 结果显示
分离效果良好。-Abstract Based on the rapid Negentropy 1 CA fixed point algorithm, introduced the definition of negentropy and how to measure its cost function for mixed-signal of the non-Gaussian. Described in detail based on the fixed-point Negentropy criteria and simplify the algorithm. Experiment to select three non-Gaussian vector as a signal source separation Ma tlab simulation results showed good separation efficiency.
- 2022-03-23 05:22:27下载
- 积分:1
-
Set T [0: n
设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x for T said the main element. Design a linear time algorithm to determine the T [0: n] whether there is a main element.
- 2022-05-27 02:35:58下载
- 积分:1
-
VC多线程扫描程序
VC多线程扫描程序-VC multithreading Scan
- 2022-08-12 08:59:13下载
- 积分:1
-
USACO 10 号源代码
作为乳品行业的利润很低,所以较低的原材料(牛奶)的价格变得非常重要。玛丽帮助找到最佳的牛奶采购项目。结婚在手中有一些奶农购买牛奶,每个奶农乳品加工企业提供的价格是不同的。此外,由于每个牛奶只有一个固定数量的牛奶,每天奶农挤出量每天可以提供一定的。结婚一天 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-03 14:10:06下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
BEZIER曲线的交互式实现的一个实验报告,它使用VC++的图形界面来实现的...
BEZIER曲线的交互式实现的一个实验报告,它使用VC++的图形界面来实现的-Bezier curve interactive experimental realization of a report, which uses VC graphical interface to achieve
- 2023-02-13 01:05:03下载
- 积分:1
-
者是一个生成立方体的程序,有算法程序
者是一个生成立方体的程序,有算法程序-generation is a cube procedures, procedures Algorithm
- 2022-10-06 17:20:08下载
- 积分:1
-
从一本书附带代码修改而来 删除邮箱所有邮件(用于清除大量垃圾邮件) 自己修改内设的帐号和密码...
从一本书附带代码修改而来 删除邮箱所有邮件(用于清除大量垃圾邮件) 自己修改内设的帐号和密码-book from a fringe code revision to delete mail from all mail (for the removal of huge quantities of spam) to amend their internal account and password
- 2022-11-13 00:45:04下载
- 积分:1
-
用Visual C++写的五子棋程序,希望大家能够喜欢
用Visual C++写的五子棋程序,希望大家能够喜欢-Using Visual C++ Gobang written procedures, hope that we can love
- 2023-04-16 12:55:03下载
- 积分:1
-
windows c/c++ 通过WMI获取硬件信息
包含获取电脑CPU信息、内存大小、鼠标键盘设备信息、主板型号、硬盘型号、显卡声卡设备型号等硬件信息的接口附:只提供关键代码,部分自定义结构体相关代码未上传
- 2023-02-14 12:20:03下载
- 积分:1