-
libsvm-2.88
LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。(LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.)
- 2009-02-08 23:35:31下载
- 积分:1
-
wiener_ch2
求解出在最小均方误差滤波器单位冲激函数h(n)。求解过程需要通过利用循环嵌套的编程思想,比较在逐次增加滤波器阶数的过程中得到的最小均方误差与最初设定的最小均方误差的阈值,当达到要求时,可以进一步确定滤波器的阶数。(how to use this function:
[hx,hy]=wiener_ch2(w,N)
)
- 2009-11-06 20:58:09下载
- 积分:1
-
kalman-detection
使用卡尔曼滤波算法实现的跟踪,运动估计,运动跟踪等等(Using the Kalman filter to track)
- 2012-04-01 14:18:32下载
- 积分:1
-
Des2113ktop
matlab课程编程【谷速软件】matlab从图像中提取字母(matlab programming course speed [Valley] matlab software to extract letters the image)
- 2014-12-31 11:21:42下载
- 积分:1
-
threelever3p4wzb
三电平三相四线制APF,在abc坐标系下进行电流环的控制,采用无差拍控制策略和载波同相调制方法,能够抑制谐波,补偿无功和治理三相不平衡,matlab2006b,高版本可能需要更换低通滤波器(Three- level three- phase four-wire APF, current loop control in abc coordinates, using deadbeat control strategy and carrier-phase modulation method that can suppress harmonics, reactive power compensation and governance phase unbalance, matlab2006b, high version may need to replace the low-pass filter)
- 2021-04-19 14:58:51下载
- 积分:1
-
NewFolder1
a simple method of pca. how to find mean and to normalize data
- 2010-11-12 11:14:48下载
- 积分:1
-
psoSVM
说明: pso优化SVM分类,直接调用win32的SVM(pso optimal SVM classification, the SVM directly call win32)
- 2011-03-21 14:44:30下载
- 积分:1
-
PSNR_Metric
This is a matlab implementation for calculating PSNR
- 2009-04-20 17:45:15下载
- 积分:1
-
APF_ip_converter
基于瞬时无功功率的ipiQ变换,滞环控制比较模型。(Based on instantaneous reactive power ipiQ transformation, ring control model.)
- 2015-03-29 14:40:02下载
- 积分:1
-
OFDM_matlab
一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。(Simulation and Design of a relatively complete OFDM communications system, including coding, modulation, IFFT, down conversion, Gaussian channel model, FFT, PAPR suppression, various synchronization, demodulation and decoding module and simulation of system performance omnibus the reliability of system design.)
- 2015-04-20 09:34:07下载
- 积分:1