资源列表
cskmeans
- k均值聚类 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个"中心对象"(引力中心)来进行计算的。(kmeans cluster K means clustering algorithm accepts parameters K; N data object classification and the previously inpu
synthetic_seismogram_onshot
- synthetic_seismogram_onshot.m 单道合成地震记录 isotropy_seis.m 各向同性介质合成地震记录(oneshot synthetic seismogram)
fern
- matlab数值计算算例,直接运行,生成漂亮树叶。(plot beautiful fern with matlab)
形态滤波
- 实用形态滤波,图像信号处理,滤除噪声成分,保留有效成分(Practical morphological filtering)
PID1
- 离散型PID matlab历程,我加了备注,很清晰(digital PID MATLAB code and was noted in detail)
fuzzy
- fuzzy模糊控制例程 MATLAB simulation(fuzzy MATLAB simulation)
BFencoder
- BP LDPC 编码程序,自己编的,好用(bit filiter LDPC encoder MATLAB simulation)
bliinds_train_test无参考图像质量评价算法
- 这是一个用MATLAB别写的无参考的图像质量评价算法,仅供参考(This is a non reference image quality evaluation algorithm which is not written by MATLAB for reference only)
信道估计
- 实现OFDM信道估计--OFDM系统的LS和DFT信道估计(Implementation of OFDM channel estimation)
adap and gradiant code
- gradian and adaptive filter
single-double Mann-Kendall test
- 可以用来进行Mann-Kendall的单边趋势检验和双边突变检验(Can be used to do the Mann-Kendall trend test and analyze the change-point of a series.)
matlab differential algorithm
- 在matlab 中实现简单的微分算法及梯形高通滤波,matbab是基于图像处理常用的一种软件,实现图像微分,空间频率愈高,幅度增加就愈大。这表明微分是可以加强高频成分的,从而使图象轮廓变清晰。(to achieve a simple differential algorithm and Butterworth highpass filter in Matlab)