搜索资源列表
svm_train
- SVM训练的源码,用C++实现的,包含详细的说明-SVM training source, C to achieve, and contains detailed explanations
svm-toy
- svm实现的例子
Digit-recognizer---knn-a-svm
- matlab中分别使用knn(k近邻)与svm(支持向量机)实现的对手写数字识别的二分类器-Digit recognizer(KNN and SVM) developed in matlab
kernel
- 用于实现支持向量机的核函数,常用的四种,多项式,线性,高斯-Used to implement SVM kernel function, four common
libsvm
- 支持向量机程序,用VC++程序实现SVM算法-Support vector machine procedures, with VC++ program SVM algorithm
qunbun_v12
- 包括最小二乘法、SVM、神经网络、1_k近邻法,利用matlab GUI实现的串口编程例子,有详细的注释。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Use serial programming examples matlab GUI implementation, There are detailed notes.
menqui_v72
- 进行逐步线性回归,部分实现了追踪测速迭代松弛算法,包括最小二乘法、SVM、神经网络、1_k近邻法。- Stepwise linear regression, Partially achieved tracking speed iterative relaxation algorithm, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
lanseng
- 包括最小二乘法、SVM、神经网络、1_k近邻法,ldpc码的编解码实现,合成孔径雷达(SAR)目标成像仿真。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Codec ldpc code implementation Synthetic Aperture Radar (SAR) imaging simulation target.
Spectrum_Sensing_of_SVM-
- 有认知无线电CR的论文和Matlab代码,进行传统频谱感知算法的能量检测实现与SVM分类算法实现,两个进行对比检测概率性能,还有生成SVM三种核函数的分类检测图与统计三个错误率,得出SVM算法优于能量检测算法-Cognitive radio CR papers and Matlab code, perform traditional spectrum sensing algorithms to achieve energy detection and SVM classification alg
gailei_v41
- 人脸识别中的光照处理方法,实现了对10个数字音的识别,包括最小二乘法、SVM、神经网络、1_k近邻法。- Face Recognition light treatment method, To achieve the recognition of 10 digital sound, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
kaofing_V4.7
- 用于特征降维,特征融合,相关分析等,利用matlab GUI实现的串口编程例子,包括最小二乘法、SVM、神经网络、1_k近邻法。- For feature reduction, feature fusion, correlation analysis, Use serial programming examples matlab GUI implementation, Including the least squares method, the SVM, neural networks, 1
qiutai
- 包括最小二乘法、SVM、神经网络、1_k近邻法,用MATLAB实现的压缩传感,一个很有用的程序。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Using MATLAB compressed sensing, A very useful program.
punbiu
- 可实现对二维数据的聚类,具有丰富的参数选项,包括最小二乘法、SVM、神经网络、1_k近邻法。- Can realize the two-dimensional data clustering, It has a wealth of parameter options, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
gq620
- ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,用MATLAB实现动态聚类或迭代自组织数据分析,包括最小二乘法、SVM、神经网络、1_k近邻法。- ofdm system simulation including 16qam modulation fft windowing modules plus cp, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Including t
qounou_v18
- 使用matlab实现智能预测控制算法,完整的图像处理课设,包含所有源代码,汽车图像,包括最小二乘法、SVM、神经网络、1_k近邻法。- Use matlab intelligent predictive control algorithm, Complete class-based image processing, contains all of the source code, auto image, Including the least squares method, the SVM,
wn037
- 用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,实现了图像的加水印,去噪,加噪声等功能,包括最小二乘法、SVM、神经网络、1_k近邻法。- Monte Carlo simulation method of calculating the American option price and basic descr iption, Realize image watermarking, de-noising, plus noise and other functions, Including t
SMOTE
- Python语言实现针对不平衡分类的SMOTE升采样算法,并通过SVM实现分类(We implements the SMOTE over-sampling algorithm via Python language for unbalanced classification, and achieves the classification of Glass data through SVM algorithm.)
LS-SVM
- 最小二乘算法的改进,最小二乘SVM的实现!(Improvement of SVM by Least square SVM.)