-
SARSA
说明: 增强式学习示例,和大家分享,希望能对大家有帮助。(Reinforcement learning example, to share, hope you can help.)
- 2021-03-16 17:09:21下载
- 积分: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
-
plus&filter
说明: 利用害明滤波器对白噪声信号进行加权,提高信噪比(Filter with the use of harm-ming weighted noise signal to improve signal to noise ratio)
- 2006-03-08 21:36:43下载
- 积分:1
-
Gold_codes
Matlab GOLD序列的产生
适合学生课程使用
产生31位的GOLD序列(generation of the gold sequence(31 bits)
for the convinience of the undergraduate curriculum design)
- 2009-12-20 16:00:22下载
- 积分:1
-
GA
说明: 此代码为一种改进的新型的遗传算法代码,该代码主要应用于优化单目标和优化多目标。(This code is a new improved genetic algorithm code, which is mainly used to optimize single objective and multi-objective.)
- 2020-05-31 15:37:13下载
- 积分:1
-
Cassius-MI
Controle vetorial direto e indireto do MI – uma abordagem usando orientaç ã o pelo fluxo rotórico.
- 2011-08-22 10:18:44下载
- 积分:1
-
ITD
模态参数识别中ITD法,可得到结构的频率、振型、阻尼比等(ITD modal parameters identification method, frequency obtained structure, modes, damping ratio)
- 2021-04-19 10:28:51下载
- 积分:1
-
bpsk
matlab实现基本的通信仿真技术bpsk(To achieve basic communications simulation technology bpsk using matlab)
- 2009-10-22 23:57:23下载
- 积分:1
-
my-face-detection
Detect face parts in real time using Matlab.
- 2013-05-05 06:09:54下载
- 积分:1
-
Untitled2
给出了内联函数及创建的方法,绘制了图像并介绍了获取图像坐标的函数(Inline functions are given and the method to create and draw a picture and describes the function to obtain the image coordinates)
- 2011-05-06 11:03:17下载
- 积分:1