搜索:Algorithm
找到约 1,300 项符合「Algorithm」的查询结果
结果 1,300
按分类筛选
- 全部
- matlab例程 (182)
- 技术资料 (172)
- 人工智能/神经网络 (130)
- 数学计算 (91)
- 加密解密 (78)
- 数值算法/人工智能 (66)
- 其他 (57)
- 压缩解压 (39)
- 数据结构 (37)
- 其他书籍 (35)
- Java编程 (32)
- 软件设计/软件工程 (23)
- 通讯/手机编程 (21)
- Linux/Unix编程 (19)
- 文章/文档 (19)
- 书籍源码 (17)
- 通讯编程文档 (16)
- 技术管理 (15)
- VHDL/FPGA/Verilog (14)
- 文件格式 (13)
- 单片机编程 (11)
- 单片机开发 (11)
- DSP编程 (9)
- 电子书籍 (9)
- 系统设计方案 (9)
- 行业发展研究 (9)
- 软件工程 (8)
- 汇编语言 (8)
- VC书籍 (8)
- 书籍 (7)
- 编辑器/阅读器 (6)
- JavaScript (6)
- 源码 (5)
- 论文 (5)
- 多媒体处理 (5)
- 操作系统开发 (5)
- CA认证 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 驱动编程 (4)
- 多国语言处理 (4)
- STL (4)
- VIP专区 (4)
- 通信网络 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- 编译器/解释器 (3)
- 其他数据库 (3)
- 微处理器开发 (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- 数据库系统 (2)
- Matlab (2)
- Modem编程 (2)
- 游戏 (2)
- *行业应用 (2)
- Applet (2)
- 网络 (2)
- 生物技术 (2)
- 中间件编程 (2)
- 习题答案 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 学术论文 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 实用工具 (1)
- 源码/资料 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 金融证券系统 (1)
- Java书籍 (1)
- BREW编程 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 3G开发 (1)
- 能源行业(电力石油煤炭) (1)
https://www.eeworm.com/dl/534/342748.html
其他
包括使用修正Gram-Schmit算法实现QR分解
包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on ...
https://www.eeworm.com/dl/518/144238.html
数值算法/人工智能
Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PB
Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
https://www.eeworm.com/dl/518/291828.html
数值算法/人工智能
支持向量机
支持向量机,用于分类。Classify using (a very simple implementation of) the support vector machine algorithm
https://www.eeworm.com/dl/532/329501.html
书籍源码
The source codes are from the "Simulation and software Radio for mobile communication" It contain th
The source codes are from the "Simulation and software Radio for mobile communication" It contain the MAC level protocol algorithm.
https://www.eeworm.com/dl/628/367250.html
编译器/解释器
library which evaluates the lower tail of the noncentral Student s T distribution this is Applied St
library which evaluates the lower tail of the noncentral Student s T distribution this is Applied Statistics Algorithm 5
https://www.eeworm.com/dl/705/471433.html
能源行业(电力石油煤炭)
This program is about economic load despatch. It has been done by using differential evolution algo
This program is about economic load despatch.
It has been done by using differential evolution algorithm.
https://www.eeworm.com/dl/521774.html
论文
EDA分布估计算法经典论文
压缩包中有5篇论文,分别为《Data-driven analysis of variables and dependencies in continuous optimization problems and EDAs》这是一篇博士论文,较为详细的介绍了各种EDA算法;《Anisotropic adaptive variance scaling for Gaussian estimation of distribution algorithm》《Enhancing Gaussi ...
https://www.eeworm.com/dl/534/423307.html
其他
this is a code for adaptive interfrence cancellation on a certain signal using the least mean square
this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using matlab.
https://www.eeworm.com/dl/646/454340.html
通讯编程文档
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
https://www.eeworm.com/dl/650/150036.html
人工智能/神经网络
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive Linear Network (ADALINE)
2) Mu ...