登录
首页 » matlab » LSSVMatlab

LSSVMatlab

于 2017-07-16 发布 文件大小:112KB
0 169
下载积分: 1 下载次数: 3

代码说明:

  lssvm源代码用于最小二乘支持向量机的Matlab程序代码,可直接实用。(For the least squares support vector machine Matlab program code, can be directly practical.)

文件列表:

LSSVMatlab\AFEm.m
LSSVMatlab\bay_errorbar.m
LSSVMatlab\bay_initlssvm.m
LSSVMatlab\bay_lssvm.m
LSSVMatlab\bay_lssvmARD.m
LSSVMatlab\bay_modoutClass.m
LSSVMatlab\bay_optimize.m
LSSVMatlab\bay_rr.m
LSSVMatlab\bitreverse32.m
LSSVMatlab\changelssvm.m
LSSVMatlab\cilssvm.m
LSSVMatlab\code.m
LSSVMatlab\codedist_bay.m
LSSVMatlab\codedist_hamming.m
LSSVMatlab\codedist_loss.m
LSSVMatlab\codelssvm.m
LSSVMatlab\code_ECOC.m
LSSVMatlab\code_MOC.m
LSSVMatlab\code_OneVsAll.m
LSSVMatlab\code_OneVsOne.m
LSSVMatlab\crossvalidate.m
LSSVMatlab\crossvalidatelssvm.m
LSSVMatlab\csa.m
LSSVMatlab\democlass.m
LSSVMatlab\democonfint.m
LSSVMatlab\demofun.m
LSSVMatlab\demomodel.m
LSSVMatlab\demomulticlass.m
LSSVMatlab\demo_fixedclass.m
LSSVMatlab\demo_fixedsize.m
LSSVMatlab\demo_yinyang.m
LSSVMatlab\denoise_kpca.m
LSSVMatlab\eign.m
LSSVMatlab\gcrossvalidate.m
LSSVMatlab\gcrossvalidatelssvm.m
LSSVMatlab\gridsearch.m
LSSVMatlab\initlssvm.m
LSSVMatlab\kentropy.m
LSSVMatlab\kernel_matrix.m
LSSVMatlab\kernel_matrix2.m
LSSVMatlab\kpca.m
LSSVMatlab\latentlssvm.m
LSSVMatlab\latticeseq_b2.m
LSSVMatlab\leaveoneout.m
LSSVMatlab\leaveoneoutlssvm.m
LSSVMatlab\linesearch.m
LSSVMatlab\linf.m
LSSVMatlab\lin_kernel.m
LSSVMatlab\lssvm.m
LSSVMatlab\lssvmMATLAB.m
LSSVMatlab\mae.m
LSSVMatlab\main.m
LSSVMatlab\medae.m
LSSVMatlab\misclass.m
LSSVMatlab\MLP_kernel.m
LSSVMatlab\mse.m
LSSVMatlab\plotlssvm.m
LSSVMatlab\poly_kernel.m
LSSVMatlab\postlssvm.m
LSSVMatlab\predict.m
LSSVMatlab\predlssvm.m
LSSVMatlab\preimage_rbf.m
LSSVMatlab\prelssvm.m
LSSVMatlab\progress.m
LSSVMatlab\range.m
LSSVMatlab\RBF_kernel.m
LSSVMatlab\rcrossvalidate.m
LSSVMatlab\rcrossvalidatelssvm.m
LSSVMatlab\ridgeregress.m
LSSVMatlab\robustlssvm.m
LSSVMatlab\roc.m
LSSVMatlab\rsimplex.m
LSSVMatlab\simann.m
LSSVMatlab\simlssvm.m
LSSVMatlab\simplex.m
LSSVMatlab\smootherlssvm.m
LSSVMatlab\tbform.m
LSSVMatlab\trainlssvm.m
LSSVMatlab\trimmedmse.m
LSSVMatlab\tunelssvm.m
LSSVMatlab\weightingscheme.m
LSSVMatlab\windowize.m
LSSVMatlab\windowizeNARX.m
LSSVMatlab

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

发表评论

0 个回复

  • MATLABTUTORIAL4
    matlab tutorial for basic
    2010-10-13 15:16:40下载
    积分:1
  • VCmatlab
    对于在Visual C++中调用Matlab应用程序接口,关键在于设置编译环境和使用正确的调用规则,然后,在发布软件时携带必要的动态连接库就可以保证程序的独立性(Matlab Application Program Interface in Visual C++ call, the key is to set the compiler environment and use the correct call rules, then carry the necessary dynamic link library publishing software program can guarantee the independence of)
    2012-11-12 21:37:26下载
    积分:1
  • 电力系统机组组合分段线性优化
    说明:  电力系统短期运行模拟程序,机组组合程序,以日为调度周期,ieee14节点标准系统为算例。(Power system short-term operation simulation program, unit combination program, daily scheduling cycle, IEEE 14 node standard system as an example.)
    2021-03-29 21:09:11下载
    积分:1
  • ffthe
    使用MATLAB来编写fft快速算法的具体实现方法的源码。(Use MATLAB to write fft Fast Algorithm for the concrete implementation method of the source code.)
    2010-01-26 17:19:17下载
    积分:1
  • ukf
    说明:  EKF仅仅利用了非线性函数Taylor展开式的一阶偏导部分(忽略高阶项),常常导致在状态的后验分布的估计上产生较大的误差,影响滤波算法的性能,从而影响整个跟踪系统的性能。最近,在自适应滤波领域又出现了新的算法——无味变换Kalman滤波器(Unscented Kalman Filter-UKF)。UKF的思想不同于EKF滤波,它通过设计少量的σ点,由σ点经由非线性函数的传播,计算出随机向量一、二阶统计特性的传播。因此它比EKF滤波能更好地迫近状态方程的非线性特性,从而比EKF滤波具有更高的估计精度。 (EKF only uses non-linear function of the first-order Taylor expansion of some partial derivatives (ignoring higher order terms), often leading to the posterior distribution of the state estimates to generate large errors affect the performance of filtering algorithms, which affect the whole tracking system performance. Recently, the field of adaptive filtering algorithms and the emergence of new- and tasteless transform Kalman filter (Unscented Kalman Filter-UKF). EKF UKF filter is different from the idea that it points through the design of a small amount of σ by σ point spread through the nonlinear function to calculate the random vector first and second order statistical properties of the transmission. Therefore it is better than the EKF filter nonlinear characteristics equation of state approach, which is more than the EKF filter estimation accuracy.)
    2011-03-19 11:50:18下载
    积分:1
  • Ncut_Sprectral_Clustering
    基于Ncut谱聚类的例子,其中包含了SVM代替k-means的方法进行后续分类。(Example of Ncut spectrum clustering .)
    2012-01-01 19:07:45下载
    积分:1
  • similuationofUWBm
    对UWB信道进行估计以及对UWB接收器的性能仿真。(simulation for UWB channel)
    2009-05-13 23:53:39下载
    积分:1
  • OFDM-Sim-Using-Matlab
    Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustness to radio channel impairments. Many research centers in the world have specialized teams working in the optimization of OFDM for countless applications. Here, at the Georgia Institute of Technology, one of such teams is in Dr. M. A. Ingram’s Smart Antenna Research Laboratory (SARL), a part of the Georgia Center for Advanced Telecommunications Technology (GCATT). The purpose of this report is to provide Matlab code to simulate the basic processing involved in the generation and reception of an OFDM signal in a physical channel and to provide a description of each of the steps involved. For this purpose, we shall use, as an example, one of the proposed OFDM signals of the Digital Video Broadcasting (DVB) standard for the European terrestrial digital television (DTV) service.
    2013-05-22 08:25:38下载
    积分:1
  • 2012年全国大学生数学建模竞赛题目--葡萄酒的评价Wines-Evaluation
    2012年全国大学生数学建模竞赛题目--葡萄酒的评价。文件中包含葡萄酒成分数据(Excel文件)、各种数据统计处理的MATLAB函数(已封装好,直接调用),包括:数据预处理、灰色预测、灰色关联度、基于熵权法的模糊综合评价、主成分分析、系统聚类、多元线性回归等程序。(Wines Evaluation from the title of 2012 National Undergraduate Mathematical ModelingContest. The file includes many MATLAB codes about statistical analysis of data.For example: Principal component analysis Grey Relational Analysis Fuzzy Comprehensive Evaluation Based on Entropy Method System Clustering Grey Prediction Multiple linear regression and so on. We can call them directly.)
    2021-03-17 23:49:20下载
    积分:1
  • rls
    RLS算法 matlab例子 内有注释 可供参考(Notes RLS algorithm matlab example for reference)
    2012-10-21 20:41:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载