资源列表
ganetwork
- 利用Matlab编写的粗神经网络的构造,其中粗神经网络用遗传算法实现
ML
- %极大似然方法 gcn为高斯有色噪声!!!比较不同点
BWT
- Burrows-Wheeler转换,也称为块排序,是80年代提出来的一种新型压缩方法,对文本有很好的压缩率。-Burrows-Wheeler Transformation,also called Block Sorting
Normal_Central_Moments
- Set of functions to calculate the centroid, central moments and normalised moments of a binary image. Easy to understand, implemented in matlab
lms
- 自适应最小均方lms算法,用matlab的m文件-Adaptive recursive least squares lms algorithm
Hard_decision_demapping_8PSK
- Demapping 8PSK : LLR computation using Euclidian distance approach, Parallel-to-Serial converter, Hard decision, needs I and Q componets of 8PSK symbols at the input
DWT_recovery
- 一段基于DWT图像数字水印的恢复,DWT被分成好几块-DWT-based digital watermark recovery
L3
- Basic of enchancement
paddedhilbert
- this the code to apply hilbert transform on a signal.-this is the code to apply hilbert transform on a signal.
Gauss_Generation
- Gauss channel generation with zero mean and unit variance
Local_histogram_equalization
- This set of matlab codes implement local histogram equalization of an image
3
- BP神经网络相关算法用于二分类处理问题,不棒性比较好-BP neural network for speech recognition and pattern recognition, image recognition, etc.