搜索结果
找到约 174 项符合
Least 的查询结果
按分类筛选
- 全部分类
- matlab例程 (25)
- 其他书籍 (21)
- 数学计算 (18)
- 书籍 (9)
- 其他 (8)
- 人工智能/神经网络 (6)
- Java编程 (5)
- 书籍源码 (5)
- 数值算法/人工智能 (4)
- Linux/Unix编程 (4)
- 通讯/手机编程 (4)
- 文件格式 (3)
- 文章/文档 (3)
- 电源技术 (2)
- 数据结构 (2)
- 单片机开发 (2)
- GPS编程 (2)
- 编译器/解释器 (2)
- 多国语言处理 (2)
- 压缩解压 (2)
- 通讯编程文档 (2)
- FlashMX/Flex源码 (2)
- 中间件编程 (2)
- 游戏 (2)
- 电子书籍 (2)
- 行业发展研究 (2)
- VC书籍 (2)
- 嵌入式/单片机编程 (2)
- 学术论文 (1)
- 模拟电子 (1)
- 单片机编程 (1)
- 教程资料 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 微处理器开发 (1)
- 操作系统开发 (1)
- 系统设计方案 (1)
- 汇编语言 (1)
- Delphi控件源码 (1)
- 人物传记/成功经验 (1)
- 网络 (1)
- 其他嵌入式/单片机内容 (1)
- 软件设计/软件工程 (1)
- Ajax (1)
- 编辑器/阅读器 (1)
- 驱动编程 (1)
- Modem编程 (1)
- 企业管理 (1)
- DSP编程 (1)
- Jsp/Servlet (1)
- 认证考试资料 (1)
- 接口技术 (1)
- 无线通信 (1)
- 其他 (1)
- 软件 (1)
- 技术资料 (1)
- 源码 (1)
matlab例程 Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by loo
Basic function to locate and measure the positive peaks in a noisy
data sets. Detects peaks by looking for downward zero-crossings
in the smoothed third derivative that exceed SlopeThreshold
and peak amplitudes that exceed AmpThreshold. Determines,
position, height, and approximate width of e ...
matlab例程 he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chos
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of interva ...
数据结构 伸展树
伸展树,基本数据结构,The tree is drawn in such a way that both of the edges down from a node are the same length. This length is the minimum such that the two subtrees are separated by at least two blanks.
Linux/Unix编程 Novell.Press.Linux.Kernel.Development linux内核开发的经典书籍之一 The Linux kernel is one of the most interes
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information fro ...
通讯编程文档 Beamforming thesis describing Study of a various Beamforming Techniques And Implementation of the Co
Beamforming thesis describing Study of a various Beamforming Techniques And Implementation of the Constrained Least Mean Squares (LMS) algorithm for Beamforming
Java编程 This is the project README file. Here, you should describe your project. Tell the reader (someone w
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
文章/文档 A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of
A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole,"[1] a property called self-similarity. The term was coined by Beno&#238 t Mandelbrot in 1975 and was derived from the Latin fractus ...
书籍源码 Parallel robotic manipulators can be considered a well-established option for many different applic
Parallel robotic manipulators can be considered a well-established option
for many different applications of manipulation, machining, guiding,
testing, control, tracking, haptic force feed-back, etc. A typical parallel robotic
manipulator (PM) consists of a mobile platform connected to the
base (fix ...
matlab例程 System identification with adaptive filter using full and partial-update Generalised-Sideband-Decomp
System identification with adaptive filter using full and partial-update Generalised-Sideband-Decomposition Least-Mean-Squares
接口技术 net_tcp.h
/*
*********************************************************************************************************
* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; uC/TCP-IP V2
* &nbsp; &nbsp; &nbsp; ...