搜索:Algorithm-analysis

找到约 1,867 项符合「Algorithm-analysis」的查询结果

结果 1,867
按分类筛选
显示更多分类
https://www.eeworm.com/dl/898827.html 技术资料

基于无线通信技术的单片机通信系统设计分析

随着互联网技术的发展与普及,无线通信领域迎来了新的发展契机。本文以无线通信技术的单片机通信系统为研究对象,将无线技术与通信系统的概况作为研究切入点,从数据传输方案、数传电台、系统接口、软件系统设置等方面对无线通信技术的单片机通信系统设计分析做详细阐释。With the development and popula ...
下载 5
·
查看 8310
https://www.eeworm.com/dl/898995.html 技术资料

基于51单片机的智能晾衣架系统设计

物联网技术的飞速发展,使得智能家居的概念迅速普及。本设计以AT89C51单片机为主控芯片,以温湿度传感器和光敏电阻作为检测模块,通过对周围环境参数的分析,利用电机控制模块驱动衣架实现自动晾晒收回的自动晾衣架系统。本设计可满足不同地域、不同季节的晒衣需求,具有较强的稳定性和实用性。With the rap ...
下载 6
·
查看 803
https://www.eeworm.com/dl/843825.html 技术资料

光纤陀螺第二版 The Fiber-Optic Gyroscope

The Fiber-Optic Gyroscope,光纤陀螺第二版,2014年新出的,比第一版改变了很多,对做光纤陀螺器件和做惯性导航等有很大参考价值。Two decades after the first edition of this book in the early nineties, it has seemed timely to prepare a revised version. If the basic design rules of the f ...
下载 5
·
查看 2293
https://www.eeworm.com/dl/869276.html 技术资料

Advanced Design System 2008 (1.25G)

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

LCL Filter

Abstract—A higher order passive power filter (LLCL-filter) for the grid-tied inverter is becoming attractive for industrial applications due to the possibility to reduce the cost of the copper and the magnetic material. However, similar to the conventional LCL-filter, the grid-t ...
下载 9
·
查看 7845
https://www.eeworm.com/dl/895681.html 技术资料

基于STM32单片机的嵌入式语音识别系统设计

设计了一款以STM32F103为核心的自然语言识别系统,为满足实时语音识别系统对内存资源和运算速度的要求,基于硬件资源合理设计语音处理算法,在嵌入式平台上实现了对孤立词语的语音识别。首先根据背景噪声和语音信号的时域特征差异设定相应门限值,从而实现了对语音信号的端点检测。然后针对语音识别中传统 ...
下载 7
·
查看 2118
https://www.eeworm.com/dl/564/33090.html 通信网络

移动Ad hoc环境下的LBS位置保护算法的研究

传统的基于位置信息的服务(LBS)的隐私保护需要LBS提供者(简称LSP)与用户之间通过第三方作为中介来进行信息交换,但这种模式极易遭到攻击者攻击。为此提出一种基于K-匿名机制的隐形空间算法KABSCA(k-anonymity based spatial cloaking algorithm ),通过移动设备独立建立一个分布式网络直接与LSP ...
下载 34
·
查看 1060
https://www.eeworm.com/dl/898777.html 技术资料

C语言与汇编语言在单片机编程中的应用

分析了C语言和汇编语言的特点:C语言可读性好,通用性强,但目标代码较长;汇编语言目标代码紧凑,实时控制好,可读性和通用性差。通过实例介绍了两种语言在编程中的应用,C语言在算法和数据处理过程中优势明显,汇编语言在时钟和实时控制方面具有不可替代的作用。The characteristics of the two languages ar ...
下载 8
·
查看 6499
https://www.eeworm.com/dl/522115.html 书籍

Signal Processing for Telecommunications

This paper presents a Hidden Markov Model (HMM)-based speech enhancement method, aiming at reducing non-stationary noise from speech signals. The system is based on the assumption that the speech and the noise are additive and uncorrelated. Cepstral features are used to extract s ...
下载 1
·
查看 50
https://www.eeworm.com/dl/831922.html 技术资料

基于STM32的智能小车四轮驱动控制系统设计

在传统智能小车驱动电路设计中,较多考虑使用直流电机还是步进电机,电机功率、能耗等性能参数。使用具有armCortexM4内核的STM32嵌入式平台控制四轮的4个直流电机。文章基于PWM技术及PID算法,对四轮进行精准地速度、转向及启停控制,实验表明此小车具有优越各种地形适应能力。In the traditional intellig ...
下载 5
·
查看 9277