Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
Genetic algorithm matlab program
no vote
Application background This resource mainly introduces the realization of Matlab genetic algorithm, and provides a general framework for solving complex system optimization problems  . Genetic algorithm is a random search algorithm based on natural selection and natural genetic mechanism. The application process of genetic algorithm is: encoding, construct initial population, design fitness function, determine the structure of genetic algorithm, select genetic operators, and determine the control parameters of genetic algorithm.
beysun
2016-08-23
0
1
LPC2124 intelligent voltage monitoring system base
no vote
Application background This resource is mainly based on Proteus+KeilC combined simulation to achieve the LPC2124 intelligent voltage monitoring system, for the beginner circuit design, ARM simulation and KeilC programming of the students will help, the program through my debugging, can be assured that use.
beysun
2016-08-23
0
1
Fingerprint recognition program based on VC++
no vote
Application background This resource uses VC++ programming to achieve the FVS fingerprint identification algorithm, and the use of MFC design of the operating interface, including the sample registration and fingerprint identification two parts, the algorithm through my debugging, can be assured that use.
beysun
2016-08-23
0
1
Speech recognition
no vote
Application background Speech Recognize Auto (ASR) is to solve the problem is to make the computer, embedded devices can understand human speech, the speech contains the text information extraction, speech recognition in the automation, intelligent devices will play an increasingly important role. Key Technology The code using MATLAB programming, including the classic GMM, HMM model to achieve speech classification, compression package contains a complete description of the document, the basic principle of the algorithm, the use of the method to do a more detailed introduction, the algorithm can be used as a speech do not have to read the source code, and only a very small change can be done to identify the speaker.
beysun
2016-08-23
3
1
No more~