-
z3
说明: 两层前馈网络,采用Hebb算法,实现机组协调控制(Two-tier feed-forward networks, Hebb algorithm used to achieve coordinated control)
- 2009-07-12 21:20:32下载
- 积分:1
-
3
说明: To support wireless communication : MIMO
- 2013-12-24 21:53:23下载
- 积分:1
-
sr-matlab
正弦周期信号的随机共振,不同于以往微弱信号检测中的抑制噪声,随机共振能通过噪声加强信号传输能力( We present the numerical method to solve the bistable SR model based on Runge-Kutta
algorithm, and propose a new kind of approach for detecting weak signal, which can effectively detect both period and aperiodic
weak signals corrupted by the strong noise background.
)
- 2013-12-04 09:25:51下载
- 积分:1
-
modulation
基带调制以及解调所用代码,适用于各种QAM调制以及解调(Base-band modulation and demodulation used in code, applicable to a variety of QAM modulation and demodulation)
- 2007-10-14 22:23:16下载
- 积分:1
-
bfsk_ber
说明: bpsk仿真程序,仿真ber(误码率)等性能(bpsk simulation, emulation ber (bit error rate) and other properties)
- 2010-04-23 00:39:14下载
- 积分:1
-
Mean-shift
该代码是采用Mean-shift算法进行目标跟踪,该代码可以正常运行,且简单易懂。(The code is the use of Mean-shift algorithm to track the target, the code can run normally, and it is easy to understand.
)
- 2013-04-09 22:00:54下载
- 积分:1
-
zuoxishijian
课程设计 作息时间控制 nimei miiii(Curriculum design schedule control nimei miiii)
- 2013-12-19 17:46:57下载
- 积分:1
-
gpclass
Gaussian Processes for classification
- 2010-01-29 22:02:29下载
- 积分:1
-
SVM
In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a set of training examples, each marked as belonging to one of two categories, an SVM training algorithm builds a model that assigns new examples into one category or the other, making it a non-probabilistic binary linear classifier. An SVM model is a representation of the examples as points in space, mapped so that the examples of the separate categories are divided by a clear gap that is as wide as possible. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall on.
- 2014-12-14 21:33:26下载
- 积分:1
-
LDA
example: 演示程序
creatData:生成数据
creatTrainLabelMat:生成数据标签
LDA:提取fisherface
knnRecognition:knn分类器
knnsearch:knn搜索(example: demo creatData: generate data creatTrainLabelMat: generating data label LDA: Extract fisherface knnRecognition: knn classifier knnsearch: knn search)
- 2013-11-20 19:05:10下载
- 积分:1