Friday, December 29, 2006

nural network

//****************************************************************/// Artificial Neural Network procedure, Copyright by Xuezhong He, Finished on July 15, 2003. Zhengzhou University *///

the Neural network was coded by C++ language based on Levenberg-Marquardt algorithm, It can be used to predict the binodal of polymer membrane formation system,and show very good results*///it also can be used predic the thermodynamic properties of other systems, such as the solubility of*/// protein system,just need to modify some parameters

//***********BP neural network program based on the Levenberg-Marquardt(L-M)algorithm************//

No comments: