-
-
[
C/C++]
icsiboost-0.3.tar.gz
... to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifier. icsiboost implements Adaboost over stumps ( ...
-
[
C/C++]
vox.tar.gz
conversions between Oki ADPCM and linear voicefiles.
Category:
SCM Upload User:
tonghua Size:
5K
-
[
Others]
sample2.zip
SPSS 11 statistical analysis of curriculum (high-level papers)-like chapters, Chapter I: to conquer the general linear model- General Linear Model menu explain (I) Section I: Introduction analysis of variance model, PDF format.
-
-
[
Matlab]
LPC.rar
LPC (linear predictive coding) linear predictive coding and improved voice excited LPC source code
Category:
matlab Upload User:
ssk2006629 Size:
64K
-
[
Matlab]
TSP(TravelingSalesmanProblem).rar
... Salesman Problem (TSP) has been an interesting problem for a long
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from ...
Category:
matlab Upload User:
robbieyyh Size:
436K
-
[
Matlab]
IntroMatlab_codepls.zip
... how s and why s of
data analysis practice. For the latter part it is assumed (but not
absolutely necessary) that the reader is already familiar with these
methods. It also assumes you have had some preliminary experience
with linear/matrix algebra.
Category:
matlab Upload User:
sqdzgg Size:
265K
-
-
[
C/C++]
gauss.c.rar
Using Gaussian elimination to solve linear equations.
Category:
AI-NN-PR Upload User:
dzsldyy Size:
1K
-
[
C/C++]
gauss2.c.rar
Using Gaussian elimination to solve linear equations.
// In this version, we allow matrix of any size. This is done by treating
// the name of a 2-dimensional array as pointer to the beginning of the
// array. This makes use of the fact that arrays in ...
Category:
AI-NN-PR Upload User:
hy201jyk Size:
1K