登录
首页 » matlab » SVR

SVR

于 2016-08-03 发布 文件大小:6KB
0 86
下载积分: 1 下载次数: 48

代码说明:

  支持向量回归是一种重要的预测技术,通过实现支持向量回归可以预测未来数据(support vector regression is an important prediction technique,we can predict future data by implementing support vector regression )

文件列表:

SVR
...\COMP_B.m,517,2016-07-15
...\data_total.txt,4823,2016-07-12
...\kernel.m,1067,2016-07-15
...\Main_SVM.m,1022,2016-07-15
...\mySVM.m,1376,2016-07-15
...\SVMNR.m,5836,2016-07-14
...\SVMQua.m,840,2016-07-15

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

发表评论

0 个回复

  • Matlab-StepFunction
    Step-function非自治系统周期系统的数值模拟的解曲线和相空间轨线(Step-function)
    2010-11-11 22:21:39下载
    积分:1
  • lms
    使用LMS算法进行预测的Matlab源代码 使用时只需改变载入文件名 调整L和delay就可以了(Using the LMS algorithm to predict the use of Matlab source code file name when you only need to change the load L and the delay can be adjusted in)
    2009-11-30 13:26:50下载
    积分:1
  • shenjingwangluo
    T=[1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] 输入向量的最大值和最小值 threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net=newff(threshold,[31 3],{ tansig , logsig }, trainlm ) 训练次数为1000,训练目标为0.01,学习速率为0.1 net.trainParam.epochs=1000 net.trainParam.goal=0.01 LP.lr=0.1 net = train(net,P,T) 测试数据,和训练数据不一致 P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
    2011-05-21 16:47:44下载
    积分:1
  • Multi-objective-search-algorithm
    基于粒子群算法的多目标搜索算法,基于matlab仿真源程序代码,用于学习matlab算法设计的一个很好的例子(Multi-objective search algorithm based on particle swarm optimization algorithm, based on the Matlab simulation source code for a good example to learn matlab algorithm design)
    2012-05-13 10:21:30下载
    积分:1
  • matlab灰度模型
    说明:  matlab 灰度预测模型,实现数据的预测(matlab grey model predict)
    2020-02-10 13:56:13下载
    积分:1
  • PCqiaoliang
    本文基于大型通用有限元软件ANSYS和MATLAB,探索三维实体模型下进行PC桥梁结构整体仿真分析的途径,研究其关键理论及专业模块开发技术。重点研究了预应力筋的模拟、预应力效应的等效转换和桥梁截面切片技术。研究成果可广泛应用于PC桥梁的三维仿真领域,具有较大的理论意义和工程实用价值。对写这方面研究很有帮助(Based on large-scale general-purpose finite element software ANSYS and MATLAB, explore the three-dimensional solid model of the bridge structure under the PC way to the overall simulation analysis to study the key theoretical and professional development of technology modules. Focused on the tendons of the simulation, the equivalent effect of prestressed bridge conversion and cross-section slicing. Research results can be widely used in PC bridges the field of three-dimensional simulation with the larger theoretical and practical engineering value. Research in this area to write very helpful)
    2009-07-01 10:52:42下载
    积分:1
  • CEGUI_Chinese_display-_Demo
    CEGUI中文显示和输入源代码demo,CEGUI中文显示和输入源代码demo(CEGUI Chinese display and input source code demo, CEGUI Chinese display and input source code demo)
    2011-05-16 13:36:01下载
    积分:1
  • planar-array-music
    利用9元平面线阵对空间4个声源进行定位,信噪比为10db,music 算法,谱峰较尖锐(9 elements planar array to localize 4 signal DOAs, MUSIC method ,snr is 10db, well spectral peak )
    2012-08-14 11:34:20下载
    积分:1
  • MATLAB (2)
    说明:  地震波场是指有地震波传播的空间。本程序用于计算二阶精度规则网格,二维波场模拟。(Seismic wave field refers to the space where seismic wave propagates. This program is used to calculate second-order precision regular grids and two-dimensional wave field simulation.)
    2019-04-11 21:49:09下载
    积分:1
  • inpainting
    object removal在图像处理中的意思是用户可以随意擦去图像中的一个物体,算法可以自动的用背景中的信息补去空洞,达到看不出来是处理过的效果,又叫inpainting,该程序由matlab写成,效果非常好,文档、演示、测试图像均齐全(object removal in image processing means that users can remove images of an object, the algorithm can automatically use the background information to fill empty, reaching out is not to look over the effectiveness of treatment, also known as inpainting, the program by matlab languages, has very good results, documents, presentations, test images have complete)
    2007-07-21 10:05:18下载
    积分:1
  • 696524资源总数
  • 103971会员总数
  • 70今日下载