码迷,mamicode.com
首页 >  
搜索关键字:basis    ( 248个结果
【模式识别】SVM核函数
以下是几种常用的核函数表示:线性核(Linear Kernel)多项式核(Polynomial Kernel)径向基核函数(Radial Basis Function)也叫高斯核(Gaussian Kernel),因为可以看成如下核函数的领一个种形式:径向基函数是指取值仅仅依赖于特定点距离的实值函数,也就是。任意一个满足特性的函数 Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可...
分类:其他好文   时间:2014-07-01 10:54:27    阅读次数:193
【模式识别】SVM核函数
以下是几种常用的核函数表示:线性核(Linear Kernel)多项式核(Polynomial Kernel)径向基核函数(Radial Basis Function)也叫高斯核(Gaussian Kernel),因为可以看成如下核函数的领一个种形式:径向基函数是指取值仅仅依赖于特定点距离的实值函数,也就是。任意一个满足特性的函数 Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可...
分类:其他好文   时间:2014-06-30 19:03:44    阅读次数:204
Notes from Data Guard
There are two types of Standby databases: 1, Physical standby database block-for-block basis the physically identical with the primary database user recovery technology 2, Logical  standby databa...
分类:其他好文   时间:2014-06-22 08:35:53    阅读次数:355
SAP 系统管理内容
SAP 系统管理内容包含非常广泛,从底层硬件起到各种操作系统及各种系统软件及SAP软件组件等都会涉及到。SAP系统支持主流的IBM AIX、HP UNIX、Windows、Linux平台及Oracle、DB2、SQL SERVER、SYBASE等数据库。 BASIS 工作的主要目的就是保证SAP系统...
分类:其他好文   时间:2014-06-21 11:51:44    阅读次数:258
python 解析html基础 HTMLParser库,方法,及代码实例
HTMLParser, a simple lib as html/xhtml parser              官方解释:              This module defines a class HTMLParser which serves as the basis for parsing text files formatted in HTML (HyperText...
分类:编程语言   时间:2014-06-05 11:02:37    阅读次数:354
转:径向基核函数
转:径向基核函数 (2011-05-20 16:53:54)转载▼分类: AboutResearch 所谓径向基函数 (Radial Basis Function 简称 RBF), 就是某种沿径向对称的标量函数。 通常定义为空间中任一点x到某一中心xc之间欧氏距离的单调函数 ,可记作 k(||x.....
分类:其他好文   时间:2014-05-15 17:01:50    阅读次数:373
获取IOS 设备基本信息
原地址:http://www.cnblogs.com/U-tansuo/p/ios_basis_info.html1、获取设备类型 (Iphone/ipad 几?)#import "sys/utsname.h"-(NSString*)getDeviceVersion{ struct utsname ...
分类:移动开发   时间:2014-05-12 17:44:02    阅读次数:546
LA 4256
Traveling salesmen ofnhn. (the prestigious Korean internet company) report their current location to the company on a regular basis. They also have to...
分类:其他好文   时间:2014-04-28 01:25:55    阅读次数:582
248条   上一页 1 ... 23 24 25
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!