Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Binary image
no vote
There are four matlab files in this folder, which are described as follows: binarization. M: binarization main program, which calls the following three binarization algorithms respectively. A little tip to run the program: first open MATLAB, copy the entire folder to the work directory of MATLAB software, set the folder binarization algorithm to the current directory of MATLAB, and directly type Binarization in the command window, then press enter to run.
tanchaoqun
2017-12-28
1
1
Support vector machine general code
no vote
&In order to test the generalization ability of nonlinear regression of support vector machine, BP neural network has strong nonlinear fitting ability and can approximate any nonlinear continuous function with any precision. Of course, the premise is that the neural network is constructed properly and trained sufficiently.
tanchaoqun
2017-01-03
1
1
No more~