-
GMRFFCM
高斯马尔科夫随机场和模糊c均值聚类的matlab源程序(Gassian Markov random filed and fuzzy c means clustering matlab source code)
- 2010-09-29 22:06:50下载
- 积分: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
-
judge_edge
一种基于脉冲耦合神经网络的第三代人工神经网络的边缘检测算法,速度比较快(Based on Pulse Coupled Neural Network' s third-generation artificial neural network edge detection algorithm, the speed is faster)
- 2009-12-18 10:22:12下载
- 积分:1
-
Matlab-kexueyunsuan
matlab科学运算的教程,对于学习matlab的同学可以看一下(scientific computation matlab tutorials matlab for students learning to look at)
- 2010-12-21 22:53:14下载
- 积分:1
-
logpolar
本程序实现了对数极坐标的基本变换,可以在图像处理、稳像等领域进行应用(logpolar algorithm)
- 2011-01-14 12:53:06下载
- 积分:1
-
hunhebiancheng
说明: LABVIEW和MATLAB混合编程方法研究及其在柴油机故障诊断中的应用(the use of matlab and labview!)
- 2010-04-06 16:37:00下载
- 积分:1
-
toushi
透视变换的程序,一个很好的透视变换程序,希望大家下载(Perspective transformation process, a very good perspective transformation process, I hope you download)
- 2011-09-22 11:29:56下载
- 积分:1
-
xingrengenzong
三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。(Three-dimensional reconstruction of the research is an important subject of computer vision field, while binocular vision is three-dimensional reconstruction of an important technology, which uses about a three-dimensional camera image pair, Yi Ju contains the three-dimensional geometry of the scene Reconstruction of information out.)
- 2010-07-05 18:27:06下载
- 积分:1
-
FuenteVoz
Fuente de trafico de voz
- 2010-05-10 09:50:37下载
- 积分:1
-
step
预测控制仿真程序,方法为广义预测,对象基于传递函数(Predictive control simulation program, the method is generalized to predict, based on the transfer function of the object)
- 2014-11-17 20:37:21下载
- 积分:1