搜索结果
找到约 61 项符合
finding 的查询结果
按分类筛选
- 全部分类
- matlab例程 (12)
- 数学计算 (8)
- 单片机开发 (5)
- 其他 (4)
- 系统设计方案 (4)
- 人工智能/神经网络 (3)
- 其他书籍 (3)
- Linux/Unix编程 (2)
- 软件设计/软件工程 (2)
- 模拟电子 (1)
- 嵌入式/单片机编程 (1)
- 电子书籍 (1)
- VC书籍 (1)
- 其他行业 (1)
- 行业发展研究 (1)
- 通讯编程文档 (1)
- GPS编程 (1)
- 编辑器/阅读器 (1)
- Jsp/Servlet (1)
- 家庭/个人应用 (1)
- *行业应用 (1)
- 数值算法/人工智能 (1)
- 数据结构 (1)
- 通讯/手机编程 (1)
- Delphi/CppBuilder (1)
- 书籍 (1)
- VIP专区 (1)
GPS编程 This is code for finding position of user. This code uses Kalman filter.
This is code for finding position of user. This code uses Kalman filter.
matlab例程 this is code for finding and tracking feature points
this is code for finding and tracking feature points
软件设计/软件工程 This contribution provides functions for finding an optimum parameter set using the evolutionary alg
This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, and you want to find the parameter set minimizing the output o ...
matlab例程 Finding the partial fraction expansion
Finding the partial fraction expansion
编辑器/阅读器 an lcs algorithm for finding common string
an lcs algorithm for finding common string
Jsp/Servlet This file is used for the comparison of of groups within livejournal groups and finding how many sim
This file is used for the comparison of of groups within livejournal groups and finding how many similar people exist within two specified groups.
家庭/个人应用 This is useful in finding the day easter sunday falls on a given year...could be used for instructio
This is useful in finding the day easter sunday falls on a given year...could be used for instructional purposes
*行业应用 source code for finding text in folder files using php simple code
source code for finding text in folder files using php simple code
matlab例程 finding the image core by matlab
finding the image core by matlab
数学计算 This program contains the iterative methods of finding solutions of the equation f(x)=0, which are a
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0
The methods are:
-bisection
-false position
-newton raphson
-secant