Description: 通信系统的计算机仿真、Matlab的通信工具箱,通信系统仿真实例-随机变量与随机过程,系统仿真概论,介绍系统、模型、仿真及计算机仿真的基本概念,计算机仿真步骤及应用-communication system computer simulation, Matlab toolbox of communications, communications systems simulation example - random variables with the random process, system simulation Studies, introduced system, model, simulation and computer simulation of the basic concepts of computer simulation and application steps Platform: |
Size: 3170796 |
Author:刘奇 |
Hits:
Description: 通信系统的计算机仿真、Matlab的通信工具箱,通信系统仿真实例-随机变量与随机过程,系统仿真概论,介绍系统、模型、仿真及计算机仿真的基本概念,计算机仿真步骤及应用-communication system computer simulation, Matlab toolbox of communications, communications systems simulation example- random variables with the random process, system simulation Studies, introduced system, model, simulation and computer simulation of the basic concepts of computer simulation and application steps Platform: |
Size: 3170304 |
Author:刘奇 |
Hits:
Description: 程序给出了CAN总线接口的通讯的MATLAB仿真代码,希望能给大家提供帮助.-procedures given CAN Bus Interface communications MATLAB simulation code, hope you can help. Platform: |
Size: 5120 |
Author:springwings |
Hits:
Description: MATLAB通信工具箱中的系统仿真,分为用SIMULINK模块框图进行仿真和用MATLAB函数进行的仿真两种。在用SIMULINK模块框图的...扩频通信有直接序列(DS)、跳频(FH-communications toolbox of MATLAB system simulation, categorized SIMULINK block diagram for using MATLAB simulation and the simulation function for both. Using Simulink block diagram of a communication ... Spread Spectrum Direct Sequence (DS), frequency hopping (FH Platform: |
Size: 3072 |
Author:黄三 |
Hits:
Description: 用Simulink搭建的直接序列扩频(DS-SS)系统仿真模型,仿真结果比较理想。-A simulation on DS-Spread Spectrum communication system based on Simulink toolbox. Platform: |
Size: 6144 |
Author:gly201 |
Hits:
Description: MATLAB中有专用的通信工具箱,里面提供了相当多的通信方面的函数,使用户能
轻松地进行通信方面的分析与处理,用户也可以自己编程解决问题-There are dedicated MATLAB toolbox of communication, which provides a considerable number of communications functions, allows users to easily communicate analysis and processing, the user can also be programmed to solve the problem themselves Platform: |
Size: 6144 |
Author:shirly |
Hits:
Description: 通信原理仿真matlab程序包,希望对大家有用-Communication Theory matlab simulation package, in the hope that useful Platform: |
Size: 8459264 |
Author:董胜光 |
Hits:
Description: 利用一数学仿真工具构建一16-QAM的通信系统
工具:推荐使用Matlab,可使用信号处理工具箱但不能利用通信工具箱-The use of a mathematical simulation tools to build a 16-QAM communication system tools: Recommended use of Matlab, Signal Processing Toolbox can be used but not the use of communication toolbox Platform: |
Size: 222208 |
Author:李建平 |
Hits:
Description: HELP: coherent_ML_receiver
function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator)
Perform Maximum Likelihood Space Time Decoding. The function can be
computionnaly expensive if the modulation order is too large.
Input: - received signal
- channel matrix: H
- code_name: The code name ( Alamouti , OSTBC3 ,...)
- code_rate: The code rate ( 1 , 1/2 ,...)
- num_code: The code number (1,2,...)
- modulator object
Ouput: - separated data
Note: This function requires the Matlab Communication Toolbox
Reference:
[1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless
communications", Cambridge Press,2003
- HELP: coherent_ML_receiver
function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator)
Perform Maximum Likelihood Space Time Decoding. The function can be
computionnaly expensive if the modulation order is too large.
Input: - received signal
- channel matrix: H
- code_name: The code name ( Alamouti , OSTBC3 ,...)
- code_rate: The code rate ( 1 , 1/2 ,...)
- num_code: The code number (1,2,...)
- modulator object
Ouput: - separated data
Note: This function requires the Matlab Communication Toolbox
Reference:
[1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless
communications", Cambridge Press,2003
Platform: |
Size: 1024 |
Author:dasu |
Hits:
Description:
function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator)
HELP: coherent_ML_receiver
Perform Maximum Likelihood Space Time Decoding. The function can be
computionnaly expensive if the modulation order is too large.
Input: - received signal
- channel matrix: H
- code_name: The code name ( Alamouti , OSTBC3 ,...)
- code_rate: The code rate ( 1 , 1/2 ,...)
- num_code: The code number (1,2,...)
- modulator object
Ouput: - separated data
Note: This function requires the Matlab Communication Toolbox
Reference:
[1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless
communications", Cambridge Press,2003-
function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator)
HELP: coherent_ML_receiver
Perform Maximum Likelihood Space Time Decoding. The function can be
computionnaly expensive if the modulation order is too large.
Input: - received signal
- channel matrix: H
- code_name: The code name ( Alamouti , OSTBC3 ,...)
- code_rate: The code rate ( 1 , 1/2 ,...)
- num_code: The code number (1,2,...)
- modulator object
Ouput: - separated data
Note: This function requires the Matlab Communication Toolbox
Reference:
[1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless
communications", Cambridge Press,2003
Platform: |
Size: 1024 |
Author:dasu |
Hits:
Description: 对MATLAB软件在控制领域的应用进行了详细介绍。内容包括使用DAS工具箱函数和ActiveX控件设计数据采集与控制程序;使用串口I/O流和MSComm控件设计串口通信程序等。每种程序设计方法都提供了多个典型应用实例,每个实例都提供了线路图、详细的程序设计步骤和完整的源代码可供自动化、计算机应用、电子信息、机电一体化、测控仪器等专业的大学生、研究生及相关技术人员学习和参考。 -MATLAB software in the control area of the application in detail. Content including the use of ActiveX controls DAS Design Toolbox functions and data acquisition and control procedures use the serial port I/O design flow and MSComm control serial communication procedures. Each programming methods provide a more typical application, each instance provides a road map, detailed program design steps and the complete source code for automation, computer applications, electronic information, mechanical and electrical integration, measurement and control instruments professional students, graduate students and relevant technical staff to learn and reference. Platform: |
Size: 472064 |
Author:yuanying |
Hits:
Description: 详细讲述了如何使用matlab 的communication toolbox来进行信号处理。(Details of how to use the MATLAB communication toolbox for signal processing.) Platform: |
Size: 3007488 |
Author:yushang111
|
Hits:
Description: 该工具箱可实现matlab编程和zemax通信,同时借助于matlab 强大的编程能力以及zemax的光学设计能力,为光学领域工作的科研人员提供了新的途径。(This program can realize the communication between the matlab and zemax, very helpful for optical engineer and student whose major in optical science.) Platform: |
Size: 6089728 |
Author:HeroDann |
Hits: