亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

VECTOR-space

  • 非常好的優(yōu)化算法的書(shū)

    非常好的優(yōu)化算法的書(shū),詳細(xì)介紹了蟻群算法和粒子群算法以及相關(guān)的matlab工具箱,講了理論和應(yīng)用給出了工具箱的下載地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.

    標(biāo)簽: 優(yōu)化算法

    上傳時(shí)間: 2014-01-26

    上傳用戶:zgu489

  • 統(tǒng)計(jì)模式識(shí)別、線性或非線性回歸以及人工神經(jīng)網(wǎng)絡(luò)等方法是數(shù)據(jù)挖掘的有效工具

    統(tǒng)計(jì)模式識(shí)別、線性或非線性回歸以及人工神經(jīng)網(wǎng)絡(luò)等方法是數(shù)據(jù)挖掘的有效工具,支持向量分類(support vector classification,簡(jiǎn)稱SVC)算法是一個(gè)很有發(fā)展前景的方向。

    標(biāo)簽: 模式識(shí)別 回歸 人工神經(jīng)網(wǎng)絡(luò) 數(shù)據(jù)挖掘

    上傳時(shí)間: 2014-02-16

    上傳用戶:lifangyuan12

  • a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam

    a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.

    標(biāo)簽: supports capture cameras digital

    上傳時(shí)間: 2014-01-13

    上傳用戶:yph853211

  • 使用遞歸的方法來(lái)求取N階矩陣的行列式

    使用遞歸的方法來(lái)求取N階矩陣的行列式,其中矩陣使用vector來(lái)表示,求取行列式的方法為代數(shù)余子式展開(kāi)的方式

    標(biāo)簽: 遞歸 矩陣

    上傳時(shí)間: 2014-01-24

    上傳用戶:wangzhen1990

  • This directory includes matlab interface of the curvelet transform using usfft. Basic functions

    This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet

    標(biāo)簽: directory functions interface transform

    上傳時(shí)間: 2016-08-31

    上傳用戶:cooran

  • The P89LPC938 is a single-chip microcontroller, available in low cost packages, based on a high per

    The P89LPC938 is a single-chip microcontroller, available in low cost packages, based on a high performance processor architecture that executes instructions in two to four clocks, six times the rate of standard 80C51 devices. Many system-level functions have been incorporated into the P89LPC938 in order to reduce component count, board space, and system cost.

    標(biāo)簽: microcontroller single-chip available packages

    上傳時(shí)間: 2013-12-04

    上傳用戶:遠(yuǎn)遠(yuǎn)ssad

  • MATLAB的SVM算法實(shí)現(xiàn)

    MATLAB的SVM算法實(shí)現(xiàn),Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.

    標(biāo)簽: MATLAB SVM 算法

    上傳時(shí)間: 2013-12-20

    上傳用戶:jkhjkh1982

  • This book is the product of a twenty-year resarch project at Rice University to develop fundamental

    This book is the product of a twenty-year resarch project at Rice University to develop fundamental compiler technologies for vector and parallel computer systems. The effort was by Randy Allen and Ken Kennedy with the help of David Kuck and Michael Wolfe.

    標(biāo)簽: fundamental twenty-year University develop

    上傳時(shí)間: 2016-10-16

    上傳用戶:yiwen213

  • The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

    The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.

    標(biāo)簽: collection high-level functions optimized

    上傳時(shí)間: 2016-10-16

    上傳用戶:趙云興

  • The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

    The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.

    標(biāo)簽: collection high-level functions optimized

    上傳時(shí)間: 2016-10-16

    上傳用戶:gengxiaochao

主站蜘蛛池模板: 张掖市| 黄平县| 高平市| 宁津县| 英德市| 旺苍县| 余江县| 峨山| 安宁市| 化德县| 安国市| 万盛区| 新蔡县| 阳城县| 苏州市| 新野县| 开封市| 望江县| 松江区| 廊坊市| 玛纳斯县| 紫阳县| 万宁市| 霞浦县| 九江县| 家居| 靖西县| 福清市| 民和| 巴里| 武汉市| 循化| 霸州市| 沙洋县| 江津市| 武鸣县| 连州市| 台安县| 沂南县| 安义县| 鞍山市|