-
ARMASA
An AutoRegressive Moving Average Spectral Analysis toolbox for use with Matlab.(An AutoRegressive Moving Average Spectra l Analysis toolbox for use with Matlab.)
- 2006-11-18 13:40:17下载
- 积分:1
-
matlab_Linear_Algebra
介绍怎么通过matlab完成线性代数的运算,入门教程,简单易懂!(How to introduce, through the completion of linear algebra matlab computing, Getting Started tutorials, easy-to-read!)
- 2008-12-12 15:42:24下载
- 积分:1
-
Histogram_irregular
This program create histogram for irregular objects like leaf, map, shape of tongue etc.
- 2011-09-17 11:44:04下载
- 积分: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
-
decisor_correlacao_generalizado
It s a neural network decisor for Pareto set based in cross-correlation between a specific noise model and sucessive aproximation errors of the neural network that generates each solution of Pareto set.
- 2010-11-17 06:02:13下载
- 积分:1
-
opt11
模式搜索法源程序。模式搜索方法是求解最优化问题的一种直接搜索方法,它不用目标函数与约束函数的导数信息而只用函数值信息,是求解不可导或求导代价较大的最优化问题的一种有效方法。(Source model search. Pattern search method for solving optimization problems is a direct search method, it should not be the objective function and constraint function information of the derivative function only information is the solution of non-derivative or derivative of the cost of a larger optimization problem of a effective way.)
- 2009-05-14 01:06:33下载
- 积分:1
-
complexFIR
说明: 复系数FIR滤波器,基带信号滤波,任意频率响应(complex FIR filter)
- 2011-04-07 10:21:52下载
- 积分:1
-
gui[
gui training in farsi
- 2012-09-01 04:14:53下载
- 积分:1
-
OFDM_TEST
this matlab code about testing ofdm
- 2011-11-04 01:01:59下载
- 积分:1
-
power_hvdc12pulse
此模块实现了高压直流输电的matlab仿真,对高压直流输电的实物制作有意义。(This module implements matlab simulation of HVDC, the kind produced meaningful HVDC.)
- 2021-04-18 20:38:51下载
- 积分:1