资源列表
radar_chirp
- 自己用编写的雷达线性调频信号产生器,信号幅度为-1~1,其中另外的一些参数可以根据需要改动-themselves with the preparation of the linear FM radar signal generator, the signal amplitude ~ 1 -1, which some other parameters can be changed as needed
xiaobobao
- 使用小波包变换分析信号的MATLAB程序
123
- matlab实现的多相滤波器,cic抽取D=5时例子,及级联型的cic的程序。-matlab implementation of the polyphase filter, cic examples taken D = 5 时, and the cascade of cic procedures.
mmcont3
- matlab图像处理:基于colormap的3D等高线绘图算法-matlab image processing: colormap based on the 3D contour mapping algorithm
PF
- 粒子滤波的基本原理代码,有详细的注释,对于理解粒子滤波的基本原理很有帮助-basic theory of particle fiter,There are detailed notes.
opencv-iplimage
- opencv对于图像增强的处理算法,快捷好用-opencv for image enhancement processing algorithms, quick and easy to use
1
- .蕨型叶 function fern FERN分形蕨 参考Michael Barnsley, Fractals Everywhere, Academic Press, 1993. 此版本不会自动停止,除非按停止-fractal geometry
Error-excitation
- 齿轮传动误差激励计算,ziji编程计算的-Gear transmission error excitation calculation, programming calculations by myself
secai
- 简单的K均值聚类法,本文中选用了5个聚类中心点,具体的聚类中心个数可以参考灰度直方图来选取-Simple K-means clustering method, this paper has selected five cluster center, the specific number of cluster centers can refer to the histogram to select
read
- 读取matlab中的实验结果到excel中,便于排版以及后期的处理-Matlab read the results to excel in ease of layout and post processing
xiaobobianhuan
- 多种小波变换,多种小波基变换,二进制,主要用于行波测距-Multiple wavelet transform, Multiple Wavelet Transforms,Binary, mainly used for traveling wave ranging
CloneFig
- 这个程序允许你复制一个图到另一个图。例如假设你想复制图1到图4。然后输入clonefig(1,4)。 这对我来说是非常有用的因为有时我运行一个程序,输出图1。然后我想和不同的参数运行程序,并比较输出。所以我将使用CloneFig复制图1到图4,然后再次运行这个程序。-The program allows you to copy a figure to another figure. For example let s say you want to copy Figure 1 to Fi