登录
首页 » matlab » svm_multiclass.tar

svm_multiclass.tar

于 2012-02-13 发布 文件大小:81KB
0 184
下载积分: 1 下载次数: 14

代码说明:

  support vector machine for multi class classification

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

发表评论

0 个回复

  • boyi
    电池与SC的混合储能的容量配置的非合作博弈算法,寻找Nash均衡解(Non-cooperative game algorithm for capacity allocation of battery and SC hybrid energy storage, looking for Nash equilibrium solution)
    2021-03-05 09:49:31下载
    积分:1
  • 示波器设计源工程
    说明:  示波器设计,首先,AD模块对模拟信号进行采样,触发电路根据采样信号判断触发条件。满足触发条件后,连续采样一定数量的点(本系统中为640个点),存储到RAM中。峰峰值、频率计算模块对RAM中储存的波形数据进行计算,得到波形的频率以及峰峰值;VGA模块将波形显示出来,并显示计算得到的峰峰值和频率数值。(Firstly, the ad module samples the analog signal, and the trigger circuit judges the trigger condition according to the sampling signal. After meeting the trigger conditions, a certain number of points (640 points in this system) are sampled continuously and stored in RAM. The peak to peak and frequency calculation module calculates the waveform data stored in RAM to obtain the frequency and peak to peak of the waveform; the VGA module displays the waveform and displays the calculated peak to peak and frequency values.)
    2021-01-02 17:29:54下载
    积分:1
  • 协作通信的蒙特卡洛仿真方法
    说明:  MATLAB协作通信的蒙特卡洛仿真代码。 MATLAB协作通信的蒙特卡洛仿真代码。(Monte Carlo simulation code of MATLAB cooperative communication.)
    2020-05-07 00:46:37下载
    积分:1
  • 15 四元数MUSIC的MATLAB程序
    说明:  用于四元数阵列的DOA估计的MATLAB程序(Matlab program for DOA estimation of quaternion array)
    2020-03-30 09:42:07下载
    积分:1
  • EDIT_v1.60
    CASIO 9860系列 计算本,国际友人编写,功能与PC的TXT差不多,但不支持中文(CASIO 9860 txtEditor)
    2020-06-25 10:00:01下载
    积分:1
  • IP_Over_SDH
    介绍了Ip over SDH的基本知识和技术。(introduced Ip over SDH the basic knowledge and skills.)
    2020-09-15 18:27:57下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • DAB
    里面有DAB常见的SPS控制,EPS控制,DPS控制,可供DAB的初学者学习使用(There are DAB common SPS control, EPS control, DPS control, which can be used by beginners of DAB.)
    2020-11-19 16:19:39下载
    积分:1
  • It is an HTML file which will guide you how to kill yourself!
    It is an HTML file which will guide you how to kill yourself!
    2022-07-12 01:39:49下载
    积分:1
  • cthd39-40
    用于电力系统潮流计算,潮流方程的求解基本方法是迭代,包括牛顿-拉夫逊法,以及P-Q分解法(Power Flow Calculation for Power System)
    2019-06-02 15:00:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载