搜索资源列表
jpeg2000(matlab)
- 用MATLAB编写的实现JPEG2000图像压缩。
MATLAB实现手写数字识别
- 基于MATLAB实现简单的手写数字(0-9)的识别程序。属于模式识别内容
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建
- 里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建
压缩感知图像压缩MATLAB实现
- 压缩感知的图像压缩MATLAB实现
Bayes压缩感知代码
- The VB BCS codes implemented by MatLab 7.0 are included in this package. BCSvb.m: VB BCS code demo_BCSvb_1d.m: example of a 1-dimensional signal demo_BCSvb_2d.m: example of a 2-dimensional image: 128x128 image 'cameraman' demo_BCSvb_2d_small.
基于形态学的信号压缩算法
- 基于形态学的信号压缩算法matlab程序,能够实现较高的压缩比
Matlab实现Apriori算法
- 简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。
mpeg matlab 实现
- 一种mpeg 视频压缩算法的matlab实现
matlab的adpcm语音编码
- matlab的adpcm语音编码,很好的解决了语音压缩传输中的问题,matlab' s adpcm speech coding, a very good solution to the voice compression and transmission problems in the
最小化l1范数的Matlab代码
- 最小化l1范数的Matlab代码。求解模型为: min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。, l1-Regularized Least Squares Problem Solver l1_ls solves problems of the following form: minimize ||A*x-y||^2+ lambd
q1.matlab 分形压缩研究
- matlab 分形压缩研究 分形压缩拥有很高的压缩比,用MATLAB实现时间较C要长 这里供参考,matlab fractal compression Fractal compression research has a high compression ratio, using MATLAB to achieve a longer time than C here for reference
PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码
- 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
BP-MATLAB.rar
- 一个基于BP神经网络的matlab程序可以实现对几种字体0-9的数字识别这个文件训练网络的压缩包,Based on BP neural network matlab program can achieve several fonts on the figure 0-9 to identify the document training network packet compression
TFD-chirplet.rar
- matlab 压缩包文件,基于时频分析的isar回波处理历程,基于时频分析的多分量现形调频信号处理,matlab compressed file, based on the time-frequency analysis of the ISAR echo processing course, based on the time-frequency analysis of multi-component FM signal processing edition
JPEG-for-Matlab
- 本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!-This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!
dct_cs
- 采用BP算法来实现压缩感知的信号重构示例。BP算法由线性规划来实现,稀疏基为DCT基,信号为语音信号-an example of using BP algorithm for signal reconstruction in compressed sensing. BP algorithm is implemented by linear programming, sparse basis is the DCT basis, the signal used is speech
压缩感知图像重构的算法
- 这是我自己编写的压缩感知图像重构的算法,用于学习,先稀疏,再观测系数,最后重建-This is your perception image compression algorithm used to study and review, thin, and observation of the reconstruction and
线性调频(LFM)脉冲压缩雷达仿真 - 副本
- 线性调频信号脉冲压缩的原理及matlab仿真的详细步骤,进一步理解雷达成像的基础知识(The principle of pulse compression of LFM signal and the detailed steps of MATLAB simulation further understand the basic knowledge of radar imaging)