登录
首页 » matlab » libsvm-2.71

libsvm-2.71

于 2008-12-11 发布 文件大小:445KB
0 351
下载积分: 1 下载次数: 7

代码说明:

  一个计算线性支持向量机的matlab源代码,台湾人编写,在c环境下运行(A calculation of the linear support vector machine matlab source code, the people of Taiwan to prepare, in the c environment running)

文件列表:

libsvm-2.71
...........\htm" target=_blank>COPYRIGHT
...........\FAQ.html
...........\htm" target=_blank>heart_scale
...........\java
...........\....\libsvm
...........\....\......\svm.java
...........\....\......\svm.m4
...........\....\......\svm_model.java
...........\....\......\svm_node.java
...........\....\......\svm_parameter.java
...........\....\......\svm_problem.java
...........\....\libsvm.jar
...........\....\Makefile
...........\....\svm_predict.java
...........\....\svm_toy.java
...........\....\svm_train.java
...........\....\test_applet.html
...........\Makefile
...........\Makefile.win
...........\python
...........\......\cross_validation.py
...........\......\easy.py
...........\......\grid.py
...........\......\Makefile
...........\......\htm" target=_blank>README
...........\......\svm.py
...........\......\svmc.i
...........\......\svmc_wrap.c
...........\......\svm_test.py
...........\......\test_cross_validation.py
...........\htm" target=_blank>README
...........\svm-predict.c
...........\svm-scale.c
...........\svm-toy
...........\.......\gtk
...........\.......\...\callbacks.cpp
...........\.......\...\callbacks.h
...........\.......\...\interface.c
...........\.......\...\interface.h
...........\.......\...\main.c
...........\.......\...\Makefile
...........\.......\...\svm-toy.glade
...........\.......\qt
...........\.......\..\Makefile
...........\.......\..\svm-toy.cpp
...........\.......\windows
...........\.......\.......\svm-toy.cpp
...........\svm-train.c
...........\svm.cpp
...........\svm.h
...........\tools
...........\.....\easy.py
...........\.....\grid.py
...........\.....\htm" target=_blank>README
...........\windows
...........\.......\python
...........\.......\......\svmc.dll
...........\.......\svmpredict.exe
...........\.......\svmscale.exe
...........\.......\svmtoy.exe
...........\.......\svmtrain.exe

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

发表评论

0 个回复

  • MASK
    MASK译码器设计代码MASK调制方式是采用多电平基带信号对一个高频载波进行平衡调制,得到多种幅度的高频已调波。它在频谱上是载波抑制的双边带信号,单侧边带的带宽等于基带信号本身的带宽,所以整个已调波带宽是基带信号带宽的二倍。 《通信原理》的课程设计(MASK code decoder design MASK modulation is multi-level baseband signal to a balanced high-frequency carrier modulation, has been a variety of high-frequency range has been transferred wave. Its spectrum is suppressed-carrier signal with bilateral, single side-band bandwidth base-band signal equivalent to their own bandwidth, so the whole tune-wave base-band bandwidth is twice the signal bandwidth. Communication Theory of curriculum design)
    2007-12-02 17:49:16下载
    积分:1
  • Matlab(GUI-about-filter)
    数字滤波器的matlab实现以及GUI实现(Matlab digital filter implementation and GUI implementation)
    2011-06-24 23:20:46下载
    积分:1
  • space
    空间坐标与大地坐标之间的转换,用matlab的gui界面做成(Space coordinates and the earth coordinate conversion between, with matlab GUI interface make it )
    2011-12-27 00:14:09下载
    积分:1
  • 贝叶斯正则化算法提高 BP 网络的推广能力
    采用贝叶斯正则化算法提高 BP 网络的推广能力。 在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据。(Bayesian regularization algorithm to improve the generalization ability of BP network. In this example, we use two training methods, namely LM optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr), to train BP network so that it can fit a sine additional white noise sample data.)
    2016-09-06 09:05:45下载
    积分:1
  • graphConvolve
    Graphically convolves two shapes in MATLAB.
    2012-04-05 09:25:35下载
    积分:1
  • feangzhi
    本文介绍了分治法的基本思想和基本步骤,通过实例讨论了利用分治策略设计算法的途径。 目录 简介 分治法的基本思想 分治法的适用条件 分治法的基本步骤 分治法的复杂性分析 分治法的几种变形 分治法的实例分析 (This article describes the basic idea of sub-rule method and the basic steps, through an example design of algorithms using divide and conquer approach. Contents Introduction The basic idea of divide and conquer divide and conquer divide and conquer the conditions of application of the basic steps of divide and conquer the complexity analysis of divide and conquer divide and conquer several examples of deformation analysis)
    2010-05-17 21:45:37下载
    积分:1
  • couple
    couple 方法,可以用来实现大数据的综合评价和分析。(couple methods)
    2015-01-11 20:58:43下载
    积分:1
  • sift_pitch
    This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse Filtering Tracking) method. The SIFT pitch period detector uses a secondary autocorrelation peak in order to detect and correct pitch period detection errors due to effects such as pitch period doubling and related phenomena.
    2014-02-14 18:26:43下载
    积分:1
  • 277257My-programme
    助推滑翔飞行器轨迹仿真程序,可实现跳跃滑翔和平衡滑翔轨迹的仿真,采用伪谱法或直接打靶法可实现轨迹优化(glide trajectory)
    2016-01-12 18:40:14下载
    积分:1
  • trackingbasedonkalmanfilter
    基于卡尔曼滤波的目标跟踪,里面附有例子说明。(Kalman filter-based target tracking, with examples to illustrate it.)
    2009-04-23 19:16:40下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载