登录
首页 » matlab » Matlab

Matlab

于 2009-03-05 发布 文件大小:94KB
0 174
下载积分: 1 下载次数: 112

代码说明:

  很好的OFDM的基于MATLAB的仿真程序包,且包含了最终结果图.(montecarlo type montecarlo in the command window and wait for a long time.. _simulation of the complete OFDM system. _use of a very large file in order to get probabilities. _loop over different value of the noise. _compute the SNR for each value of the noise. _provide the SNR/BER plot. if you are in a rush : simulation_system !! go into the right folder and type simulation_system in the command window. _then type the value of the noise power (range = [-20,10]) _the function provides the channel estimation, the bit allocation, and a plot illustrating the errors. _this is a fast function (less pilot, no synchronization, small file).)

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

发表评论

0 个回复

  • fftview
    做信号处理的时候经常会用到FFT,而MATLAB自带的FFT只能变换出一列系数,想做成频谱图还要自己加一部分,自己写了一个小程序,输入原始信号和采样率,可以画出标准的幅值谱和功率谱。(Do signal processing is often used when the FFT, and FFT MATLAB own transformation from a coefficient of only wanted to make Canada part of the spectrum but also their own, to write a small program, the input original signal and the sampling rate can be Draw a standard amplitude spectrum and power spectrum.)
    2011-02-01 12:07:10下载
    积分:1
  • Edge-improve-global-thresheding
    使用边缘改进全局阈值处理分割图像的matlab实现示例(Using edge process to improve global threshold segmentation image , matlab implementation examples)
    2020-11-19 17:19:37下载
    积分:1
  • Butterworthlowpassfilterandhighpassfilter
    低通和高通滤波程序,是常用的图像预处理程序(lowpass filter program and highpass filter program)
    2010-05-18 17:30:15下载
    积分:1
  • threeD_sourceE_NearToFar
    一个关于金属细导线的matlab程序。程序计算了偶极子的远场,方向图,增益等参量(A thin metal wire on the matlab program. Are calculated dipole far-field, pattern, gain and other parameters)
    2009-09-12 17:49:48下载
    积分:1
  • kernelpca_tutorial
    说明:  Kernel pca基于核方法的特征提取算法(feature selection)
    2011-03-09 16:06:58下载
    积分:1
  • yiqunsuanfa
    该算法是用Matlab语言编写的蚁群算法,可以有效的求解城市间的最短路径,并且能够动态的呈现求解过程。(The algorithm of Matlab language of ant colony algorithm, can effectively solve the shortest path between cities, dynamic and able to show the change process.)
    2013-11-22 09:21:25下载
    积分:1
  • Bluetooth_Voice
    这种模式的一个版本,这与MATLAB和Simulink释放的电流随通信模块(A version of this model which works with the current release of MATLAB and Simulink is shipped with the Communications Blockset™ )
    2015-04-01 11:27:56下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • untitled2
    MRAC control with simulink
    2011-10-24 03:58:26下载
    积分:1
  • qqq
    利用分步傅里叶方法求解非线性薛定谔方程的matlab程序。(Using split-step Fourier method for solving nonlinear Schrö dinger equation matlab program.)
    2010-05-25 19:58:35下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载