搜索结果
找到约 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.
其他 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 ...
其他书籍 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 ...
其他书籍 非常好的优化算法的书
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的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 ...
驱动编程 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 ...
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 ...
matlab例程 XOR问题是神经网络里面一个经典的问题
XOR问题是神经网络里面一个经典的问题,本例子使用Matlab自编SVM对XOR问题进行解决~
系统设计方案 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 ...
matlab例程 本人修改过的elm的matlab算法
本人修改过的elm的matlab算法,该算法比原来的elm的算法在超过3个神经元后的计算速度能明显加快!原理是运用函数产生列矩阵!!
ELM 是一种快速的神经网络算法,本人已经比较过,比很多流行的算法(BP,SVM)都快,而且效果很好,运行环境是matlab,可以测试所有的benchmark的数据 ...