-
RFWave
说明: 这些matlab程序不错,希望大家能有时间能看下。(The matlab program good, hope that we can have time to be able to Kanxia.)
- 2010-03-29 21:20:15下载
- 积分:1
-
Untitled
sourse code for spectrum sensing
- 2012-08-22 14:41:43下载
- 积分:1
-
WienerScalart96
维纳滤波器(Wiener filter)是由数学家维纳(Rorbert Wiener)提出的一种以最小平方为最优准则的线性滤波器。在一定的约束条件下,其输出与一给定函数(通常称为期望输出)的差的平方达到最小,通过数学运算最终可变为一个托布利兹方程的求解问题。维纳滤波器又被称为最小二乘滤波器或最小平方滤波器,目前是基本的滤波方法之一。(Wiener filter (Wiener filter) is caused by a mathematician Wiener (Rorbert Wiener) proposed guidelines for the minimum square optimal linear filter. Under certain constraints, which outputs a given function (often called the desired output) reaches the minimum squared differential, the final mathematical operation may become a problem solving Equation Leeds Taub. Wiener filter is also known as the least squares filter or least squares filter, currently one of the basic filtering methods.)
- 2014-01-23 22:20:12下载
- 积分:1
-
Bpnetworkshili
基于人工神经网络的信号预测在Matlab中的研究与实现,有具体的例题,同时包含详细的m文件代码(Signals based on artificial neural network prediction in Matlab, research and implementation, with specific examples, while m-file code contains detailed)
- 2010-10-13 12:32:02下载
- 积分:1
-
matlab
matlab 从入门到精通,比较适合matlab初学者使用!希望对大家有所帮助!(matlab from entry to the master, more suitable for matlab beginners! We want to help!)
- 2009-11-19 19:04:40下载
- 积分:1
-
JPEGCompression
编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
全面的小波去噪的思想matlab开发源码
在MATLAB中求图像纹理特征,模式识别中的bayes判别分析算法,使用matlab实现智能预测控制算法,用于时频分析算法,一种噪声辅助数据分析方法,一种流形学习算法(很好用)。
- 2023-03-17 15:05:04下载
- 积分:1
-
2
说明: 对初学MATLAB的人员,可有作用,也很管用,特此共享。( To personnel who begins studies MATLAB, may have the function, is also effective very much, shares specially )
- 2010-10-24 23:48:31下载
- 积分:1
-
fenlei
能够分辨出一幅图像中的矩形和圆形,并做以标记。(Able to distinguish an image of the rectangular and circular, and do the marking.)
- 2010-12-28 19:30:57下载
- 积分:1
-
l1_ls
求解l1范式的值,用于压缩感知中的稀疏表示。进行分类(Solving the value of l1 paradigm for compressed sensing of sparse representation. Classification)
- 2011-11-14 17:53:34下载
- 积分:1