搜索:simplex+algorithm
找到约 1,247 项符合「simplex+algorithm」的查询结果
结果 1,247
按分类筛选
- 全部
- matlab例程 (178)
- 技术资料 (164)
- 人工智能/神经网络 (126)
- 数学计算 (86)
- 加密解密 (77)
- 数值算法/人工智能 (67)
- 其他 (54)
- 压缩解压 (40)
- 数据结构 (37)
- 其他书籍 (33)
- Java编程 (29)
- 软件设计/软件工程 (22)
- 通讯/手机编程 (20)
- Linux/Unix编程 (18)
- 书籍源码 (17)
- 通讯编程文档 (16)
- 文章/文档 (16)
- VHDL/FPGA/Verilog (14)
- 文件格式 (13)
- 技术管理 (11)
- 单片机开发 (11)
- DSP编程 (9)
- 电子书籍 (9)
- 系统设计方案 (9)
- 单片机编程 (8)
- 软件工程 (8)
- JavaScript (7)
- 行业发展研究 (7)
- 书籍 (7)
- 汇编语言 (6)
- VC书籍 (6)
- 多媒体处理 (5)
- 操作系统开发 (5)
- CA认证 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 源码 (5)
- 论文 (5)
- 驱动编程 (4)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- STL (4)
- 通信网络 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- 编译器/解释器 (3)
- 其他数据库 (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- VIP专区 (3)
- 数据库系统 (2)
- Matlab (2)
- Modem编程 (2)
- 游戏 (2)
- *行业应用 (2)
- Applet (2)
- 网络 (2)
- 微处理器开发 (2)
- 生物技术 (2)
- 中间件编程 (2)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 学术论文 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 实用工具 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Java书籍 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 3G开发 (1)
- 能源行业(电力石油煤炭) (1)
- 习题答案 (1)
https://www.eeworm.com/dl/906855.html
技术资料
APF22222
基于蚁群算法的机器人路径规划MATLAB源码-Ant colony algorithm based on MATLAB source code for Robot Path Planning
https://www.eeworm.com/dl/665/253865.html
matlab例程
The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The p
The
Capacity of a MIMO channel with nt transmit antenna and nr recieve
antenna is analyzed. The power in parallel channel (after
decomposition) is distributed as water-filling algorithm
https://www.eeworm.com/dl/907254.html
技术资料
matlab
matlab偏最小二乘回归算法的实现,结果有点不对,请高手指教-matlab partial least squares regression algorithm
https://www.eeworm.com/dl/665/287305.html
matlab例程
LEGClust算法更新
LEGClust算法更新,上次上传的代码发现有些问题,现已更正,A Clustering Algorithm Based on Layered Entropic Subgraphs
https://www.eeworm.com/dl/619/317596.html
Linux/Unix编程
acm防御导弹问题详细解答
acm防御导弹问题详细解答,所用方法为dp 和greedy algorithm,完整的解决了这个问题。
https://www.eeworm.com/dl/510613.html
图形图像
SVM(matlab)多分类
支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine
(SVM), a classification algorithm source code [Matlab]
https://www.eeworm.com/dl/857359.html
技术资料
pso优化算法,优化人工神经网络,非常好的程序
pso优化算法,优化人工神经网络,非常好的程序-PSO optimization algorithm, optimization of artificial neural network, very good program
https://www.eeworm.com/dl/857881.html
技术资料
本代码主要是完成AES加解密算法的实现。
本代码主要是完成AES加解密算法的实现。-This code is mainly to complete the implementation of the AES encryption algorithm.
https://www.eeworm.com/dl/639/241528.html
文件格式
In this paper, we consider the problem of filtering in relational hidden Markov models. We present
In this paper, we consider the problem of filtering in relational
hidden Markov models. We present a compact representation for
such models and an associated logical particle filtering algorithm. Each
particle contains a logical formula that describes a set of states. The
algorit ...
https://www.eeworm.com/dl/650/276944.html
人工智能/神经网络
中心点漂移是一种非监督聚类算法(与k-means算法相似
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。
MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included ...