登录
首页 » matlab » OnlineSVR

OnlineSVR

于 2020-06-28 发布 文件大小:53KB
0 304
下载积分: 1 下载次数: 79

代码说明:

  An online SVR algorithm in Matlab.

文件列表:

OnlineSVR Matlab 7.0 Code
.........................\@OnlineSVR
.........................\..........\AddSampleToR.m,1803,2006-12-01
.........................\..........\BuildPlot.m,5629,2007-02-28
.........................\..........\BuildVideo.m,1897,2006-12-01
.........................\..........\CONTAINS.m,712,2007-06-13
.........................\..........\FindBetaAndGamma.m,1231,2006-12-01
.........................\..........\FindLearningMinVariation.m,2286,2007-06-13
.........................\..........\FindSolution.m,6346,2006-12-01
.........................\..........\FindUnlearningMinVariation.m,1684,2006-10-13
.........................\..........\FindVariationLc.m,599,2006-12-01
.........................\..........\FindVariationLc1.m,1002,2007-06-13
.........................\..........\FindVariationLc2.m,852,2006-12-01
.........................\..........\FindVariationsLe.m,2339,2007-06-13
.........................\..........\FindVariationsLr.m,1926,2007-06-13
.........................\..........\FindVariationsLs.m,2826,2007-06-13
.........................\..........\Forget.m,2751,2006-12-01
.........................\..........\INDEXOF.m,705,2007-06-13
.........................\..........\IsContained.m,730,2006-12-01
.........................\..........\IsEquals.m,695,2006-12-01
.........................\..........\Kernel.m,1881,2006-12-01
.........................\..........\Learn.m,7935,2006-12-01
.........................\..........\Margin.m,648,2006-12-01
.........................\..........\MatrixToString.m,869,2006-12-01
.........................\..........\OnlineSVR.m,3886,2007-03-07
.........................\..........\Predict.m,729,2006-12-01
.........................\..........\Q.m,777,2006-12-01
.........................\..........\RemoveSampleFromR.m,1097,2006-12-01
.........................\..........\ShowDetails.m,2374,2006-12-01
.........................\..........\ShowInfo.m,1288,2006-12-01
.........................\..........\ShowMessage.m,1029,2006-12-01
.........................\..........\ShowUsage.m,3614,2006-12-01
.........................\..........\ShowVariations.m,2532,2006-12-01
.........................\..........\SIGN.m,601,2006-12-01
.........................\..........\Stabilize.m,1836,2007-06-13
.........................\..........\TimeToString.m,1664,2006-12-01
.........................\..........\Train.m,2587,2007-06-13
.........................\..........\Unlearn.m,9802,2006-12-01
.........................\..........\VerifyKKTConditions.m,2586,2006-12-01
.........................\..........\WarmTrain.m,2171,2007-02-26
.........................\Example.m,1556,2008-09-02
.........................\Iterations.txt,522,2008-09-02
.........................\OnlineSVR_Matlab_7.0_Code.zip,31358,2008-09-02

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

发表评论

0 个回复

  • matlab7.0
    matlab7.0 编程基础 电子教程,大家看看有需要的吗(matlab7.0 based electronic programming guide, we need to look at?)
    2007-07-09 11:50:48下载
    积分:1
  • my
    说明:  VBLAST 2发2收情况下的链路,可以实现误码率的计算 (STBC)
    2010-04-21 14:16:43下载
    积分:1
  • dopplershift-and-multipath
    此文档详细描述了多普勒频移以及多径对信号传输的影响。包含原理分析与推导。同时附有完整的程序以及结果仿真图。讲解全面,帮助很大。(This document describes in detail the doppler frequency shift and the multipath effect on the signal transmission.Contains the principle analysis and derivation.At the same time with complete program as well as the results of the simulation diagram.Interpretation of the overall, a great help.)
    2014-08-18 10:25:19下载
    积分:1
  • matlab_DigitalModulation
    matlab程序,可实现脉冲编码调制,模拟信号的数字传输:抽样、量化、编码(matlab program to achieve pulse code modulation, digital transmission of analog signals: sampling, quantization, coding)
    2009-05-26 18:54:54下载
    积分:1
  • lms
    lms.m 均衡算法 用lms算法实现的 C语言编译(lms.m Equalization Algorithm with lms)
    2010-05-18 19:32:49下载
    积分:1
  • 6-chapter
    MATLAB GUI设计学习手记(第二版)源程序 第6章 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。 4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。 (MATLAB GUI design learning Hearts (second edition), the recommended way to learn the source code Chapter 6 of this book: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
    2012-11-15 18:33:42下载
    积分:1
  • MATLAB
    matlab课件,希望能对急需它的朋友起到帮助(matlab courseware, it is hoped that friends of much-needed help)
    2008-02-01 13:24:39下载
    积分:1
  • statistika
    basic statistics of time series
    2011-01-28 04:36:33下载
    积分:1
  • cycle_test_algrithm
    lDPC校验矩阵的环检测。包括4环检测算法,6环检测算法及8环检测算法。还包括一个准循环LDPC奇偶校验矩阵的生成算法。(this algrithm can search cycles in LDPC parity check matrix。It contain cycle-4 cycle-6 cycle-8 test algrithm.It also contains a algrithm for generate the LDPC quasi-cyclic parity check matrix )
    2010-03-11 13:46:50下载
    积分:1
  • SIFT
    sift algorithm for detection of object even in different orientations
    2011-09-09 21:58:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载