-
B6cg
Simple implementation of the Conjugate Gradient Method
- 2011-05-08 02:19:32下载
- 积分:1
-
MIMO
这是对MIMO技术的讲解资料,可以深入的学习到MIMO技术的核心!(This is a brief information MIMO techniques can be in-depth study into the core of MIMO techniques!)
- 2010-09-20 21:06:32下载
- 积分:1
-
vqq
采用LBG算法计算矢量量化器的Matlab仿真程序。(use LBG vector quantization algorithm for the simulation program Matlab.)
- 2007-04-21 10:33:12下载
- 积分:1
-
zero-crossing
this program finds the number of zero crossings in a given signal.
- 2013-11-09 22:48:41下载
- 积分:1
-
svm
神经网络向量机实现算法!(Neural network vector machine algorithm!)
- 2007-08-04 10:28:33下载
- 积分:1
-
2B2TBasebandCoding
数字基带传输系统的MATLAB仿真实现,基带编码采用2B2T的编码方式,讨论了这种方式下系统的误码率及功率等。
(Digital baseband transmission system MATLAB Simulation, base-band encoding the encoding used 2B2T discussed this way the bit error rate, and power.)
- 2010-05-18 19:44:16下载
- 积分:1
-
ASK_BER
This is matlab simulation source code for ASP digital communication system.
- 2011-05-16 10:47:56下载
- 积分:1
-
AFSA-network-planning
人工鱼算法的输电网规划主程序,能够有效计算6节点系统规划结果(AFSA used to network planning,which can get the network planning for IEEE-6)
- 2020-12-16 09:39:13下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
HHT
把HHT和神经网络结合起来,识别出是否故障。对于HHT变换,这里用到的是它的IMF分解,然后用能量理论来判别哪些模组是虚假分量,哪些是是真实分量。对于EMD分解后的谱进行特征提取 ,利用的理论基础就是模糊熵。计算出真实 分量的模糊熵,作为输入层;输出层为两个神经元,为0(故障 )1(正常 (正常 )判别该信号是否出现故障。(The combination of HHT and neural network to identify whether the fault. For the HHT transform, here is the use of its IMF decomposition, and then use the energy theory to determine which module is false, which is true component. The theoretical basis for the feature extraction of the spectrum after EMD decomposition is fuzzy entropy. The fuzzy entropy of the real component is calculated, as the input layer, the output layer is two neurons, which is 0 (fault) 1 (normal) to determine whether the signal is faulty.)
- 2016-03-09 12:58:20下载
- 积分:1