搜索结果
找到约 76 项符合
optimal 的查询结果
按分类筛选
- 全部分类
- matlab例程 (13)
- 其他书籍 (5)
- 书籍 (5)
- 单片机开发 (4)
- 其他 (4)
- 人工智能/神经网络 (3)
- 文章/文档 (3)
- 数学计算 (3)
- 数值算法/人工智能 (3)
- 通讯/手机编程 (3)
- 电源技术 (2)
- 多国语言处理 (2)
- Linux/Unix编程 (2)
- 操作系统开发 (2)
- 数据结构 (2)
- 论文 (2)
- 技术资料 (2)
- Mentor (1)
- 单片机编程 (1)
- 可编程逻辑 (1)
- 数据库系统 (1)
- VC书籍 (1)
- 行业发展研究 (1)
- 金融证券系统 (1)
- 文件格式 (1)
- 书籍源码 (1)
- 系统设计方案 (1)
- Java编程 (1)
- 3G开发 (1)
- 压缩解压 (1)
- 电子书籍 (1)
- 软件设计/软件工程 (1)
- 学术论文 (1)
matlab例程 commande optimal (langue franche)
commande optimal (langue franche)
人工智能/神经网络 bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Baye
bayeserr - Computes the Bayesian risk for optimal classifier.
% bayescln - Classifier based on Bayes decision rule for Gaussians.
% bayesnd - Discrim. function, dichotomy, max aposteriori probability.
% bhattach - Bhattacharya s upper limit of mean class. error.
% pbayescln - Plots discriminat f ...
人工智能/神经网络 this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be specified in any order, s ...
单片机开发 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题
卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。
对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,
传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图 ...
单片机开发 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题
卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。
对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,
传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,
例如头脸 ...
多国语言处理 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题
卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。
对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,
传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,
例如头脸 ...
Linux/Unix编程 Build an optimal binary search tree using dynamic programming.
Build an optimal binary search tree using dynamic programming.
matlab例程 Optimal Spatial Regelarisation of Autocorrelation Estimates in fMRI Analysis,very useful,if you like
Optimal Spatial Regelarisation of Autocorrelation Estimates in fMRI Analysis,very useful,if you like you can download it.
行业发展研究 Optimal Watermark Embedding and Detection Strategies Under Limited Detection Resources 关于数字水印的最新外文资
Optimal Watermark Embedding and Detection Strategies Under Limited Detection Resources
关于数字水印的最新外文资料(2007年)
matlab例程 Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algo
Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)