搜索:Algorithm

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

结果 1,300
按分类筛选
显示更多分类
https://www.eeworm.com/dl/665/370242.html matlab例程

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, al ...
下载 42
·
查看 1100
https://www.eeworm.com/dl/834874.html 技术资料

DP转HDMI转换原理图

CH7525 is a low-cost, low-power semiconductor device that translates the DisplayPort signal to HDMI/DVI. This innovative DisplayPort receiver with an integrated HDMI Transmitter is specially designed to target the notebook/ultrabook, tablet device and PC market segments. Through ...
下载 6
·
查看 8356
https://www.eeworm.com/dl/665/209499.html matlab例程

目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m co

目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择是用伪随机交织还是 ...
下载 64
·
查看 1103
https://www.eeworm.com/dl/521906.html 论文

Full-Duplex+Small+Cells

The recent developments in full duplex (FD) commu- nication promise doubling the capacity of cellular networks using self interference cancellation (SIC) techniques. FD small cells with device-to-device (D2D) communication links could achieve the expected capacity of the future c ...
查看 75
https://www.eeworm.com/dl/842288.html 技术资料

matlab培训教程之从基础到实践的详细教材

本文档的主要内容详细介绍的是matlab培训教程之从基础到实践的详细教材免费下载,适用于MATLAB初学者,简单易懂内容包括了:一 MATLAB入门基础 二 MATLAB进阶与提高 三 BP神经网络 四 RBF、GRNN和PNN神经网络 五 竞争神经网络与SOM神经网络 六 支持向量机(Support Vector Machine, SVM)七极限学习机 ...
下载 5
·
查看 8227
https://www.eeworm.com/dl/844141.html 技术资料

matlab培训教程之从基础到实践

本文档的主要内容详细介绍的是matlab培训教程之从基础到实践的详细教材免费下载,适用于MATLAB初学者,简单易懂内容包括了:一 MATLAB入门基础 二 MATLAB进阶与提高 三 BP神经网络 四 RBF、GRNN和PNN神经网络 五 竞争神经网络与SOM神经网络 六 支持向量机(Support Vector Machine, SVM)七极限学习机 ...
下载 5
·
查看 5026
https://www.eeworm.com/dl/665/370814.html matlab例程

This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod

This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should con ...
下载 28
·
查看 1076
https://www.eeworm.com/dl/514506.html 源码

C语言算法排序问题

1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.)
下载 1
·
查看 40
https://www.eeworm.com/dl/522507.html 书籍

Guide to Convolutional Neural Networks

General paradigm in solving a computer vision problem is to represent a raw image using a more informative vector called feature vector and train a classifier on top of feature vectors collected from training set. From classification perspective, there are several off-the-shelf m ...
下载 1
·
查看 96
https://www.eeworm.com/dl/502/29392.html 单片机编程

基于AT89S52 的水温控制系统的设计

本文介绍了基于AT89C52 单片机的自动水温控制系统的设计及实现过程。该系统具有实时显示、温度测量、温度设定并能根据设定值对环境温度进行调节实现控温的目的以及达到上下限温度报警功能,控制算法是基于数字PID 算法。关键词 :PID AT89C52 脉宽调制 实时 Abstract : This article describes AT89C5 ...
下载 139
·
查看 1102