虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

wikipedia

  • 根据rodrigues公式求3×3 旋转矩阵 the rodrigues formula: http://en.wikipedia.org/wiki/Rodrigues _rotation_fo

    根据rodrigues公式求3×3 旋转矩阵 the rodrigues formula: http://en.wikipedia.org/wiki/Rodrigues _rotation_formula

    标签: rodrigues rotation_fo Rodrigues wikipedia

    上传时间: 2013-12-14

    上传用户:凤临西北

  • Autocomplete sugestion textbox from Google, yahoo, youtube, wikipedia. in visual basic

    Autocomplete sugestion textbox from Google, yahoo, youtube, wikipedia. in visual basic

    标签: Autocomplete sugestion wikipedia textbox

    上传时间: 2013-11-25

    上传用户:wpwpwlxwlx

  • Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form

    Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifier. icsiboost implements Adaboost over stumps (one-level decision trees) on discrete and continuous attributes (words and real values). See http://en.wikipedia.org/wiki/AdaBoost and the papers by Y. Freund and R. Schapire for more details [1]. This approach is one of most efficient and simple to combine continuous and nominal values. Our implementation is aimed at allowing training from millions of examples by hundreds of features in a reasonable time/memory.

    标签: meta-learning classifiers combining Boosting

    上传时间: 2016-01-30

    上传用户:songnanhua

  • Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen

    Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the wikipedia article on Quaternions. Quaternion toolbox for Matlab® extends Matlab® to allow calculation with matrices of quaternions in almost the same way that one calculates with matrices of complex numbers. This is achieved by defining a private type to represent quaternion matrices and overloadings of many standard Matlab® functions. The toolbox supports real and complex quaternions (that is quaternions with four real or complex components).

    标签: numbers generalizations hypercomplex Quaternions

    上传时间: 2014-11-27

    上传用户:jhksyghr

  • The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wi

    The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wikipedia.org/wiki/CBIR). It enables you to do Query By Example (QBE: http://en.wikipedia.org/wiki/QBE) on images, giving you the opportunity to improve query results by relevance feedback. For processing your queries the program relies entirely on the content of the images, freeing you from the need to annotate all images before querying the collection.

    标签: Image-Finding Retrieval Content System

    上传时间: 2014-01-11

    上传用户:咔乐坞

  • 基于FPGA的SPI接口设计.

    第一部分:什么是SPI SPI是一种在FPGA和其他芯片之间传输数据的简单有效的接口方式.SPI是允许一个器件同其他一个或多个器件进行通讯的简单接口。SPI是什么样的?首先让我们来看看两个芯片之间的S P 1接口是如何连接的。在两个芯片时间通讯时,SPl需要4条连线。正如你所看到的,他们是SCK,MISO,MOSI以及SSEL,其中一个芯片叫做主控芯片,另一个叫从芯片。SPI基础http://en.wikipedia.org/wiki/Serial_Peripheral Interface_Bus基本特点:1.同步2.串行3.全双工4·非即插即用5.一主多从更多细节:1,同步时钟有主控芯片产生,每个时钟传输一位数据2,数据在传输前,首先许要进行并转串,才能用一条线传输3,两条数据线,一条输入、一条输出4主从双方有关于SPI传输的先验知识,如比特顺序、数据长度等5,数据传输有主控芯片发起,每次只与一个从芯片通讯

    标签: fpga spi 接口

    上传时间: 2022-06-26

    上传用户: