-
OFDMBPSK
OFDM系统中,对信号进行BPSK调制的Matlab程序源码,经检验,可有效实现该调制方式。(OFDM system, BPSK modulation on the signal source of the Matlab program, after testing, which can effectively achieve the modulation.)
- 2007-12-22 19:42:02下载
- 积分:1
-
bs
说明: 蒙特卡罗模拟BS定价的matlab程序,希望对大家有帮助。(Monte Carlo simulation of the BS pricing matlab procedures, we hope to be helpful.)
- 2009-07-17 14:25:39下载
- 积分:1
-
chap01_10
先进pid matlab 仿真 刘金琨 第版 第一章程序 pid matlab simulink liujinkunc hap01_10.rar (Liu Jinkun advanced first pid matlab simulation program version of the first chapter pid matlab simulink liujinkunc hap01_10.rar)
- 2009-07-17 21:26:47下载
- 积分:1
-
code-1
读取计算机上的图片,图片格式的转换,并对二值化的图像进行radon变换,变换角度分别是0°、25°(Read the pictures on your computer, convert image format, and binarized image radon transform, transform angle are 0,25)
- 2014-08-07 16:54:22下载
- 积分:1
-
radon_ambiguity
%radon transform
clear all
%
N=800
n=1:N
fs=200
t=n/fs
x1=exp(j*2*pi*(5*t+0.5*5*t.^2))
x2=exp(j*2*pi*(5*t+0.5*15*t.^2))
x=x1+x2
%N=length(x)
% ambifunb(x )
%*****************************************RAT
naf=ambifunb(x)
htl(abs(naf))
% [wh,rho,theta]=htl(abs(naf))
colormap([0,0,0])
% xlabel( 极半径 )
% ylabel( 角度 )
%**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确)
%找出峰值点的坐标
b=max(max(wh))
[u,a]=find(wh>=0.8*b)
( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
- 2008-05-06 21:56:10下载
- 积分:1
-
matlab
说明: 关于图像处理的matlab一百多个源程序(matlab)
- 2009-07-23 09:29:37下载
- 积分:1
-
videoresize
改变AVI视频文件的分辨率,并自动生成改变大小后的avi文件(change the size of avi file, and automatically generate a avi file that have been resized.)
- 2010-08-04 15:30:41下载
- 积分:1
-
36.912-2
LTE--A最新标准912系列,对于研究LTE-A系统非常有用(LTE- A New Standard 912 series, for the study of LTE-A system is useful)
- 2010-05-09 12:23:23下载
- 积分:1
-
multi_nmf_toolbox
这是经典文章“Multichannel Nonnegative Matrix Factorization in
Convolutive Mixtures for Audio Source Separation”的matlab源代码(This is a classic article the " Multichannel Nonnegative Matrix Factorization in Convolutive Mixtures for Audio Source Separation" ' s matlab source code)
- 2013-04-08 15:37:14下载
- 积分:1
-
lianxuyeduide
连续的PLL锁相,大家多交流!迫切希望大家交流!(consecutive PLL lock-in, we exchange more! Eager to share!)
- 2007-06-11 15:49:53下载
- 积分:1