搜索:algorithm+simulation

找到约 1,992 项符合「algorithm+simulation」的查询结果

结果 1,992
按分类筛选
显示更多分类
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 ...
下载 159
·
查看 1090
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 ( ...
下载 110
·
查看 1075
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 ...
查看 66
https://www.eeworm.com/dl/665/469698.html matlab例程

Two scripts are included here. 1. convsys.m - combines the state space representation of two syst

Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 ...
下载 196
·
查看 1094
https://www.eeworm.com/dl/619/487389.html Linux/Unix编程

VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica

VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways. With VideoMan is very easy and fast to ini ...
下载 100
·
查看 1172
https://www.eeworm.com/dl/894721.html 技术资料

在线自整定模糊PID温度控制系统的设计

针对当前市场上小家电行业在温度控制系统上存在严重的滞后性且稳态误差较大的缺点,通过分析基于单片机的电烤箱智能温度控制系统,研究了PID和模糊控制算法相结合的一种智能控制理论,构建控制模型,最终设计了能在线自整定的模糊PID控制器。完成了以单片机为核心的主电路、信号处理电路、功率控制电路以及 ...
下载 6
·
查看 1773
https://www.eeworm.com/dl/648/412340.html 单片机开发

Many CAD users dismiss schematic capture as a necessary evil in the process of creating PCB layout

Many CAD users dismiss schematic capture as a necessary evil in the process of creating PCB layout but we have always disputed this point of view. With PCB layout now offering automation of both component placement and track routing, getting the design into the computer can often ...
下载 43
·
查看 1091
https://www.eeworm.com/soft/255.html 精品软件

ADVANCED DESIGN SYSTEM 2008

ADS电子设计自动化(EDA软件全称为 Advanced Design System,是美国安捷伦(Agilent)公司所生产拥有的电子设计自动化软件;ADS功能十分强大,包含时域电路仿真 (SPICE-like Simulation)、频域电路仿真 (Harmonic Balance、Linear Analysis)、三维电磁仿真 、通信系统仿真(Communication System Simula ...
下载 43
·
查看 11254
https://www.eeworm.com/dl/924480.html 技术资料

算法的matlab程序

成分分析(PCA)算法是用于简化数据的一种技术,对于某些复杂数据就可应用主成分分析法对其进行简化。-principal component analysis (PCA) algorithm is used to simplify the technology of data, For some complex data can be applied Principal Component Analysis streamline its ...
下载 1
·
查看 5986
https://www.eeworm.com/dl/665/243516.html matlab例程

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + ...
下载 35
·
查看 1104