-
11
说明: Matlab从入门到精通中所有的源程序。(Matlab from entry to master all of the source.)
- 2009-10-09 01:44:02下载
- 积分:1
-
41438824baluojb
包络检波matlab下实现的包络检波算法。先对信号进行(Matlab envelope detector envelope to achieve detection algorithm. First the signal)
- 2010-10-15 21:01:23下载
- 积分: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
-
kplet
K -Plets Graph Theory based. (K-Plets Graph Theory based. )
- 2009-06-05 14:14:36下载
- 积分:1
-
pso
说明: 解非线性方程快速PSO方法解非线性方程快速PSO方法解非线性方程快速PSO方法(PSO filter good PSO filter good PSO filter good PSO filter good PSO filter good PSO filter good )
- 2011-03-15 08:57:06下载
- 积分:1
-
PSO
说明: PSO的基本程序和3种经典的改进程序,包括GPSO,ARPSO和HPSO,文件包中没有附这三种改进PSO的源论文,请自行下载(PSO)
- 2008-11-14 21:02:50下载
- 积分:1
-
matlab
matlab about BA model
- 2015-03-23 15:42:22下载
- 积分:1
-
HUTear
模拟人的听觉系统,包括外耳-中耳滤波器,听觉滤波器和机电转换的部分。(Simulate the human auditory system, including the outer ear- middle ear filter, auditory filters and electrical conversion section.)
- 2010-11-26 12:50:57下载
- 积分:1
-
TuXianShiBie
给一个标准图像,能在令一副图像中识别出标准图像.(Can make an image to a standard image, identify the standard image.)
- 2012-04-28 11:52:09下载
- 积分:1
-
matlabyouwant
根轨迹,奈氏图,阶跃响应,伯德图等
校正前单位阶跃响应
计算a和T的文本(matlab you want)
- 2011-12-29 13:20:34下载
- 积分:1