-
OFDM-MATLAB
这里面有两个程序,两个都是采用4QAM调制。不过个人觉得第一个更容易懂,因为写的很有条理。我改的那个程序就是根据这个来的。
不过在这里面有个问题就是信道系数只能是由高到低,大家可以试试,改成[0.227 0.46 0.688 0.46 0.227]这个是老师给我的仿真中常用的信道系数,这个成为归一化信道,就是系数平方和为1.
第二个程序没有涉及到信道系数,但是这个程序当中,在128个子载波中,前后有32个空载波,这个在OFDM中也是经常用的,这样可以降低误码率。
(And there are two programs, two are based on 4QAM modulation. But personally feel that the first is easier, because the writing is organized. I changed that procedure is based on the past. However, there is a problem in that there is only channel coefficients from high to low, we can try and change into [0.227 0.46 0.688 0.46 0.227] This is the teacher gave me the simulation channel coefficient commonly used, this became normalized channel, is coefficient of the square and is 1. The second program is not related to channel coefficients, but this program which, in the 128 sub-carriers, the before and after the 32 air carriers, the in OFDM is also often used, which can reduce the error rate.)
- 2010-10-09 17:19:06下载
- 积分:1
-
the-shortest-route
使用matlab编程,图论最短路线的Ford迭代算法、Dijkstra算法和Floyd算法(Ford shortest graph theory iterative algorithm)
- 2013-07-21 22:54:09下载
- 积分:1
-
kMeansCluster
K Means Cluster Matlab Source Code
- 2010-02-15 02:56:30下载
- 积分:1
-
dtmfs
matlab的用户界面实例,模拟电话发音,很有意思,可以试一试(Matlab example of the user interface, analog telephone pronunciation, very interesting, may try)
- 2006-11-27 22:43:10下载
- 积分:1
-
ekf
matlab code for Learning the Extended Kalman Filter
- 2015-02-03 15:10:17下载
- 积分:1
-
simulation-ofmultipath-rayleigh--fading
matlab code for simulation of mutipath rayleigh fading channel
- 2011-07-06 02:08:33下载
- 积分:1
-
fuzzy-logic-image-fusion
提出了一种基于小波变换和模糊集的图像融合算法.其基本思想是: 首先对图像进行小波变换,获得图
像的低频和高频分量 随后在融合过程中, 对低频和高频分量采取不同的融合策略, 即对低频分量采用平均能
量法进行融合,对高频成分利用图像的模糊集, 寻求一个模糊隶属函数作为融合算子进行融合 最后再对融合
后的图像进行小波反变换,重构出融合后的图像.实验结果证明了方法的有效性.(Proposed image fusion algorithm based on wavelet transform and fuzzy sets. The basic idea is: First the image wavelet transform to obtain the low and high frequency components of the image followed by low and high frequency components in the fusion process to take a different the integration of strategy, integration of the low frequency components using the average energy method, the use of high frequency components of the image fuzzy sets, look for a fuzzy membership function as a fusion operator for fusion image fusion wavelet transform and re- structure of fused images. experimental results demonstrate the effectiveness of the method.)
- 2012-06-22 21:03:53下载
- 积分:1
-
ShortDijkstra
Dijkstra最短路径算法,利用matlab实现,根据距离矩阵求解(Dijkstra shortest path algorithm)
- 2013-04-15 16:46:12下载
- 积分:1
-
zzzzz
用弗格森样条曲线拟合压力机运动特征曲线
有位移 和速度曲线图和拟合程序(Ferguson spline curve fitting with the press motion profile)
- 2015-01-16 12:35:45下载
- 积分:1
-
main
基于梯度的亚像素配准算法的Matlab程序
(Gradient-based sub-pixel registration algorithm Matlab procedures)
- 2014-01-27 17:36:00下载
- 积分:1