登录
首页 » matlab » LSSVMtoolbox

LSSVMtoolbox

于 2020-06-28 发布 文件大小:217KB
0 102
下载积分: 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 个回复

  • daopujisuan
    很好的倒频谱计算程序,可立即生成图形,方便读者理解运用。(very good。)
    2010-10-03 22:09:19下载
    积分:1
  • gama
    matlab写的对图像进行简单的伽马校正,代码中给出了两个例子(matlab write simple image gamma correction, the code gives the two examples)
    2008-12-31 21:37:13下载
    积分:1
  • sc_minutia
    指纹识别算法,开源,十分有用,是matlab语言编写的,直接可以用再做修改(about matching,very useful )
    2021-03-18 14:49:19下载
    积分:1
  • ImageWarping实验报告
    用matlab实现图像变形的实验实例,采用idw 和 rbf 算法(imagewarping using idw&rbf algorithms in matlab)
    2017-08-01 15:48:28下载
    积分:1
  • zhizhenshibie
    实现一个高精度指针仪表读数自动识别系统.用数码摄像头采集仪表的图像,然后利用数字图像处理技术识别刻度和指针,根据指针和刻度的相对位置计算指针读数值.使用条件霍夫变换(Constrained HOUGH Transfer)和中心投影分析法实现刻度的全自动识别,采用快速中心投影法进行指针检测与识别,识别速度达到68ms.实验结果表明该方法比传统方法速度快、精度高,系统读数平均误差仅为0.016%(To achieve a high precision automatic identification system pointer meter reading. Instrument with a digital camera capture images, then using digital image processing technology to identify scale and pointer, pointer and scale according to the relative position of the pointer readings calculated. Use Hough transform (Constrained HOUGH Transfer) and center projection analysis method to achieve scale automatic identification method using fast center projection target detection and recognition, recognition speed of 68ms. Experimental results show that faster than traditional methods, high accuracy, the system average error of only 0.016 of reading)
    2021-04-26 08:48:45下载
    积分:1
  • code
    de-speckling of noise in medical ultra sound images...
    2013-08-14 18:54:36下载
    积分:1
  • slambook
    说明:  《视觉SLAM十四讲》高翔,完整版,前10章。对视觉定位,机器学习,深度学习有很大帮助(Gao Xiang, the complete version of vision slam 14 lectures, is very helpful for vision positioning, machine learning and deep learning)
    2020-12-30 16:58:59下载
    积分:1
  • KPCA
    说明:  快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少(Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many)
    2008-10-14 18:28:42下载
    积分:1
  • gaborf
    Image segmentation systems have the potential to dramatically improve the performance of Digital image processing. Segmentation procedures partition an image into its constituent parts or objects. In general, segmentation is one of the most difficult tasks in digital image processing. Detection of salient image regions is useful for applications like image segmentation, adaptive compression, and region-based image retrieval. This problem can be tackled by mapping the pixels into various feature spaces, which are subjected to various grouping algorithms It present a novel method to determine salient regions in images using low-level features of luminance and color. The method is fast, easy to implement and generates high quality saliency maps of the same size and resolution as the input image.
    2012-01-30 13:38:55下载
    积分:1
  • image_search
    很简单的基于颜色的图像检索系统,闲时做的(Very simple color-based image retrieval system at leisure to do the)
    2008-05-22 17:24:21下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载