搜索结果
找到约 285 项符合
Engineering 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (42)
- 书籍 (42)
- 软件工程 (26)
- 软件设计/软件工程 (20)
- matlab例程 (17)
- 电子书籍 (13)
- 技术资料 (11)
- 数学计算 (10)
- 系统设计方案 (8)
- 其他 (8)
- VC书籍 (7)
- 人工智能/神经网络 (5)
- 单片机编程 (5)
- 技术书籍 (4)
- 行业发展研究 (4)
- 数值算法/人工智能 (4)
- 电源技术 (3)
- 文章/文档 (3)
- Java书籍 (3)
- 加密解密 (3)
- 接口技术 (3)
- 精品软件 (3)
- 模拟电子 (2)
- 通信网络 (2)
- 可编程逻辑 (2)
- 书籍源码 (2)
- Windows CE (2)
- 其他行业 (2)
- 嵌入式/单片机编程 (2)
- 文件格式 (2)
- 通讯编程文档 (2)
- VHDL/FPGA/Verilog (2)
- 教程 (2)
- allegro (1)
- 教程资料 (1)
- 无线通信 (1)
- 开发工具 (1)
- 测试测量 (1)
- 单片机开发 (1)
- *行业应用 (1)
- 交通/航空行业 (1)
- 中间件编程 (1)
- 数据结构 (1)
- 3G开发 (1)
- 手机彩信(MMS)编程 (1)
- 编辑器/阅读器 (1)
- 通讯/手机编程 (1)
- 微处理器开发 (1)
- GPS编程 (1)
- 游戏 (1)
- 技术管理 (1)
- 源码 (1)
matlab例程 我用matlab写的一个corner detector, 效果比现在流行的harris
我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。
Algorithm is derived from:
X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on Pattern Recognition, ...
其他书籍 【下载说明】 这里提供给大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、软件与接口)一书的英文原版C
【下载说明】
这里提供给大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、软件与接口)一书的英文原版CHM格式下载。
【作者简介】
Craig Hollabaugh has been fascinated by electronics since he bought an AM radio in elementary school. He was first exposed to Unix during ...
人工智能/神经网络 On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl
On-Line MCMC Bayesian Model Selection
This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and deta ...
3G开发 D-S.Kim, Y.S.Lee, W.H.Kwon, and H.S.Park, "Maximum Allowable Delay Bounds in Networked Control Syste
D-S.Kim, Y.S.Lee, W.H.Kwon, and H.S.Park, "Maximum Allowable Delay Bounds in Networked Control Systems", Control Engineering Practice (Elsvier Science) (Simulation Example - Matlab Code), PP.1301-1313, Vol.11, Issue 11, December, 2003
数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t
This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and details are presented in: Christophe Andrieu, N ...
数学计算 This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that n ...
matlab例程 The algorithms are coded in a way that makes it trivial to apply them to other problems. Several gen
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical re ...
Java书籍 This white paper describes a collection of standards, conventions, and guidelines for writing solid
This white paper describes a collection of standards, conventions, and guidelines for writing solid Java
code. They are based on sound, proven software engineering principles that lead to code that is easy to
understand, to maintain, and to enhance.
VHDL/FPGA/Verilog 摘自university of waterloo的个别知道笔记
摘自university of waterloo的个别知道笔记,主要关于electrical and computer engineering方面,包括了8-bit hamming的编解码以及使用VHDL的硬件开发
数学计算 空间桁架的有限元分析源码
空间桁架的有限元分析源码,是国外《intrduction to finite elements on engineering》中的。