搜索结果

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

matlab例程 Upper gain margin Intended for a senior-level course on the analysis and design of digital control

Upper gain margin Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
https://www.eeworm.com/dl/665/324206.html
下载: 58
查看: 1058

人工智能/神经网络 支持向量机的课件

支持向量机的课件,深入浅出的介绍了svm,非常适合初学者!
https://www.eeworm.com/dl/650/324461.html
下载: 133
查看: 1019

其他 Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin

Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the ...
https://www.eeworm.com/dl/534/325838.html
下载: 69
查看: 1072

其他书籍 If you have programming experience and a familiarity with C--the dominant language in embedded syste

If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones ...
https://www.eeworm.com/dl/542/328174.html
下载: 51
查看: 1077

其他书籍 非常好的优化算法的书

非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 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 i ...
https://www.eeworm.com/dl/542/328953.html
下载: 174
查看: 1023

驱动编程 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 pr ...
https://www.eeworm.com/dl/618/338151.html
下载: 57
查看: 1107

matlab例程 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 ...
https://www.eeworm.com/dl/665/339988.html
下载: 97
查看: 1059

matlab例程 XOR问题是神经网络里面一个经典的问题

XOR问题是神经网络里面一个经典的问题,本例子使用Matlab自编SVM对XOR问题进行解决~
https://www.eeworm.com/dl/665/341001.html
下载: 93
查看: 1056

系统设计方案 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 ...
https://www.eeworm.com/dl/678/342143.html
下载: 165
查看: 1064

matlab例程 本人修改过的elm的matlab算法

本人修改过的elm的matlab算法,该算法比原来的elm的算法在超过3个神经元后的计算速度能明显加快!原理是运用函数产生列矩阵!! ELM 是一种快速的神经网络算法,本人已经比较过,比很多流行的算法(BP,SVM)都快,而且效果很好,运行环境是matlab,可以测试所有的benchmark的数据 ...
https://www.eeworm.com/dl/665/343594.html
下载: 171
查看: 1044