搜索:Control+Algorithm
找到约 3,056 项符合「Control+Algorithm」的查询结果
结果 3,056
按分类筛选
- 全部
- matlab例程 (190)
- 技术资料 (185)
- 人工智能/神经网络 (108)
- 其他 (95)
- 数学计算 (80)
- 加密解密 (72)
- 其他书籍 (70)
- 单片机开发 (69)
- 数值算法/人工智能 (52)
- 文章/文档 (35)
- 其他嵌入式/单片机内容 (35)
- 压缩解压 (32)
- Java编程 (31)
- 数据结构 (31)
- 嵌入式/单片机编程 (30)
- 通讯编程文档 (26)
- 软件设计/软件工程 (26)
- DSP编程 (25)
- 通讯/手机编程 (25)
- 汇编语言 (25)
- 书籍 (25)
- 书籍源码 (24)
- 微处理器开发 (23)
- 文件格式 (19)
- VHDL/FPGA/Verilog (19)
- Linux/Unix编程 (18)
- 系统设计方案 (18)
- 技术管理 (16)
- 电子书籍 (15)
- 软件工程 (13)
- 驱动编程 (13)
- 其他行业 (13)
- Windows CE (11)
- Delphi控件源码 (10)
- 操作系统开发 (9)
- 编辑器/阅读器 (9)
- 串口编程 (8)
- 中间件编程 (8)
- VC书籍 (8)
- 行业发展研究 (8)
- JavaScript (7)
- USB编程 (6)
- *行业应用 (5)
- CA认证 (5)
- 其他数据库 (5)
- GPS编程 (5)
- 技术书籍 (4)
- 游戏 (4)
- 编译器/解释器 (4)
- 网络 (4)
- 多国语言处理 (4)
- VxWorks (4)
- 家庭/个人应用 (4)
- 并行计算 (4)
- 教育系统应用 (3)
- 手机短信编程 (3)
- Modem编程 (3)
- 嵌入式Linux (3)
- STL (3)
- Symbian (3)
- 论文 (3)
- 电子书籍 (2)
- 学术论文 (2)
- 数据库系统 (2)
- Internet/网络编程 (2)
- Java书籍 (2)
- J2ME (2)
- Jsp/Servlet (2)
- 3G开发 (2)
- 能源行业(电力石油煤炭) (2)
- FPGA (1)
- 单片机编程 (1)
- 电源技术 (1)
- 无线通信 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 其他文档 (1)
- 资料/手册 (1)
- 电工电气 (1)
- 电机控制 (1)
- 教程资料 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 传真(Fax)编程 (1)
- uCOS (1)
- BREW编程 (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- Windows Mobile (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- Ajax (1)
- 源码 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/895522.html
技术资料
一款基于单片机的高效数控逆变电源
与传统逆变电源相比,采用数字控制的逆变电源能利用先进智能的控制算法来提升电源的性能。因此,设计和实现了一款基于高性价比STM32单片机的高效数控逆变电源。单片机生成两路死区时间可自适应调整的互补SPWM信号,经过IR2110驱动电路、全桥电路及低通滤波电路,在负载上得到幅度稳定和频率可调的交流信号 ...
https://www.eeworm.com/dl/665/142729.html
matlab例程
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to ali
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that ...
https://www.eeworm.com/dl/650/139298.html
人工智能/神经网络
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble.
Reference: Z.-H. Zhou and Y. Yu. Ensembling lo ...
https://www.eeworm.com/dl/654/244856.html
数据结构
This forced me to write about more interesting and comprehensive sorting methods, the result of whic
This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really ...
https://www.eeworm.com/dl/cadence/ebook/176911.html
电子书籍
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flo ...
https://www.eeworm.com/dl/650/198173.html
人工智能/神经网络
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 speci ...
https://www.eeworm.com/dl/687/202432.html
其他嵌入式/单片机内容
The MATLAB coding style, project options and synthesis directives can have a significant effect on t
The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB l ...
https://www.eeworm.com/dl/666/292152.html
Delphi控件源码
Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i
Interface for Microsoft Audio Compression Manager. - Delphi Source
The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM ca ...
https://www.eeworm.com/dl/665/347554.html
matlab例程
采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bres
采用3D Bresenham算法在两点间划一直线
% This program is ported to MATLAB from:
% B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm)
% ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992
%
% Which is referenced by:
% Fischer, J., A. del Rio ( ...
https://www.eeworm.com/dl/521800.html
论文
A Rate Adaptive Channel Estimation Approach
In this paper, we consider the channel estimation
problem in Millimeter wave (mmWave) wireless systems with
large antenna arrays. By exploiting the inherent sparse nature of
the mmWave channel, we develop a novel rate-adaptive channel
estimation (RACE) algorithm, which can adapti ...