-
8ASK
基于MATLAB的8ASK数字调制系统设计的程序设计,别人编写的.(MATLAB-based digital modulation system design 8ASK the program design, others prepared.)
- 2007-09-15 15:28:18下载
- 积分:1
-
MyLab1
DSB-SC in Simulink - Matlab
- 2010-12-09 00:51:08下载
- 积分:1
-
SCDL_supple
Semi-Coupled Dictionary Learning with Applications to Image Super-Resolution and Photo-Sketch Synthesis 文章算法实现(Semi-Coupled Dictionary Learning with Applications to Image Super-Resolution and Photo-Sketch Synthesis Algorithm article)
- 2013-12-19 10:52:33下载
- 积分:1
-
LET
matlab let工具箱,Lyapunov的计算(matlab let toolbox, Lyapunov Calculation)
- 2007-09-27 08:31:43下载
- 积分:1
-
Base_matlab_design
matlab 系统设计与分析,这本书pdf格式,希望用MATLAB的朋友下载,相信会有很大收获的。(matlab system design and analysis, this book pdf format, wish to use MATLAB' s friends to download, I believe there will be a great harvest.)
- 2009-10-26 22:02:55下载
- 积分:1
-
FOLDER~2
matlab program of haddi book
- 2012-10-20 14:47:45下载
- 积分:1
-
MELP_m
语音混合编码melp(混合激励线性预测)算法的matlab实现(use matlab to implement melp)
- 2009-03-20 10:51:01下载
- 积分: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
-
A_method_of_MIMO_system_for_synthetic_aperture_rad
一种MIMO雷达系统的合成孔径雷达成像的方法(A_method_of_MIMO_system_for_synthetic_aperture_radar_imaging)
- 2010-05-09 18:54:44下载
- 积分:1
-
Matlab-ppt20090224
matlab讲义,附带部分源代码,是一份不错的学习matlab资料,哪个学校的忘记了。(matlab handouts, incidental part of the source code, is a good study matlab data, which schools have forgotten.)
- 2009-02-24 10:55:57下载
- 积分:1