搜索资源列表
MC-CDMA
- MC-CDMA的matlab代码 包括发送,接收及通过nakagami信道
matlab下的三维CT重建
- matlab下的三维CT重建程序,利用移动立方体mc算法
work
- MC-CDMA仿真 多载波CDMA 16 用户,2径衰落-Simulation of MC-CDMA Multi-Carrier CDMA 16 users, 2-path fading
DS-CDMA
- This file about CDMA system consist of DS-CDMA,MC-CDMA,MCDS-CDMA,WCDMA and Rayleigh fading channel.You can use this file to hel you make CDMA system telecommunication.
MonteCarlo
- hs is the set of files (with the powerpoint presentation, in french or in english) used for the Webinar "Simulation de Monte Carlo en MATLAB". - The first demo (LakeArea, run MainLakeArea) is computing the size of a polyogon using a MC approach
channels_mccdma
- MC-CDMA channel model for matlab
MC
- matrix converter with induction motor
MCCDMA
- This program used to simulate the MC-CDMA system in AWGN and fading channels with specified parameters given in the code .-This program used to simulate the MC-CDMA system in AWGN and fading channels with specified parameters given in the code .
MUD
- describ of mc cdma on matlab
viterbi-matlab
- 卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=ze
MC
- 用matlab实现的一蒙特卡罗算法,自己找到的资源,仅供大家参考-use matlab to realize MC method,find by myself,only to give you to refer