-
PLL
锁相环simulink源码,难得的好代码,不要错过!(PLL simulink sourcecode is a good program,please download now!)
- 2011-01-10 15:49:17下载
- 积分:1
-
continuous-power-flow
使用matlab编写的连续潮流,考虑了30发电机节点,结果相对比较可靠(continuous power flow matlab by myself,maybe it isvery useful)
- 2014-08-28 16:18:44下载
- 积分:1
-
AF
说明: Amplify and Forward matlab code
- 2013-12-13 07:27:37下载
- 积分:1
-
UFMC的框架代码程序
UFMC的框架代码程序,可以提供研究UFMC的朋友参考。(The framework of UFMC.)
- 2021-04-21 18:48:49下载
- 积分:1
-
matlab3
利用matlab进行滑动平均法消除趋势项(Using matlab trend term moving average method to eliminate)
- 2013-09-15 10:44:18下载
- 积分:1
-
OnlineSVR_Matlab_2006b_Code
A implementation of support vector regression in matlab.
- 2010-10-10 06:03:10下载
- 积分: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
-
DoRigidReg3D
Hello world application. This application automatically prints "Hello World"
- 2011-07-21 22:27:02下载
- 积分:1
-
matlab-command-Daquan
matlab命令大全:表格式的,其中还有一个命令字母排列式的,共20页(matlab command Daquan: table format, where there is a command alphabetical style, total 20)
- 2014-08-20 10:04:17下载
- 积分:1
-
binauraltoolbox
it includes several useful matlab codes such as correlogram & noise maker and ...
- 2014-02-11 06:53:11下载
- 积分:1