-
CCamShift-mata
Camshitft算法,虽然opencv有Camshiift函数,但是用matlab写能更好的了解原理,呵呵!
(Camshitft algorithm, although the opencv the Camshiift functions, but to write a better understanding of the principle of using matlab, huh, huh!)
- 2012-06-07 21:18:24下载
- 积分:1
-
matlab
云模型的matlab实现~具体实例~~~~~~~~~~~~~~~~~~~~~~~~~~(Cloud model implementation of the matlab ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ concrete examples)
- 2009-03-29 23:30:10下载
- 积分:1
-
lagrange.m
一种简单实现高斯切比雪夫,拉格朗日,龙哥库塔的插值算法,MATLAB实现(A simple high Siqie Chebyshev, Lagrange, Long Ge Kuta interpolation algorithm, MATLAB implementation)
- 2010-11-30 19:40:49下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
multiphase_even
简单实用的基于偶排列的多相滤波吗matlab代码(Simple and practical, based on the even of a polyphase filter matlab code)
- 2013-08-04 10:29:12下载
- 积分:1
-
fenshuiling
在MATLAB环境下的基于分水岭的分割算法,对初学者很有帮助。(Watershed-based segmentation algorithm, useful for beginners in the MATLAB environment.)
- 2014-10-24 11:23:40下载
- 积分:1
-
dtw_win
语音信号时域动态归整MATLAB原程序,可以用于语音识别。(Dynamic time-domain speech signal to the entire original MATLAB program that can be used for speech recognition.)
- 2007-11-16 03:15:19下载
- 积分:1
-
Learner
The abstract class of a gesture learner.
- 2014-01-22 11:40:35下载
- 积分:1
-
timefrequence
高压断路器振动信号时频特征分析,STFT变换以及功率谱,matlab代码(High voltage circuit breakers,STFT)
- 2016-05-09 15:24:01下载
- 积分:1
-
toeplitzmult
Toeolitz矩阵的相乘程序,实现Toeplitz矩阵的相乘操作(matlab program for toeplitz matrix multiplication)
- 2010-08-06 11:33:02下载
- 积分:1