资源列表
matlab_test
- 显示色谱图和小波变换的matlab演示代码,效果不错,欢迎查看(show matlab code ,good ,welcome to download)
K-means
- k-means算法主程序,已经经过测试,具体参数需要自己调整(K-means algorithm for matlab)
eeg feature extraction
- 用于eeg信号预处理的matlab程序,可以用于特征提取。
yubaocha
- 产生预报差和极大似然估计值估计参数的变化值并画出图线(The prediction error and maximum likelihood estimation are used to estimate the change values of parameters and draw lines.)
hemant13
- modeling of PV system partial shading condition
power_PVArray_PartialShading
- solar cell shading condition
PVsystem
- partial shading in pv system
PVsystem solar
- module shading of cells
kayu_pv_module
- pv cell shade modeling
kayu_pv_module09
- shading scenario case
kayu_pv_module123
- pv module shading scenario
EZW算法 图像压缩
- 根据小波分析,运用EZW算法对图像进行压缩。 先运行lookup_128.m,再运行encode_128.m,最后运行decode_128.m