搜索资源列表
Mean-Shift
- mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法-mean-shift method for the example, look at this code can be quickly familiar with the mean-shift algorithm
filtCSharp
- 使用C#语言编写的信号滤波程序,主要的优点是滤波后的信号不会产生相移,就是相位不会改变。-using C# language signal filtering procedures, the main advantages of the filtered signal no phase shift, phase is not going to change.
Mean-shift
- 学习meanshift跟踪算法的好程序,值得搞图像序列目标跟踪的人研究
mean_shift.rar
- this is mean shift one of image processing famous segmentation techniques, it is programmed in matlab,this is mean shift one of image processing famous segmentation techniques, it is programmed in matlab
doppler
- 计算一定运动速度下对应的多普勒频偏。不包含对信号进行多普勒频偏变换的操作。-Calculated under a certain velocity the Doppler shift corresponding. Does not contain a Doppler shift of the signal transformation operation.
huayuan
- 本程序运用c++实现了地震勘探中绕射波偏移,利用的思想是传统的求圆的公切线。-This program implements the use of c++ seismic shift in the diffracted wave, the idea is to use the traditional circle of seeking common tangent.
yuyin
- 对音频信号进行处理。实现变速不变调。变调不变速。男声变女声。内有实例音频文件-The audio signal processing. Adjusted to achieve the same speed. Tone does not shift. Male Female change. There are instances of audio files
Berlekamp_Massey
- 移位寄存器中的基础算法,Berlekamp Massey算法-The basis of the shift register algorithm, Berlekamp Massey algorithm
1
- 3.画椭圆ellipse 4.利用ellipse and rectangle 画图 5.一个最优美的图案 6.输入3个数a,b,c,按大小顺序输出 :输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 7.有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-3. Painted oval ellipse4. The use of ellipse and rectangle drawing 5. One of the most beau
cordic
- cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root a
PH_SHIFT
- Shift the phase of a sinusoidal signal using fft method and cross checking it back it back
www
- 使用维纳分布进行瞬时频率估计用来校正电离层非线性相位污染带来的频带展宽-High-frequency (HF) sky-wave radar signals propagate to and from the target by means of the ionosphere. The difficulty in obtaining very narrow beamwidths at HF, and the long ranges involved, mean that the
mean_shift
- Mean-shift聚类算法详细介绍,里面有丰富的图片和图形-Mean-shift clustering algorithm detail, which is rich in pictures and graphics
shift_choosing
- 这个程序 是用来为QC-LDPC 的parity check matrix 选择 shift values的. 其中 0 matrix 的shift value为-1.-this program is used to assign the shift values for parity-check matrix of the QC-LDPC codes. The shift value of the zero matrix is-1.
fm_gui_v2
- the file have a fft shift and hipass and lowpass filter and other options that works with signal .
labview_zerophase-shift_filtering
- zero shift fitering to be used in offline system identification
matrix
- 在一个N*N的矩阵中,元素可以用A(i,j)来表示(0<=i,j<n),使用SHIFT运算能够把某一行的元素循环右移,即对该行的每个整数,把它移到右边一位的位置,将最右边的整数移动到最左边。可以使用任意多次SHIFT运算,求最大列和的最小值 -In a N* N matrix, the elements can be used A (i, j) to represent (0 < = i, j <n),使用SHIFT运算能够把某一行的元素循环右移,即对该行的每个整数,把
FFT_2_DIT_Fixed
- 程序 FFT_2_DIT_Fixed 是基2_DIT_*定点*_FFT算法,值得学习的地方很多。亮点有:倒位序采用最简单,最高效的位移操作;实现存储的旋转因子表;定点溢出处理;灵活多样的宏定义。函数调用形式:void fft(COMPLEX *x)点数在头文件以宏定义形式出现。-Program FFT_2_DIT_Fixed is based 2_DIT_* fixed* _FFT algorithm, it is worth learning a lot of places. Highligh
Mean-shift-research-and-applications
- :对均值漂移算法的理论和应用作一全面的综述.首先根据密度函数的非参数估计推导出均值漂移公式的一 般形式,说明了均值漂移迭代算法的步骤及收敛性;然后重点讨论核函数的选择以及带宽矩阵的计算等关键技术;最 后归纳了均值漂移算法在模式检测、聚类、图像分割以及物体实时跟踪等方面的应用,并展望了均值漂移算法在理论和应用中的研究方向.-Clustering thesis
SButterworh
- Butterworth带通滤波Fotran子程序,严格按照原文献在对事件序列正滤一遍后又倒滤一遍,以合理避免了位相偏移。-Butterworth band-pass filter Fotran subroutine, in strict accordance with the original documents in the sequence of events is filtered again and then filter down again in order to avoid a r
