-
-
[
PDF]
introductionsvm.rar
SVM (Support Vector Machine) is Cortes and Vapnik in 1995, first put forward, which in the settlement of a small sample, nonlinear and high dimensional pattern recognition in the performance of a number of unique advantages, and be able to promote the use ...
Category:
Document Upload User:
tajssm08 Size:
2307K
-
-
[
Matlab]
fft_plot.zip
... 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time ...
Category:
matlab Upload User:
zj_kuozhan Size:
1K
-
[
Visual C++ (VC++)]
libsvm-2.89.rar
SVM, Support Vector Machine , is something that has similar roots with neural networks. But recently it has been widely used in Classification. That means, if I have some sets of things classified (But you know nothing about HOW I CLASSIFIED THEM, or say ...
-
-
[
C/C++]
stl_vector.zip
Standard Template Library Vector Object Oriented Programming example with a GUI base.
Category:
STL Upload User:
pwqlwz Size:
1K
-
[
C/C++]
CH_STL.rar
Details of STL, including the vector, deque, list, set and map to achieve the principles and use
-
-
-
[
C/C++]
autogen_svpwm.zip
This is software for TMS320F2812 DSP platform for generating Space Vector Modulated PWM singnals. Part of code is generated by autocoding tool in Matlab/Simulink and included in main code written in C in CodeComposerStudio enviroment.