登录
首页 » matlab » LSSVMLab-1.6

LSSVMLab-1.6

于 2014-11-19 发布 文件大小:1957KB
0 245
下载积分: 1 下载次数: 27

代码说明:

  lssvm工具箱,用途广泛,可用于分类,回归,贝叶斯等(lssvm nbc)

文件列表:

LSSVMLab 1.6
............\AFEm.m,3438,2010-05-11
............\bay_errorbar.m,5950,2010-05-11
............\bay_initlssvm.m,2169,2010-05-11
............\bay_lssvm.m,10673,2010-05-11
............\bay_lssvmARD.m,8410,2010-05-11
............\bay_modoutClass.m,9608,2010-05-11
............\bay_optimize.m,6143,2010-05-11
............\bay_rr.m,4400,2010-05-11
............\changelssvm.m,5584,2010-05-11
............\code.m,4371,2010-05-11
............\codedist_bay.m,2186,2010-05-11
............\codedist_hamming.m,774,2010-05-11
............\codedist_loss.m,2102,2010-05-11
............\codelssvm.m,4273,2010-05-11
............\code_ECOC.m,5374,2010-05-11
............\code_MOC.m,565,2010-05-11
............\code_OneVsAll.m,396,2010-05-11
............\code_OneVsOne.m,576,2010-05-11
............\crossvalidate.m,5302,2010-05-11
............\crossvalidatelssvm.m,2058,2010-05-11
............\deltablssvm.m,1960,2010-05-11
............\democlass.m,3461,2010-05-11
............\demofun.m,3972,2010-05-11
............\demomodel.m,4772,2010-05-11
............\demomulticlass.m,1639,2010-05-11
............\demo_fixedclass.m,2251,2010-05-11
............\demo_fixedsize.m,3233,2010-05-11
............\demo_yinyang.m,3447,2010-05-11
............\denoise_kpca.m,3598,2010-05-11
............\eign.m,3787,2010-05-11
............\gcrossvalidate.m,3300,2010-05-11
............\gcrossvalidatelssvm.m,1253,2010-05-11
............\gridsearch.m,7172,2010-06-16
............\initlssvm.m,3333,2010-05-11
............\kentropy.m,2273,2010-05-11
............\kernel_matrix.m,2734,2010-05-29
............\kernel_matrix2.m,578,2010-05-11
............\kpca.m,6137,2010-06-07
............\latentlssvm.m,2456,2010-05-11
............\leaveoneout.m,3665,2010-05-11
............\leaveoneoutlssvm.m,1285,2010-05-11
............\linesearch.m,3873,2010-05-11
............\linf.m,323,2010-05-11
............\lin_kernel.m,531,2010-05-11
............\lssvm.m,2655,2010-05-06
............\lssvmMATLAB.m,2137,2010-05-11
............\medae.m,321,2010-05-11
............\misclass.m,712,2010-05-11
............\MLP_kernel.m,627,2010-05-11
............\mse.m,300,2010-05-11
............\plotlssvm.m,9985,2010-05-11
............\poly_kernel.m,623,2010-06-07
............\postlssvm.m,5010,2010-05-11
............\predict.m,3578,2010-05-11
............\preimage_rbf.m,4452,2010-05-11
............\prelssvm.m,6525,2010-05-11
............\range.m,173,2010-05-11
............\RBF_kernel.m,1105,2010-05-11
............\rcrossvalidate.m,5998,2010-05-11
............\rcrossvalidatelssvm.m,2916,2010-05-11
............\ridgeregress.m,1526,2010-05-11
............\ripley.mat,4100,2010-04-28
............\robustlssvm.m,3289,2010-05-11
............\roc.m,7491,2010-05-11
............\simlssvm.m,6195,2010-05-11
............\sparselssvm.m,3534,2010-05-11
............\trainlssvm.m,8732,2010-05-11
............\tunelssvm.m,10802,2010-05-27
............\weightingscheme.m,940,2010-05-11
............\windowize.m,1996,2010-05-11
............\windowizeNARX.m,1891,2010-05-11
TutorialLSSVMlab1_6.pdf,2088270,2010-07-28

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

发表评论

0 个回复

  • CNM-algorithm
    说明:  CNM算法实现的快速社团检测,方便快捷好用(CNM Fast community detection based on the algorithm is convenient, fast and easy to use.)
    2019-04-22 16:18:54下载
    积分:1
  • matlab_example_for_applitation
    matlab100例,里面包含很多应用源码,图像处理的,基本变换等,(there have 100 examples about matlab)
    2009-11-09 16:23:49下载
    积分:1
  • psoe-estimation-by-image-matching
    通过三维模型生成的各种姿态图像与输入图像对比,找出匹配度最高的图像,即可估计出输入图像的目标姿态。(The image with the best matching degree can be found images which generated 3D model by matching with input image, and the pose is estimated.)
    2014-10-28 01:35:31下载
    积分:1
  • zsmj
    Thinking on the matlab image processing, through four-dimensional perspective, involving multidisciplinary summary, as well as the threshold of the chaotic property
    2010-06-05 16:24:51下载
    积分:1
  • pid3
    数字控制系统是一种以数字计算机为控制器去控制具有连续工作状态的被控对象的闭环控制系统。因此,数字控制系统包括工作于离散状态下的数字计算机和工作于连续状态下的被控对象两大部分。我的课题的数字部分(PID)仿真由相应的离散传函实现,运用数字PID对被控对象实行准确控制。通过调节比例(P)、积分(I)、微分(D),使对象的输出达到预期的效果。(Digital control system is a kind of digital computer for the controller to control a continuous state of the object and closed loop control system. Therefore, the digital control system, including work on the discrete state of the digital computer and work in a continuous state of the plant is two parts. My topic of digital section (PID) simulation by the realization of the corresponding discrete transfer function using the digital PID control of the plant is implemented accurately. By adjusting the ratio of (P), integral (I), differential (D), so that the output of the object to achieve the desired results.)
    2010-08-31 21:20:38下载
    积分:1
  • facerecognization
    使用matlab进行仿真,还有pca降维,kl变换方法进行人脸识别的参考论文(Using MATLAB simulation, and the PCA dimension reduction, the KL transform method for face recognition reference papers)
    2013-12-10 16:36:57下载
    积分:1
  • dynamic-meterology-chapter-five
    an introduction to dynamic meterology chapter one matlab所有代码 气象专业经典资料(an introduction to dynamic meterology chapter one matlab code)
    2013-12-11 18:34:46下载
    积分:1
  • ImageOrientation.m
    to find fingerprint image orientation
    2011-07-13 17:49:38下载
    积分:1
  • PMSMmohuPIDkongzhi
    交流永磁同步电机模糊PID控制和单纯PID控制比较,突出模糊控制的 优点,可供学习模糊PID和电机的人参考。(AC permanent magnet synchronous motor PID control and fuzzy PID control relatively simple, highlighting the advantages of fuzzy control for learning and motor fuzzy PID Reference.)
    2020-11-20 14:49:36下载
    积分:1
  • mtech2
    SEGMENTATION CODE FOR LUNG CANCDDER
    2013-11-29 22:51:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载