登录
首页 » matlab » LS-SVM

LS-SVM

于 2009-03-26 发布 文件大小:370KB
0 96
下载积分: 1 下载次数: 151

代码说明:

  这是对于工业过程中连续搅拌釜反应器用支持向量机建模的实例。预测效果很好。(This is for the industrial process of continuous stirred tank reaction used in support vector machine modeling examples. Very good prediction.)

文件列表:

LS-SVMlab1.5aw.tar.gz
CSRC_windows_LS-SVMlab1.5.tar.gz
LS-SVMlab1.5bw.tar.gz

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

发表评论

0 个回复

  • VB卸载程序示例源码
    VB卸载程序示例源码,类似Windows控件面板中的程序卸载面板的功能,删除掉一些不用的程序,演示删除程序清除注册信息的过程,在你写成品软件的时候,为你程序写一个卸载程序是必不可少的,本程序示例可为您提供一份参考。
    2022-02-21 08:13:26下载
    积分:1
  • 使用偏微分方程进行图像去噪
    说明:  利用偏微分方程原理,建立二阶、四阶及TV模型对指静脉图像进行去噪处理,提升图像清晰度,以便于后续特征提取及识别。(Based on the principle of partial differential equation, the second-order, fourth-order and TV models are established to denoise the digital vein image, so as to improve the image clarity and facilitate the subsequent feature extraction and recognition.)
    2021-03-18 12:41:38下载
    积分:1
  • C# 创建泛型字典的例子
    C# 创建泛型字典,为泛型字典添加3个元素,按键值对泛型字典进行排序操作。   Dictionary users = new Dictionary();//创建泛型字典   users.Add(3, new UserInfo(1, "滕*敏", "01"));//为泛型字典添加3个元素   users.Add(2, new UserInfo(2, "滕*娜", "02"));   users.Add(1, new UserInfo(3, "X家兴", "03"));   //按键值对泛型字典进行排序操作   var query = from item in users    where item.Value.UserName.CompareTo("滕*") > 0//用户名大于"滕立"    orderby item.Key    select item;   label1.Text = "显示查询结果: ";   foreach (var item in query)//显示查询结果
    2022-08-02 11:59:24下载
    积分:1
  • JSP留言本-EasyJMBoard早期源码
    EasyJMBoard留言本,基于JSP+MSSQL构建,开源免费、简洁实用,不过现在好像不更新了,如果你稍微对JSP有所了解,你可以轻松的将留言板升级,并更换为不同的数据库,默认采用MSSQL。
    2022-06-26 12:24:50下载
    积分:1
  • Linux Shell脚本编程--sed命令详解
    shell编程中经常用到sed命令,本文详细介绍了shell常用命令sed详细用法(sed will be usually used when shell coding)
    2017-10-13 10:19:33下载
    积分:1
  • search_scan.m
    说明:  本代码用于从球雷达坐标系转换到正弦空间坐标系,相控阵雷达波位编排,以及从正弦坐标系转回球坐标系。(This code is used to convert from spherical radar coordinate system to sinusoidal space coordinate system, phased array radar wave position arrangement, and from sinusoidal coordinate system to spherical coordinate system.)
    2020-12-18 08:29:10下载
    积分:1
  • VC++傅立叶变换算法源码
    VC++傅立叶快速变换算法实例,本演示源码使用了基2、基3、基4、基5、基8……混合算法,可以计算任意长度的FFT。也就是当序列长度n为2、3、5、7、11等比较小的素数时,或者n的最大素因数
    2022-01-26 07:59:24下载
    积分:1
  • 419089Demo
    摄像头 低压低噪马达驱动--MS41908(Camera Low Voltage and Low Noise Motor Drive--MS41908)
    2020-06-16 07:20:01下载
    积分:1
  • Moret wavelet
    寻找连续小波变换最优尺度参数,不错的英文文章,值得下载(Finding the Optimal Scaling Parameters of Continuous Wavelet Transform)
    2017-11-30 10:04:39下载
    积分:1
  • work3 rotor
    matlab语言实现转轮机原理,经典密码加密解密(MATLAB language to realize the principle of turbine transformation, classic password encryption and decryption)
    2018-11-03 15:00:34下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载