资源列表

« 1 2 ... .27 .28 .29 .30 .31 1532.33 .34 .35 .36 .37 ... 15812 »

[matlab例程histogramEqualization

说明:It is user-build functions to create a histogram of an image and to equalize it. histogram.m:=creates histogram of an image histEqual.m:=equalizes the historam
<GajenJung> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程filterImage

说明:There are different m files for different filter to use. perwit.m:=uses window Wx=[1 0 -1 1 0 -1]/3 and Wy=Wx and then convolves this window with the image. sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4 lablacian.m=uses window W=[0 1 0 1
<GajenJung> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程powermatlabproj

说明:matlab program to formulate y bus
<killamanilla555> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程temp_match_fn

说明:the m-file is a function used for template matching in image processing. It is my first upload here. Hope useful
<mohamed> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程hwAFRLS4

说明:对混噪的信号进行处理实现自适应滤波器功能,从而可以把噪声很好地滤除掉,由描绘出来的滤波全系数变化曲线可以看出自适应滤波器的良好的滤波效果。-Mixed noise for adaptive signal processing filter function, which can filter out the noise well, portrayed by the curve of the filter coefficients can be seen the whole adaptive fi
<huangwei> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程NLMS2

说明:帮助实现N阶自适应滤波器的滤波原理,通过读入一组信号并对其进行去噪的处理,通过频谱图看出其良好的滤波效果从而发现N阶自适应滤波器的优点-N-order adaptive filter to help achieve the principle of filtering, by reading into a signal and its de-noising processing, through the spectrum to see their good filtering effect to
<huangwei> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程hwEEGECG_RLS

说明:脑电信号预处理中使用自适应滤波器的原理对脑电信号中的心电信号进行滤除,通过对比观察就会发现自适应滤波器的原理的效果的优势-EEG using adaptive pre-filter theory of the EEG in the ECG filter, you will find by comparing the observed effect of the principle of adaptive filter advantages
<huangwei> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程MATLAB

说明:该程序使用小波包变换分析信号的特征向量和各频率成分的功率谱.-The program uses the wavelet packet analysis of the signal eigenvectors and the frequency components of the power spectrum.
<张顺> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程N_FINDR

说明:高光谱遥感影像端元提取算法,采用单形体体积最小为准则-N-FINDR algorithm for endmember extraction using hperspectral remote sensing data
<lotus xu> 在 2025-06-27 上传 | 大小:1kb | 下载:4

[matlab例程PSO

说明:particle swarm optimization
<vahid> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程block_DCT_feature_extraction

说明:feature extraction by dct
<nazy> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程SVD_feature_extraction

说明:svd feature extraction
<nazy> 在 2025-06-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 1532.33 .34 .35 .36 .37 ... 15812 »

源码中国 www.ymcn.org