-
JPEG
This source code is about how to encode and decode a picture using JPEG algriothm
- 2010-11-24 07:34:04下载
- 积分:1
-
GNSS_SDR
一个完整的GNSS接收机Matlab源程序,包括从中频信号的捕获、跟踪、数据同步、解码、导航定位输出(A complete matlab source code for GNSS receiver including intermediate frequency acquisition racking synchronizationdecodingposition and navigation output)
- 2010-12-08 17:33:03下载
- 积分:1
-
MovingTargetDetectionByMMI[matlab]
基于最大互信息的运动目标检测[matlab源码](Moving target detection based on maximum mutual information, matlab)
- 2014-11-27 06:22:56下载
- 积分:1
-
sssc_file
simulation file for beginners of SSSC using matlab/simulink...see the scopes
- 2020-06-29 06:20:02下载
- 积分:1
-
tress
本程序是对轴承应力、应变进行必要的计算,从而获取较为准确的计算结果。(This procedure is necessary to calculate the bearing stress and strain, so as to get more accurate calculation results.)
- 2018-05-15 11:09:41下载
- 积分:1
-
sinwave
生成FPGA编程中rom初始化需要的.mif文件。生成的为1/4周期正弦波数据。宽度为8,深度为1024(Generate FPGA programming rom initialization required. Mif file. Generated 1/4 cycle sine wave data. Width is 8, a depth of 1024)
- 2010-11-30 11:42:34下载
- 积分:1
-
program3
3 fisrt parts are:
Download the file Square.tif and answer the following questions:
i. Smooth the image with a 3 3 spatial filter.
ii. Smooth the image with an implementation of Gaussian filter in frequency domain. Change
the bandwidth of the filter and show how these changes affect the result.
- 2014-09-11 15:14:22下载
- 积分:1
-
Tamura-1
Tamura特征提取中的粗糙度、对比度、方向度的代码(Tamura feature extraction roughness, contrast, orientation, degree of code)
- 2013-03-06 21:14:41下载
- 积分:1
-
segy
针对地震seg数据的各种预处理程序集,例如:格式转换,道头读取等(Assemblies for various pre-earthquake seg data, such as: format conversion, said head reads, etc.)
- 2014-09-11 14:01:24下载
- 积分:1
-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1