登录
首页 » Visual C++ » SVMPrediction

SVMPrediction

于 2008-03-08 发布 文件大小:2545KB
0 328
下载积分: 1 下载次数: 40

代码说明:

  支持向量基预测的小数据量的预测方法。包括数据拟合,多项式预测等功能()

文件列表:

李俊备份SVM_Predict
...................\SVM分类器
...................\.........\ClassifyDlg.cpp
...................\.........\ClassifyDlg.h
...................\.........\Compute_Param.cpp
...................\.........\Compute_Param.h
...................\.........\Compute_Prompt.cpp
...................\.........\Compute_Prompt.h
...................\.........\Compute_Result.cpp
...................\.........\Compute_Result.h
...................\.........\Dialog_Congress_Paramter.cpp
...................\.........\Dialog_Congress_Paramter.h
...................\.........\GeneralPage.cpp
...................\.........\GeneralPage.h
...................\.........\How To Use SvmChen2.0.doc
...................\.........\KerPage.cpp
...................\.........\KerPage.h
...................\.........\LearnDlg.cpp
...................\.........\LearnDlg.h
...................\.........\LearnPage.cpp
...................\.........\LearnPage.h
...................\.........\MainFrm.cpp
...................\.........\MainFrm.h
...................\.........\Manual.pdf
...................\.........\OptimizePage.cpp
...................\.........\OptimizePage.h
...................\.........\PasswordDlg.cpp
...................\.........\PasswordDlg.h
...................\.........\PerformPage.cpp
...................\.........\PerformPage.h
...................\.........\project.prj
...................\.........\PromptDlg.cpp
...................\.........\PromptDlg.h
...................\.........\Release
...................\.........\res




...................\.........\...\folder.htt

...................\.........\...\HAMMER.ICO
...................\.........\...\icon9.ico
...................\.........\...\MISC06.ICO
...................\.........\...\NOTE09.ICO
...................\.........\...\PENCIL03.ICO
...................\.........\...\svm.ico
...................\.........\...\svm.rc2
...................\.........\...\svmDoc.ico
...................\.........\...\Toolbar.bmp
...................\.........\...\TRFFC14.ICO
...................\.........\Resource.h
...................\.........\sample
...................\.........\......\diabetis_1.mdl
...................\.........\......\diabetis_1.rsl
...................\.........\......\diabetis_1.trn
...................\.........\......\diabetis_1.tst
...................\.........\......\How To Use SvmChen2.0.doc
...................\.........\......\Manual.pdf
...................\.........\sample.zip
...................\.........\StdAfx.cpp
...................\.........\StdAfx.h
...................\.........\svm.aps
...................\.........\svm.clw
...................\.........\svm.cpp
...................\.........\svm.dsp
...................\.........\svm.dsw
...................\.........\svm.exe
...................\.........\svm.h
...................\.........\svm.ncb
...................\.........\svm.opt
...................\.........\svm.plg
...................\.........\svm.rc
...................\.........\svmDoc.cpp
...................\.........\svmDoc.h
...................\.........\svmView.cpp
...................\.........\svmView.h
...................\.........\Svm_classify.cpp
...................\.........\svm_classify.h
...................\.........\svm_common.cpp
...................\.........\svm_common.h
...................\.........\svm_hideo.h
...................\.........\svm_learn.cpp
...................\.........\svm_learn.h
...................\.........\svm_learn_main.cpp
...................\.........\svm_learn_main.h

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

发表评论

0 个回复

  • WilsonMethod
    进行结构响应分析的Wilson法,是直接积分的基本算法之一,相信进行有限元动力分析编程的诸位都能用上(structural response analysis of Wilson, which is direct integration one of the basic algorithm, believe that the dynamic finite element analysis program you can use)
    2006-07-09 11:15:54下载
    积分:1
  • mg
    说明:  迭代算法中的多重网格计算程序Visual C++原代码(iterative algorithm of multiple grid computing procedures Visual C source code)
    2007-03-31 10:11:48下载
    积分:1
  • areaofcircle
    一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。 栅栏价格为35元/米,过道造价为20元/平方米。 过道宽度为3米, 游泳池半径由键盘输入。 要求编程计算并输出过道和栅栏的造价。(A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence. The fence for 35 yuan/m price, corridor cost for 20 yuan/square metre. Aisle width is 3 meters, The radius of the swimming pool by keyboard input. Demand and output programming calculation of corridor and the cost of the fence. )
    2012-04-06 11:29:01下载
    积分:1
  • Preamble-detection
    可实现OFDM电力载波通信的前导序列检测,能进行连续多个前导检测(Can achieve OFDM power carrier communication leading sequence detection, can carry out a number of continuous preamble detection)
    2017-03-01 09:59:37下载
    积分:1
  • fit_line
    //最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) (//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b))
    2005-08-24 04:40:23下载
    积分:1
  • matrix_transpose.c
    适用于大型稀疏矩阵 矩阵转置 c语言 来自于有限元方法编程(From the finite element method suitable for large-scale sparse matrix matrix transpose c language programming)
    2013-05-20 10:43:20下载
    积分:1
  • Max-IntMax-MinMin-Min
    极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序(Minimal algorithm (Min-Min), max-min algorithm (Max-Min), maximum time-span algorithm (Max-Int) three typical mapping algorithm and the algorithm of the calculation program)
    2008-04-01 20:41:46下载
    积分:1
  • daima
    计算器编程代码,便于需要编程计算器的学员查询相关代码(Calculator programming code, to facilitate students in need of programming calculator related code)
    2012-10-07 19:24:06下载
    积分:1
  • iypeHhe
    矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
    2018-11-24 07:00:27下载
    积分:1
  • shipinfenxi
    frft程序函数,分数阶傅立叶变换,短时傅立叶变换,傅立叶变换(the frft program function, fractional Fourier transform, short-time Fourier transform, Fourier transform)
    2013-05-14 11:42:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载