搜索资源列表
lee
- Lee滤波Matlab函数文件 可以对图像进行Lee滤波
lee滤波
- lee滤波 matlab程序
SAR Filter.rar
- SAR图像三种滤波方法: 1、gamma_MAP滤波; 2、均方差滤波: 3、Lee滤波,SAR image filtering method three: 1, gamma_MAP filter 2, mean square error filter: 3, Lee filter
libsvm-mat-2.89-3[FarutoUltimate3.0]Code
- libsvm加强工具箱(By faruto)patrick.lee@foxmail.com,非常好用,可以按照我上传的pdf很简单地实现SVM分类和回归,一定要用,力推!-libsvm strengthen the toolbox (By faruto) patrick.lee @ foxmail.com, very easy to use, you can upload the pdf according to my very simple implementation of SVM clas
matlab-wl
- 一些使用的MATLAB例子的程序代码,如利立体透视,弹出菜单等-some of MATLAB code examples, such as the three-dimensional perspective Lee, pop-up menus, etc.
ML
- it is a simulation about ML synchronization algorithm in OFDM systems,you can slao see a function picture in its output,that s useful for a beginner
Invariant_Line_Segment_Matching
- function Invariant_Line_Feature_Matching ___DEscr iptION___ Compare segmented line pairs as 4 dimentional line pair features ( Q1 , Q2 , Drelative , D? ) Example : Invariant_Line_Feature_Matching ( ) ___REFERENCE___ Paper 1 : L
Signals_Systems_MATLAB
- Won Y. Yang · Tae G. Chang · Ik H. Song · Yong S. Cho · Jun Heo · Won G. Jeon · Jeong W. Lee · Jae K. Kim Signals and Systems with MATLAB
ofdm-1
- orthogonal frequency division multiplexing algorithm matlab code-1
Lee
- Lee滤波,实现相干斑点去噪算法,在SAR图像去噪中应用广泛.-Lee filter, to achieve coherent speckle denoising algorithm, widely used in SAR image denoising.
project8x8xt1
- signal detection in mimo ofdm system using qrdmdfe algorithm
SBM_Pol_Filt
- 基于散射模型的PolSAR滤波算法(J.S.Lee),matlab程序-Scattering model PolSAR based filtering algorithm (JSLee), matlab program
improve_lee
- 增强lee滤波,可以直接用。用来观察lee滤波对图像的处理结果。是个函数,需要调用。-Enhance the lee filter, can be directly used. Lee filter used to observe the image processing results. Is a function, you need to call.
lee
- lee filter for speckle reduction
LEE
- LEE滤波算法,用于SAR的相干斑滤波,可以自由设定一些参数,见函数帮助。-LEE filtering algorithm
LEE-MK
- 水文趋势、突变点分析的matlab相关程序——Lee-Heghinan法、Mann-Kendall法-Hydrological trends point mutation analysis matlab procedures- Lee-Heghinan France, Mann-Kendall method
lee
- MATLAB code for LEE filter
Lee-Filter
- Lee Filter with various windows size kernel 3x3, 5x5, 7x7, 9x9
lee
- lee filter is a filter like mean and other, which will give better results
lee去除相干斑噪声
- 经典的LEE算法,可以用来去除SAR图像中的相干斑噪声,修改加载的图片路径后可以直接运行。