登录
首页 » matlab » LSSVMtoolbox

LSSVMtoolbox

于 2020-06-28 发布 文件大小:217KB
0 213
下载积分: 1 下载次数: 165

代码说明:

  个人感觉最好用最小二乘支持向量机工具箱,特与大家共享!(Personal feeling is best to use least squares support vector machine toolbox, special to share with everyone!)

文件列表:

LS-SVMlab1.5
............\AFE.m
............\bay_errorbar.m
............\bay_initlssvm.m
............\bay_lssvm.m
............\bay_lssvmARD.m
............\bay_modoutClass.m
............\bay_optimize.m
............\bay_rr.m
............\buffer.mc
............\changelssvm.m
............\code.m
............\codedist_bay.m
............\codedist_hamming.m
............\codedist_loss.m
............\codelssvm.m
............\code_ECOC.m
............\code_MOC.m
............\code_OneVsAll.m
............\code_OneVsOne.m
............\crossvalidate.m
............\deltablssvm.m
............\democlass.m
............\demofun.m
............\demomodel.m
............\demo_fixedclass.m
............\demo_fixedsize.m
............\demo_yinyang.m
............\denoise_kpca.m
............\eign.m
............\gridsearch.m
............\initlssvm.m
............\kentropy.m
............\kernel_matrix.m
............\kpca.m
............\latentlssvm.m
............\leaveoneout.m
............\leaveoneout_lssvm.m
............\linesearch.m
............\linf.m
............\lin_kernel.m
............\lssvm.dll
............\lssvm1024.dll
............\lssvm256.dll
............\lssvm64.dll
............\lssvmFILE.exe
............\lssvmFILE.m
............\lssvmFILE1024.exe
............\lssvmFILE256.exe
............\lssvmFILE64.exe
............\lssvmMATLAB.m
............\medae.m
............\misclass.m
............\MLP_kernel.m
............\mse.m
............\phitures.dll
............\plotlssvm.m
............\poly_kernel.m
............\postlssvm.m
............\predict.m
............\prelssvm.m
............\RBF_kernel.m
............\rcrossvalidate.m
............\ridgeregress.m
............\robustlssvm.m
............\roc.m
............\simclssvm.dll
............\simclssvm1024.dll
............\simclssvm256.dll
............\simclssvm64.dll
............\simFILE.exe
............\simFILE.m
............\simFILE1024.exe
............\simFILE256.exe
............\simFILE64.exe
............\simlssvm.m
............\sparselssvm.m
............\trainlssvm.m
............\trimmedmse.m
............\tunelssvm.m
............\validate.m
............\windowize.m
............\windowizeNARX.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shendutuxiang
    深度图像处理,主要的是对深度图像进行区域分割(depth map)
    2010-06-04 21:07:41下载
    积分:1
  • SVM
    SVM分类用于高光谱遥感图像分类、预测....................(SVM classification for classification and prediction of hyperspectral remote sensing images)
    2019-06-22 19:32:27下载
    积分:1
  • Dinp_2004
    这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式(This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement)
    2010-09-04 11:24:20下载
    积分:1
  • MATLAB-Arnold-tranform
    能进行基于Arnold算法的正变换和反变换(Arnold-based algorithm to the transformation and anti-transform)
    2009-04-18 11:51:56下载
    积分:1
  • Image-restoration
    基于小波变换的图像修复算法,对比了FDM和TV算法。(Image restoration algorithm based on wavelet transform)
    2021-05-09 12:48:34下载
    积分:1
  • CV-Active-contour-model
    CV模型水平集代码,包括图片、代码和运行结果(The level set evolution function of the CV model)
    2018-05-04 17:08:29下载
    积分:1
  • sparse-decomposition
    基于稀疏表示的卡通纹理分解程序,能完成卡通纹理的分解(The program can complete that texture based on sparse decomposition process that cartoon, cartoon texture to complete the decomposition.)
    2020-07-02 23:20:01下载
    积分:1
  • ISAR
    :近距离目标超高分辨率微波成像技术在安全检测、非破坏性控制、生物医学等领域中有着非常重要的应用 价值和广阔的应用前景。该文利用基于窄脉冲形式的超宽带时域雷达系统研究近距离目标的高分辨率ISAR成像, 给出了仿真和实测结果。利用转台旋转目标,基于超宽带脉冲源和超宽带收发天线以及高性能取样示波器,配以同 步触发脉冲和自行研发的数据采集软件,搭建了该时域雷达实验系统,提出了准确获取目标回波信息的实验条件, 和实现回波延时精确校正的误差补偿方法。并针对采样时间窗内的杂波干扰,讨论了时域后向投影算法(Back Projection,BP)与背景对消技术相结合的成像算法,实现了分辨率为 8 mm 的近距离目标的成像,准确地反映了 目标的位置、形状和大小等信息。( The high resolution imaging of near field targets are interesting for security, non-destructive control and biomedical application. In this paper, high resolution near field ISAR imaging is implemented using Ultra Wide Band (UWB) time domain radar system. Simulation and experiment are both conducted. The target is rotated by turntable. The system is built based on the UWB pulse source, UWB antennas, high performance sampling oscillograph, synchronous trigger pulse and proper motion study data acquisition software. Experiment condition and delay errors compensation method are presented to obtain accurate echo information of the target. And Back Projection (BP) combined with background cancel algorithm is discussed considering the clutter interference in time window. )
    2011-06-19 10:30:55下载
    积分:1
  • snake
    主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。(snake model,active contour model,image segmentation)
    2020-12-20 19:09:08下载
    积分:1
  • PCA
    说明:  对数据的独立性进行分析,对数据的预处理(中心化和白化处理)(The independence of data analysis, data pre-processing (center-based and the whitening process))
    2010-04-21 00:51:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载