-
25mtlab-ar-mo
communication project with matlab.
- 2012-09-10 23:08:39下载
- 积分:1
-
BP
BP神经网络:是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。(BP neural network: a Press the front back propagation algorithm to train multilayer feedforward network is one of the most widely used neural network model. BP network can learn and store large amounts of input- output mode mappings without prior reveal mathematical equations that describe this map. It' s learning rule is to use the steepest descent method, through a reverse spread to constantly adjust the network weights and thresholds, so that the minimum squared error of the network. BP neural network topology, including the input layer (input), hidden layer (hide layer) and output layer (output layer).)
- 2015-03-26 22:32:47下载
- 积分:1
-
Slides12
Wavelets and Filter Banks Wavelets and Filter Banks
Mallat Mallat pyramid algorithm pyramid algorithm
- 2007-10-23 16:12:59下载
- 积分:1
-
harris
its usage is in computer vision
- 2011-04-24 20:24:06下载
- 积分:1
-
IJESS_paper7
Introduction to Evolutionary
- 2014-09-21 03:48:52下载
- 积分:1
-
CalculateBetaandMCP
this is a matlab program
- 2014-09-21 14:53:50下载
- 积分:1
-
graph_algorithm_matlab_program
各种图论算法的matlab程序实现,包括floyd、hamilton、kruskal等(Various graph algorithm matlab program implementation, including floyd, hamilton, kruskal etc.)
- 2015-01-27 16:16:48下载
- 积分:1
-
mpc_3
this ismatlab code for mpc example..
- 2014-01-30 03:38:44下载
- 积分:1
-
two
MATLAB Code for MIMO Receiver design
- 2013-11-29 15:14:40下载
- 积分:1
-
icalabSignal
说明: 预处理工具包括:主成分Analysi 小号(PCA),白化,过滤:高通滤波(HPF),低通滤波(LPF),子带滤波器(巴特沃斯,切比雪夫,椭圆)用的滤波器,频率子带和可调顺序子带的数量)或用户定义的 预处理功能。
后处理工具实际上包括:通过去除不想要的组件,噪声或伪像,对原始原始数据进行压缩和重建(“清理”)。
该算法不仅可以执行ICA,还可以执行二阶统计盲源分离(BSS),稀疏分量分析(SCA),非负矩阵分解(NMF),平滑分量分析(SmoCA),因子分析(FA)和任何其他可能的矩阵X = HS + N或 Y = WX形式的因式分解,其中H = W +是混合矩阵或基本向量矩阵。X是观测数据的矩阵,S是原始数据的矩阵,N表示其他噪声的矩阵。
ICA / BSS算法是纯数学公式,功能强大,但机械程序却很复杂:机械得到最佳实施后,用户要做的工作不多。ICALAB的成功和有效使用在很大程度上取决于先验知识,常识以及对预处理和后处理工具的适当使用。(icalab toolboxes for signal process, based on the software MATLAB.)
- 2020-06-14 01:47:31下载
- 积分:1