-
sipletwomultipath
This mfile illustrates a simple two path Rayleigh multipath fading channel
This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation
(This illustrates a simple two path Ra yleigh multipath fading channel proficient This mfile uts an unmodulated sinewave through a simple Ra yleigh two path fading channel and shows the out put with phase, gain, and attenuation characteristics via animatio n)
- 2006-10-09 14:32:47下载
- 积分:1
-
BPSK
此程序用来一个BPSK的调制信号。程序后面都有详细的注解,帮助理解!(This program is used to a BPSK modulated signal. Procedures are followed with detailed comments, to help understand!)
- 2010-09-06 10:59:56下载
- 积分:1
-
matlab_commu_simu
无线通讯系统的matlab仿真程序;主要包括同步,均衡,信道估计,调制解调(Wireless communications systems matlab simulation program mainly include synchronization, balance, channel estimation, modulation and demodulation)
- 2008-05-09 17:33:15下载
- 积分:1
-
kalman
kalman算法和LMS算法仿真程序,希望能有所帮助(kalman algorithm and LMS algorithm simulation program, hoping to be helpful)
- 2009-12-01 02:08:53下载
- 积分:1
-
pso(1)
pso算法源程序 介绍基本粒子群算法的MATLAB实现程序(Particle Swarm Optimization)
- 2009-05-27 20:01:53下载
- 积分:1
-
t2
说明: 用MATLAB来得到一个理想的OFDM信号PAPR的CCDF。(With MATLAB to get a good PAPR of OFDM signal CCDF.)
- 2011-05-31 19:52:28下载
- 积分:1
-
MPTK-Windows-bin-0-5-6-beta
The Matching Pursuit ToolKit provides a fast implementation of the Matching Pursuit algorithm for the sparse decomposition of audio signals. It comprises a library, some standalone utilities and some scripts to plot the results under Matlab.
- 2009-06-16 04:57:14下载
- 积分:1
-
Chirp-Signal
线性调频信号的matlab仿真,匹配滤波和脉冲压缩处理(Chirp Signal Matlab-Simulation, angepasste Filterung und Pulskompression)
- 2013-05-02 19:09:28下载
- 积分:1
-
SER
基于调和平均数方法分析瑞利信道多点两跳中继合作分集性能(Based on Harmonic Analysis of the average Rayleigh channel multi-point two-hop relay cooperative diversity performance)
- 2009-01-06 13:04:18下载
- 积分:1
-
001
因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算优化文件 }
先找到 $MATLAB7inwin32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量
变量名:BLAS_VERSION
变量值:D:MCRv70atlas_Athlon.dll(Because the MATLAB mathematical operations need to use some of the processor (MATLAB is used by default INTEL mathematical processing unit), so you need to set BLAS (Basic Linear Algebra Subroutines, is " based on linear geometry subroutine" means) environment variable. First make sure your MATLAB folder the following files: atlas_Athlon.dll (AMD series please use this), atlas_P4.dll (P4' s with this), atlas_PIII.dll (P3' s use this), atlas_PII.dll ( P2, use this), these are the values corresponding to processor operations to optimize file} first find $ MATLAB7 bin win32 directory atlas_Athlon.dll (AMD series CPU use) and atlas_P4.dll (Pentium 4 with) file, put MCR directory (random), and then set the environment variable variable name: BLAS_VERSION variable value: D: MCR v70 atlas_Athlon.dll)
- 2010-12-13 23:50:49下载
- 积分:1