搜索结果

找到约 731 项符合 Svm-space 的查询结果

其他 The first task at hand is to set up the endpoints appropriately for this example. The following code

The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6 as a Bulk IN endpoint, also 4x buffered of si ...
https://www.eeworm.com/dl/534/268809.html
下载: 139
查看: 1043

matlab例程 我用matlab写的一个corner detector, 效果比现在流行的harris

我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on Pattern Recognition, ...
https://www.eeworm.com/dl/665/269428.html
下载: 188
查看: 1113

多国语言处理 功能说明: 一个方便的文字程序

功能说明: 一个方便的文字程序,可以快速删除整段文字之中多余的空白(space)。 操作说明: 1.复制贴上文字之后,再点按[吃空白]钮,会删除文字中所有的空白(space)。 2.删除之后并会更新,并告知您所删除的空白(space)字数。 ...
https://www.eeworm.com/dl/637/273987.html
下载: 153
查看: 1020

单片机开发 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes:

8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables get shared // between functions, to stay within the 256 byt ...
https://www.eeworm.com/dl/648/275410.html
下载: 71
查看: 1041

人工智能/神经网络 psotoolbox程序已经通过了测试函数

psotoolbox程序已经通过了测试函数,可用来进行svm或ann的参数优化
https://www.eeworm.com/dl/650/278064.html
下载: 176
查看: 1018

数学计算 完整的模式识别库

完整的模式识别库,包括矩阵运算,各种模式识别算法,如K均值、SVM、RVM、NN、LDA等
https://www.eeworm.com/dl/641/278885.html
下载: 121
查看: 1031

Linux/Unix编程 This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es

This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They should work, but are not very easy to understand. Every ...
https://www.eeworm.com/dl/619/280847.html
下载: 33
查看: 1053

matlab例程 In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r

In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: ...
https://www.eeworm.com/dl/665/284186.html
下载: 122
查看: 1093

matlab例程 很经典的空时编码书籍

很经典的空时编码书籍,英文版。 "Space-Time Coding Theory and Practice" writen by Hamid Jafarkhani Cambridge Pre
https://www.eeworm.com/dl/665/285735.html
下载: 37
查看: 1038

人工智能/神经网络 神经网络工具箱

神经网络工具箱,包含SVM和NPA、"one-against-all" 、"one-against-one" 算法,有大量的例子。
https://www.eeworm.com/dl/650/287267.html
下载: 134
查看: 1055