solutions for Algorithm design and applications
algorithm design and applications solutions goodrich 习题部分答案
bp+algorithm技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
algorithm design and applications solutions goodrich 习题部分答案
The MAX1464 is a fully digital, high-performance signal conditioner with multichannel inputs, analog
This is the source code for encryption using the latest AES algorithm. AES algorithm is also called Rijndael algorithm....
This the mars encryption algorithm test source code.The mars is the IBM company s algorithm,and the test is useful for u...
This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file This file can be us...
BP神经网络由多个网络层构成,通常包括一个输入层、若干个中间层和一个输出层。BP网络的特点是:各层神经元仅与相邻层神经元之间有连接;各层内神经元之间没有任何连接;各层神经元之间也没有反馈连接。BP网络具有很强的非线性映射能力,根据Kolrn...