搜索资源列表
KOHONEN
- Kohonen模型结构:它是受视网膜皮层的生物功能的启发而提出的。-Kohonen model structure : it is subject to retinal cortex of the biological function inspired by.
自组织系统Kohonen网络模型源程序
- 自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在Nc以外的神经元都被抑制。网络的学习过程就是网络的连接权根据训练样本进行自适应、自组织的过程,经过一定次数的训练以后,网络能够把拓扑意义下相似的输入样本映射到相近的输出节点上。网络能够实现从输入到输出的非线性降维映射结构:它是受视网膜皮层的生物功能的启发而提出的。~..~-Kohonen network model. For Kohonen
Ver3_0_source
- A tutorial and open source code for finding edges and corners based on the filters used in primary visual cortex.
2_25F080
- Cortex M3 Processor s Source code is attatched
controll
- -can open routines for Schneider ATV31 -menu implementation -pid control all implemented for an cortex M3 microcontroller
architecture_v7m_reference_manual
- Cortex-M3 Technical Reference Manual Revision r2p1-Cortex-M3 Technical Reference Manual Revision r2p1
neur271
- 大脑神经网络中的皮层和丘脑模型计算程序,采用HH模型进行计算,可以得出神经元电位发放图。-Brain cortex and thalamus in the network model procedure for the HH model is calculated potential distribution of neurons can be drawn map.
NUC
- cortex-m0新塘工程模板,不需要新建工程,直接用-cortex-m0 Xintang project templates, no new construction, the direct use
fmri_design_matrix
- The code simulates a map of orientation columns in primary visual cortex, divides this simulated cortex into voxel-like chunks, and counts up how much tissue there is in each voxel which is tuned to particular orientations. It then shows how this coa
design_FMRI
- The code simulates a map of orientation columns in primary visual cortex, divides this simulated cortex into voxel-like chunks, and counts up how much tissue there is in each voxel which is tuned to particular orientations.How this coarse-grained mea
cortex_to_vortex
- The code simulates a map of orientation columns in primary visual cortex, divides this simulated cortex into voxel-like chunks, and counts up how much tissue there is in each voxel which is tuned to particular orientations.How this coarse-grained mea
baseflight
- 基于STM32( Cortex-M3)的飞行控制器源代码,包含PID等各种算法,可直接使用。-STM32 (Cortex-M3)-based flight controller source code, contains the PID various algorithms, can be used directly.
COSFIRE
- COSFIRE是一个有效的滤波器,它可以自动的为图像画出轮廓,可以配置出gabor滤波器,配置一定的模糊参数和移位参数-A COSFIRE filter is automatically configured to be selective for a local contour pattern specified by a single example. The configuration comprises selecting given channels of a bank of Gabo
PAPER3
- The cortex transform rapid computation of simulated neural images
CNN
- 卷积神经网络是近年发展起来,并引起广泛重视的一种高效识别方法。20世纪60年代,Hubel和Wiesel在研究猫脑皮层中用于局部敏感和方向选择的神经元时发现其独特的网络结构可以有效地降低反馈神经网络的复杂性,继而提出了卷积神经网络(Convolutional Neural Networks-简称CNN)。现在,CNN已经成为众多科学领域的研究热点之一,特别是在模式分类领域,由于该网络避免了对图像的复杂前期预处理,可以直接输入原始图像,因而得到了更为广泛的应用。(Convolution neura