搜索资源列表
Image_Smoothing
- 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including
m_sequence
- 压缩感知中基于m序列的测量矩阵的构成,代码在matlab上进行了仿真,效果好于传统高斯矩阵。代码有详细注释,易懂-This codes described measurement matrix based on m sequences in Compressed sensing. It has good result in matlab environment and the effect is better than the traditional Gaussian matrix. Code
MEGA_KONTROLLER_ert_rtw
- TI APP ABOUT CODE COMP.
kmeans2
- k-means聚类,用于文本的聚类,可以简单的聚类文本信息(kmeans use to classification txt ti is easy to use)