搜索结果
找到约 78 项符合
robust 的查询结果
按分类筛选
- 全部分类
- matlab例程 (11)
- 其他书籍 (8)
- 数学计算 (4)
- 行业发展研究 (3)
- 文章/文档 (3)
- Java编程 (3)
- 其他 (3)
- Java书籍 (3)
- 软件工程 (3)
- 电源技术 (2)
- 嵌入式/单片机编程 (2)
- 电子书籍 (2)
- VC书籍 (2)
- Internet/网络编程 (2)
- 资料/手册 (2)
- 书籍 (2)
- 技术书籍 (1)
- 模拟电子 (1)
- 无线通信 (1)
- 加密解密 (1)
- 生物技术 (1)
- 网络 (1)
- Delphi/CppBuilder (1)
- 数值算法/人工智能 (1)
- Linux/Unix编程 (1)
- 单片机开发 (1)
- 书籍源码 (1)
- BREW编程 (1)
- 数据结构 (1)
- 人工智能/神经网络 (1)
- 软件设计/软件工程 (1)
- 通讯编程文档 (1)
- 自动化控制 (1)
- 系统/网络安全 (1)
- 其他 (1)
- 论文 (1)
- 源码 (1)
- 技术资料 (1)
- VIP专区 (1)
其他书籍 MATLAB插值与拟合(线性拟合函数:regress() 多项式曲线拟合函数:polyfit( ) 多项式曲线求值函数:polyval( ) 多项式曲线拟合的评价和置信区间函数:polyconf
MATLAB插值与拟合(线性拟合函数:regress()
多项式曲线拟合函数:polyfit( )
多项式曲线求值函数:polyval( )
多项式曲线拟合的评价和置信区间函数:polyconf( )
稳健回归函数:robust( )
向自定义函数拟合
)
行业发展研究 This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs t
This paper presents several low-latency mixed-timing
FIFO (first-in–first-out) interfaces designs that interface systems
on a chip working at different speeds. The connected systems
can be either synchronous or asynchronous. The designs are then
adapted to work between systems with very long interc ...
Delphi/CppBuilder Absolute Database 5.12 src. Absolute Database lets you forget the Borland Database Engine (BDE). Th
Absolute Database 5.12 src.
Absolute Database lets you forget the Borland Database Engine (BDE). This BDE replacement is the compact, high-speed, robust and easy-to-use database engine. With Absolute Database you will not need special installation and configuration, it compiles right into your EXE. ...
Java书籍 THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer ...
matlab例程 vTools is a toolbox for Matlab 5.3 developed within the Department of Electrical Systems and A
vTools is a toolbox for Matlab 5.3 developed
within the Department of Electrical Systems and
Automation (DSEA) of the University of Pisa (Italy)
with the aim to offering to the Matlab users
(especially control engineers and control
engineering students) a completely graphical
toolbox for ...
matlab例程 A general technique for the recovery of signicant image features is presented. The technique is ba
A general technique for the recovery of signicant
image features is presented. The technique is based on
the mean shift algorithm, a simple nonparametric pro-
cedure for estimating density gradients. Drawbacks of
the current methods (including robust clustering) are
avoided. Feature space of any nat ...
行业发展研究 A one-dimensional calibration object consists of three or more collinear points with known relative
A one-dimensional calibration object consists of three or more collinear points with known relative positions.
It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates
around a &macr xed point. In this paper, it is proved that when a m ...
软件工程 C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and to ...
其他书籍 This book shows how to design and implement C++ software that is more effective: more likely to beha
This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more gracefully works better in a mixed-language environment is e ...
Java编程 Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca
Abstract
The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities.
Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically ...