搜索结果
找到约 1,235 项符合
soft-input 的查询结果
数值算法/人工智能 The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. L
The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.1016/j.eswa.2009.02.072 "
其他行业 附合导线近似平差程序
附合导线近似平差程序,外业观测数据需要整理成"input.txt"的格式
matlab例程 Title : Implementation of quadrature modulation and demodulation Design Object : By implementing qu
Title : Implementation of quadrature modulation and demodulation
Design Object : By implementing quadrature modulation and demodulation of analog signals in digital signal processing, students will have better understanding of sampling and frequency analysis of discrete-time signals.
Design Content ...
网络 这是本人原创的
这是本人原创的,包含了iptables各种功能实现的例子。有NAT转换,对外发布服务器,特定端口的映射,filter表中FORWARD、INPUT、OUTPUT链规则制定的实现细则,并做了详尽的注释。配置命令中的每一条均在实际机器上做过测试,请放心参阅。 ...
其他书籍 The Open Radar Data Acquisition (ORDA) subsystem replaces the current WSR-88D Radar Data Acquisiti
The Open Radar Data Acquisition (ORDA)
subsystem replaces the current WSR-88D Radar
Data Acquisition subsystem with improved
receiver and signal processing hardware and with
improved user interface, signal processing and
diagnostics software. This paper will discuss the
input data from the digital r ...
数据结构 The task in this assignment is to implement an airline routing system. Your system should be able t
The task in this assignment is to implement an airline routing system. Your
system should be able to read in a
ight network as a graph from a le, where
airports are represented as vertices and
ights between airports are represented
as edges, take as input two airports and calculate the shortest ro ...
数据结构 The running time of quicksort can be improved in practice by taking advantage of the fast running t
The running time of quicksort can be improved in practice by taking advantage of the fast
running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a
subarray with fewer than k elements, let it simply return without sorting the subarray. After the
top-level call ...
Linux/Unix编程 VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways.
With VideoMan is very easy and fast to initialize any kind of ...
技术书籍 LatentSVM论文
The object detector described below has been initially proposed by
P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a
Dalal-Triggs detector that uses a single filter on histogram of
oriented gradients (HOG) features to represent an object category.
This detector uses a sliding window approac ...