CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Ann
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - Ann - List
[
Mathimatics-Numerical algorithms
]
ann-0.01.013.zip
DL : 0
Date
: 2026-01-07
Size
: 133.78kb
User
:
[
Mathimatics-Numerical algorithms
]
ann.rar
DL : 0
关于人工神经网络的一篇文章
Date
: 2026-01-07
Size
: 586.46kb
User
:
[
Mathimatics-Numerical algorithms
]
TSP-matlab-ann
DL : 0
用蚁群算法求解matlab的通用程序,里面有一个例子
Date
: 2008-10-13
Size
: 2.21kb
User
:
文龙
[
Mathimatics-Numerical algorithms
]
Vann
DL : 0
VC_基于神经网络的数字识别系统. VC_基于神经网络的数字识别系统.-VC_ based on neural network digital identification system. VC_ based on neural network digital identification system.
Date
: 2026-01-07
Size
: 308kb
User
:
奇闻
[
Mathimatics-Numerical algorithms
]
ANN_Book
DL : 0
人工神经网络的经典教材,主要内容有hopfield网络、bp网络的详细介绍,另外书中还附有源码-Artificial neural network classic materials, the main content has hopfield network, bp network detailed introduction, the book is accompanied by another source
Date
: 2026-01-07
Size
: 4.64mb
User
:
章鱼
[
Mathimatics-Numerical algorithms
]
TSP-matlab-ann
DL : 0
用蚁群算法求解matlab的通用程序,里面有一个例子-用蚁??算 ?求 ?鈓atlab的??用 ?绦???里面有?桓 隼??
Date
: 2026-01-07
Size
: 2kb
User
:
文龙
[
Mathimatics-Numerical algorithms
]
NeuralNetwork_BP
DL : 0
BP网络的应用: BP神经网络用于分类与回归, 使用matlab打开-Application of BP Network: BP neural network for classification and regression, the use of matlab to open
Date
: 2026-01-07
Size
: 3kb
User
:
ycs
[
Mathimatics-Numerical algorithms
]
ann
DL : 0
一些关于神经网络的东东,希望对大家学习有所帮助-About neural networks Dongdong, want to help them to learn ...........
Date
: 2026-01-07
Size
: 44kb
User
:
jianying059
[
Mathimatics-Numerical algorithms
]
SomNet
DL : 0
人工神经网络ANN SomNet代码很好很强大的话,为什么字还不够呢-人工神经网络ANN SomNet
Date
: 2026-01-07
Size
: 133kb
User
:
郭
[
Mathimatics-Numerical algorithms
]
face_detec
DL : 0
ANN人脸识别算法实现,包括人脸识别和人脸检测。-ANN face recognition and detec.
Date
: 2026-01-07
Size
: 49kb
User
:
fellow
[
Mathimatics-Numerical algorithms
]
NerualNetwork
DL : 1
基于VB编写的神经网络计算,含有测试结果-ANN algorithm
Date
: 2026-01-07
Size
: 9kb
User
:
孔维聪
[
Mathimatics-Numerical algorithms
]
ANN
DL : 0
神经网络算法研究,他、很赞很赞,有用就下下来看看把-Neural network algorithm, he is very praise is praise, useful down to see if the next
Date
: 2026-01-07
Size
: 12.23mb
User
:
张
[
Mathimatics-Numerical algorithms
]
GA-a-PSOPBP
DL : 4
遗传算法及粒子群算法优化的BP神经网络,用于多输入多输出的神经网络预测模型-GA and PSO optimized BP neural network. Can be used for ANN prediction models with multiple inputs and outputs
Date
: 2026-01-07
Size
: 14kb
User
:
Huang Lei
[
Mathimatics-Numerical algorithms
]
ann
DL : 0
BP算法实现6维对称输入输出1,否则0 C++源代码 -BP algorithm to achieve six-dimensional symmetric input-output 1, otherwise 0 C++ source code
Date
: 2026-01-07
Size
: 3kb
User
:
flying
[
Mathimatics-Numerical algorithms
]
elman_matlab
DL : 0
实现elman神经网络进行故障分析,对电机进行故障判别和分析-elman ANN analysing faults of electric machinery
Date
: 2026-01-07
Size
: 1kb
User
:
Liu
[
Mathimatics-Numerical algorithms
]
develop_elman
DL : 0
改进elman神经网络,精度高,中间层反馈效果好,实现故障识别-elman ANN solving faults distinguishing
Date
: 2026-01-07
Size
: 1kb
User
:
Liu
[
Mathimatics-Numerical algorithms
]
ann-proj
DL : 0
ann code for inputdata
Date
: 2026-01-07
Size
: 12kb
User
:
vijaya
[
Mathimatics-Numerical algorithms
]
ANN
DL : 0
通过BPNN神经网络预测时间序列值,已经调试好的程序,-BPneural network
Date
: 2026-01-07
Size
: 21kb
User
:
孙先生
[
Mathimatics-Numerical algorithms
]
05 竞争神经网络与SOM神经网络
DL : 0
自组织神经网络概念和原理,并重点介绍一下自组织特征映射SOM网络。SOM和现在流行的ANN(MLP)模型在结构上类似,都由非常简单的神经元结构组成,但是SOM是一类“无监督学习”模型,一般的用法是将高维的input数据在低维的空间表示[1],因此SOM天然是一种降维方法。除了降维,SOM还可以用于数据可视化,以及聚类等应用中。(The concept and principle of self-organizing neural network are introduced, and the self organizing feature mapping SOM network is introduced. SOM and the now popular ANN (MLP) model is similar in structure, the neuron structure very simple, but SOM is a kind of "unsupervised learning" model, the general is the use of input data with high dimension in the low dimensional space for [1], so SOM is a kind of natural dimensionality reduction method. In addition to dimensionality reduction, SOM can also be used in data visualization, clustering and other applications.)
Date
: 2026-01-07
Size
: 521kb
User
:
ZJN27
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.