登录
首页 » Windows_Unix » BTSVM

BTSVM

于 2021-04-08 发布 文件大小:7KB
0 414
下载积分: 1 下载次数: 47

代码说明:

  基于孪生支持向量机的二叉树多分类 结合TSVM,依据类间距和类内距离构建二叉树的层次结构(TSVM MATLAB)

文件列表:

BTSVM
.....\BTSVM_lin
.....\.........\BTSVM1.m,7168,2016-11-09
.....\.........\BTSVM_lin_main.m,5287,2016-11-12
.....\.........\tsvmcc.m,1895,2016-11-12
.....\.........\tsvm_lin_predict.m,841,2016-11-09
.....\.........\tsvm_lin_train.m,1415,2016-11-09
.....\datasset.m,3832,2016-11-08
.....\SI.m,896,2016-11-08

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

发表评论

0 个回复

  • HiddenMarkovModels
    HMM模型的MATLAB实现,HMM模型是语音识别方面一个重要的技术手段(HMM in MATLAB, HMM Speech Recognition is an important area of technical means)
    2007-05-22 21:53:51下载
    积分:1
  • FIR_Low
    基于Matlab开发环境的FIR数字低通滤波器设计的源代码。(Based on the development environment of Matlab FIR digital low-pass filter design source code.)
    2014-09-29 21:04:59下载
    积分:1
  • simulation
    在一个移动通信系统中,发射信号是一个未调制的音频x(t)=cos(2πft),其中f=f0+fi。设标称载波为f0=1GHz,并设fi =512Hz。假定移动用户在一个繁忙的高速公路上距离基站l公里处的地方,从开始从每小时60公里的速度开始,其速度(在0.01秒的时间间隔内测量)以1/2的概率随机的增加或减少1/10公里每小时。试仿真移动用户在这2s的时间间隔内所接收到的信号(及其频谱)。接收信号可以表示为: y(t)=a(t)Cos[2π(fo+f1)(t-△t)] 式中 △(t)=d(t)/c 且 a(t)=k/d2(t) 在上面的表达式中d(t)是在t时刻基站与移动用户的距离,c是光速,△(t)是传播延迟,而a(t)是信号在t时刻的衰减,并假设在这2s内a(t)是一个常数。利用复低通等效模型来进行仿真。(In a mobile communication system, the transmitted signal is an unmodulated audio x (t) = cos (2πft), where f = f0+ fi. Let nominal carrier of f0 = 1GHz, and set fi = 512Hz. Assume that mobile users on a busy motorway station l kilometers place, starting the beginning of 60 kilometers per hour, the speed (measured in 0.01 second interval) to increase the probability of a random 1/2 or reducing 1/10 km/h. Simulation test signal which the mobile subscriber in the 2s time intervals of the received (and its spectrum). The received signal can be expressed as: y (t) = a (t) Cos [2π (fo+ f1) (t- △ t)] Where △ (t) = d (t)/c And a (t) = k/d2 (t) In the above expression, d (t) at time t is a base station and a mobile user s distance, c is the speed of light, △ (t) is the propagation delay, and a (t) is the attenuation of the signal at time t, and assuming that 2s within a (t) is a constant. Using complex low-pass equivalent model for emulation.)
    2015-11-24 17:16:20下载
    积分:1
  • 79123354curvelet
    wavelet transform matlab code
    2016-06-04 21:09:47下载
    积分:1
  • channel
    对多径信道的仿真 输入码元,是一行矩阵,可以是实数也可以是复数 %fs是输入码元的比特率 %fd是多普勒频移 %n_delay是多径信道的径数 %t_delay是多径信道各径的时延时间 %p_delay是多径信道各径的功率db值 (Of the multipath channel simulation input symbol is a line matrix, can be a real number can also be plural fs is the input symbol of the bit rate fd is the Doppler frequency shift is n_delay multipath channel diameter of a few t_delay is multipath channel time delay of the Path p_delay is multi-path channel the power of the diameter db value)
    2008-04-28 10:16:04下载
    积分:1
  • 121
    功能:输入一页文字,程序可以统计出文字、数字、空格的个数功能:输入一页文字,程序可以统计出文字、数字、空格的个数(code)
    2009-12-24 11:19:30下载
    积分:1
  • MATLAB-PROGRAMING
    MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像Maple等软件的优点,使MATLAB成为一个强大的数学软件。在新的版本中也加入了对C,FORTRAN,C++,JAVA的支持。可以直接调用,用户也可以将自己编写的实用程序导入到MATLAB函数库中方便自己以后调用,此外许多的MATLAB爱好者都编写了一些经典的程序,用户可以直接进行下载就可以用。(MATLAB and Mathematica, Maple and called the three mathematical software. It is during a math class technology application software in the numerical calculations to none. MATLAB matrix operations can be performed, mapping functions and data, algorithm, creating the user interface, connect to other programming languages ​ ​ procedures, mainly used in engineering calculations, control design, signal processing and communications, image processing, signal detection, financial modeling design and analysis and other fields. MATLAB basic unit of data is a matrix, its instruction expression and mathematics, engineering, commonly used forms are very similar, so use MATLAB to solving the problem than with C, FORTRAN and other languages ​ ​ accomplish the same thing more simple, and also MATLAB absorb the advantages of software such as Maple, so MATLAB become a powerful mathematical software. In the new version also adds support for C, FORTRAN, C++, JAVA support. Can be calle)
    2013-09-13 17:29:07下载
    积分:1
  • danandzai_sar
    自己写的关于弹载SAR的源程序,对初学者非常有用!(Write your own source code on missile-borne SAR, and very useful for beginners!)
    2016-05-17 21:14:24下载
    积分:1
  • hecigongzhen
    核磁共振方法是一项尖端技术,在物理学和医学等领域有着较普遍的应用。 其无损性和高分辨率的特点是这项技术最大的优势。而利用核磁共振方法来找水 是其在地学中应用的一个新领域,为地球物理方法提供了新的思路。(NMR is a cutting-edge technology, medicine and other fields in physics and has more general application. The high-resolution non-destructive and are characterized by the biggest advantage of this technology. The use of NMR to come to learn that water is applied in a new area for geophysical methods to provide a new way of thinking.)
    2011-08-08 15:53:05下载
    积分:1
  • zixiangguan
    求自相关算法的源代码, 求自相关算法的源代码。(Auto-correlation algorithm for the source code, and auto-correlation algorithm source code.)
    2008-12-16 22:44:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载