-
K-Means PCA降维
K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the characteristics of data clustering data. The principal component analysis reduces the dimension, carries on the visualization operation to the data, reduces the dimension to the features.)
- 2017-06-22 22:05:55下载
- 积分:1
-
qtfm_2_0
利用四元数对彩色图像进行各种图像处理的,如滤波、快速傅立叶变化、图像质量评价等。(Use quaternion various images for color image processing, such as filtering, fast Fourier transform, the image quality evaluation.)
- 2013-10-18 09:10:43下载
- 积分:1
-
nlm_code_for_mri
非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。(nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.)
- 2009-05-12 20:10:21下载
- 积分:1
-
readBMP
用C语言实现位图格式的图像读取功能,可直接使用。(read BMP by C ,can be used directly.)
- 2018-04-03 17:51:33下载
- 积分:1
-
aaa111
关于Bayes分类器的 实验数据都有 大家相互共享 很好用的软件(Bayesian classifier on the experimental data we have very good mutual sharing of software)
- 2006-09-20 09:54:24下载
- 积分:1
-
mingw
very useful toolbox for the matlab user
- 2018-02-21 11:27:15下载
- 积分:1
-
dwt
使用matlab实现的小波变换彩色图像水印嵌入和提取程序(Realize the use of matlab wavelet transform color image watermark embedding and extraction procedures)
- 2008-03-03 23:23:54下载
- 积分:1
-
ozzchapter9
Evolve97的使用说明,很有用的一款软件,拥有结构优化(Evolve97 instructions for use, very useful piece of software, with structural optimization)
- 2011-01-22 07:08:18下载
- 积分:1
-
chaos_logistic
说明: 在产生混沌伪随机序列的混沌映射中,Logistic映射(Logistic Map)是一种简单而经典的映射。其中u称为分形参数,随着u逐渐增大,出现倍周期分岔现象。可用于密文域图像加密。(Logistic Map is a simple and classical mapping for generating chaotic pseudo-random sequences. U is called fractal parameter, and with the increase of u, period doubling bifurcation occurs. It can be used for image encryption in ciphertext domain.)
- 2019-03-03 17:07:52下载
- 积分:1
-
homework4
编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。
用形态学击中击不中变换方法对图象进行细化处理。
实验图象:二值图象由一段文字组成,word_bw.bmp (The preparation of binary morphological operations (erosion and dilation, opening, closing and hit-miss transform) function, the function can handle the transformation of different forms and different types of structural elements. You prepared in morphology function of a binary image. Morphological hit-miss transform method of image refinement process. Experimental images: binary image by a paragraph of text, word_bw.bmp)
- 2012-06-30 10:24:02下载
- 积分:1