-
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
-
nn2
nnlab programming in matlab that implement a simple example of mlp neural network
- 2010-11-10 04:32:23下载
- 积分:1
-
yuyin_tuxiang-process
语音、图像等相关处理,如加躁去噪,频谱、幅度图,二值灰度图等(Voice plus noise denoising, image plus noise denoising, and image reversal, two values of other treatment)
- 2013-11-05 15:40:30下载
- 积分:1
-
FoschiniMiljanic
This is a version of Foschini-Miljanic, an itarative algoriyhm for power control in wireless computer networks.
- 2010-07-20 22:06:01下载
- 积分:1
-
remainenergy
computes the shortening-signal-to-noise ratio in dB,tail energy in dB
and the effective channel impulse response(computes the shortening- signal-to-nois e ratio in dB. tail energy in dB and the effective channel impu lse response)
- 2007-06-07 19:11:25下载
- 积分:1
-
MCMCcourse-BOOK
此为一篇介绍mcmc方法的外文文献 非常适合刚刚接触mcmc方法的初学者(This paper introduces the readers of the Proceedings
to an important class of computer based simulation
techniques known as Markov chain Monte Carlo
(MCMC) methods. General properties characterizing
these methods will be discussed, but the main emphasis
will be placed on one MCMC method known as the
Gibbs sampler. The Gibbs sampler permits one to simulate
realizations from complicated stochastic models in
high dimensions by making use of the model’s associated
full conditional distributions, which will generally have
a much simpler and more manageable form. In its most
extreme version, the Gibbs sampler reduces the analysis
of a complicated multivariate stochastic model to the
consideration of that model’s associated univariate full
conditional distributions.)
- 2013-11-13 10:33:29下载
- 积分:1
-
寻找全局最优解的优化算法-New Folder
优化算法,寻找全局最优解,放入matlab预设目录直接可以使用(optimization algorithm)
- 2020-06-16 02:20:06下载
- 积分:1
-
FitF
免疫算法实现多峰、多极值函数平面曲面拟合(Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function)
- 2009-05-28 15:46:24下载
- 积分:1
-
wavread
说明: 基于RlS(递归式最小均方)自适应滤波算法的C程序的仿真代码(Adaptive filtering algorithm based RlS C program simulation code)
- 2013-12-19 10:52:56下载
- 积分:1
-
RLS
利用RLS算法实现参数的自适应估计
估计y(n) = 1.5*y(n-1)-0.7*y(n-2)+0.3*u(n-2)中的参数(RLS algorithm using adaptive estimation parameters estimated y (n) = 1.5* y (n-1)-0.7* y (n-2)+ 0.3* u (n-2) parameters)
- 2008-04-01 18:54:41下载
- 积分:1