-
sanfuICA
本程序通过优化ICA算法实现了混合图像的盲源分离,分离效果优于一般ICA算法(This procedure optimized ICA algorithm is a mixed picture of blind source separation, separation is better than the general ICA algorithm is)
- 2020-10-10 15:07:35下载
- 积分:1
-
suanfa
该函数的功能是利用matlab实现图像的快速有效的分割(Function of the function is to use matlab to achieve fast and efficient image segmentation)
- 2010-03-08 21:52:55下载
- 积分:1
-
SMOTE
SMOTE algorithm code
- 2020-11-22 21:49:35下载
- 积分:1
-
facejianche
用matlab编写的人脸检测程,效果非常高,附有文章以理解。(Matlab prepared with face detection process, the effect is very high, in order to understand the article attached.)
- 2009-03-28 16:43:17下载
- 积分:1
-
findmask
小波阈值去噪,实现那的生死小波的去早实现和问卷字啊额的(wavelet soft-thresholding
this is a good ids ea se )
- 2009-05-24 15:22:33下载
- 积分:1
-
A1_4
mathews数值分析书的源代码,用matlab编写,此是第一章中的程序。(mathews numerical analysis of the book s source code, using matlab, you can control book-learning.)
- 2011-10-20 10:17:58下载
- 积分:1
-
watermark_LSB
基于LSB的数字水印算法,MATLAB,简单易懂,嵌入与提取(Digital watermarking algorithm based on LSB, MATLAB)
- 2019-02-27 10:00:22下载
- 积分:1
-
float_and_binary
将浮点数和32位二进制相互转换。一共四个m文件,三个函数:小数点转二进制,浮点数转二进制,二进制转浮点;最后一个:调用函数。
希望能帮到有需要的人( floating point Numbers and 32-bit binary conversion to each other. four m file, three functions: decimal to binary, float to binary, binary to float The last one: the calling function.
hope this can help people in need)
- 2014-12-22 18:23:05下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
MATLAB-classic-programs
上传文档时很给力的一百个MATLAB编程。(MATLAB classic programming procedures )
- 2014-10-26 00:42:22下载
- 积分:1