登录
首页 » 通信 » 无线与移动通信中的信号处理新技术 第1册 信道估计与均衡_

无线与移动通信中的信号处理新技术 第1册 信道估计与均衡_

于 2022-08-23 发布 文件大小:5.35 MB
0 146
下载积分: 2 下载次数: 2

代码说明:

无线与移动通信中的信号处理新技术 第1册 信道估计与均衡_-wireless and mobile communications signal processing of new technology for a channel estimation and equalization _

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 卷积及其快速算法的C + + 实现
    * 此程序是免费软件 ;你可以将它重新分发和/或修改它 * 所发表的 GNU 通用公共许可的条款下 * 自由软件基金会,版本 2 或任何更高版本。 * * 重新分发和使用在源代码和二进制形式,或不 * 修改,允许只要符合以下条件: * * 1。重新分发源代码必须保留上述版权通知, * 此列表的条件和以下免责声明。 * * 2.以二进制形式再分发必须复制上述版权 * 请注意,此列表中的条件和以下免责声明 * 文件和/或随该分发提供的其他材料。 * * 发布此程序的目的是希望它有用,但不是 * 任何担保 ; 没有甚至的适销性或适用性的默示保证或 * 特定目的。请参阅 GNU 通用公共许可证 * 更多详细信息。GNU 通用公共许可证的副本是可用在: * http://www.fsf.org/licensing/licenses * / / * * * * convolution.h * * 线性卷积和多项式乘法。 * * 卷积例程"conv"实现由它的定义在时间 * 域。如果要将复杂的序列很长,则应使用 * 快速卷积算法"fastConv",在频率中实现 * 域由遛 FFT。 * * * * / #ifndef CONVOLUTION_H #define CONVOLUTION_H #include < vector.h > #include < fft.h > #include < utilities.h >
    2022-03-03 15:30:10下载
    积分:1
  • 非事件驱动的串口讯例程
    非事件驱动的串口通讯例程-non-event-driven serial communications routines
    2022-06-27 16:57:10下载
    积分:1
  • 使用USR和RockWell Modem的语音Modem程序
    使用USR和RockWell Modem的语音Modem程序 -Modem program Using 3Com USR Modem and RockWell Modem
    2022-02-12 01:19:29下载
    积分:1
  • Turbo码译码器的释放0.3
    Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizable VHDL model -Turbo Decoder Release 0.3* Double binary, DVB-RCS code* Soft Output Viterbi Algorithm* M yHDL cycle/bit accurate model* Synthesizable VHDL model
    2022-01-24 17:41:36下载
    积分:1
  • 网络IP电话源代码 开机:打开监听服务,以便别人可以和你话。 关机:关闭监听服务,已经接受的连接不受影响,你可以继续话。 拨号:连接已经开机的机器,弹出对话...
    网络IP电话源代码 开机:打开监听服务,以便别人可以和你通话。 关机:关闭监听服务,已经接受的连接不受影响,你可以继续通话。 拨号:连接已经开机的机器,弹出对话框后必须输入对方的IP和端口,如果需要使用代理,请正确设置代理服   务器。 挂机:断开正在进行的通话。 开机后会显示你监听的IP和端口,别人可以通过这个IP和端口和你连接。 连接成功(你拨号连接别人或别人来连接你)后会显示对方的IP和端口。-IP telephony network boot source code : Open monitoring services, and so that other people can talk to you. Shutdown : Close monitoring services, has accepted the connection will not be affected, you can continue to talk. Dial-up : Connecting switched on the machine, pop-up dialog box appears to be imported each other"s IP and port, if the need to use the agent, the right to set up the proxy server. Coolness : disconnect the ongoing conversations. After boot monitor will show you the IP and port, the others through IP and port and connect you. Connecting success (your dial-up connection or other people to connect you) will show the other side of the IP and port.
    2022-01-26 06:08:05下载
    积分:1
  • 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译过。
    这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。-This a more comprehensive package in the category of serial interface, supports synchronous and asynchronous operation, the use of simple, effective and industrial strength, I BC, BCB, VC, BCBX, through the GCC compiler.
    2022-04-14 18:27:35下载
    积分:1
  • BCB串口讯控件
    BCB串口通讯控件-BCB Serial Communication Control
    2022-06-21 22:27:34下载
    积分:1
  • UIT
    UIT - Secteur de la normalisation des télécommunications ITU - Telecommunication Standardization Sector UIT - Sector de Normalización de las Telecomunicaciones Study Period 1997-2000 Commission d études Study Group Comisión de Estudio 16 Contribution tardive Delayed Contribution Contribución tardía D.xxx Geneva, 7-18 February 2000 Texte disponible seulement en Text available only in Texto disponible solamente en E Question(s): Q.15/SG16 SOURCE*: Nokia Inc. / Nokia Research Center 6000 Connection Drive Irving, Texas 75039 USA Tel : +12147976155 Fax : +19728944589 e-mail : marta.karczewicz@nokia.com TITLE: MVC Decoder Description -UIT- Secteur de la normalisation des télécommunicationsITU- Telecommunication Standardization SectorUIT- Sector de Normalización de las TelecomunicacionesStudy Period 1997-2000Commission d études Study Group Comisión de Estudio 16 Contribution tardive Delayed Contribution Contribución tar
    2022-03-05 03:31:44下载
    积分:1
  • 利用最小方差方法估计复正弦加白噪声得平稳号的功率谱
    利用最小方差方法估计复正弦加白噪声得平稳信号的功率谱-Minimum variance estimation using complex sinusoidal plus a stationary white noise signal power spectrum
    2022-08-21 14:20:59下载
    积分:1
  • 优秀的计算机技能100条,XP 70 reg文件优化
    电脑技巧精彩文章100篇,XP优化七十项REG文件-Excellent computer skills article 100, XP 70 REG file optimization
    2022-08-13 20:58:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载