-
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
-
PhysioNet_ECG_Exporter
PhysioNet 8格式数据的读取程序,MATLAB平台,可用于读取nsr心电数据库等。(PhysioNet 8 format data read program, MATLAB platform that can be used to read nsr ECG database.)
- 2010-03-15 09:35:43下载
- 积分:1
-
radarwaveform
产生常用的雷达波形,及计算波形的模糊度函数(generate radar waveform and ambiguity function)
- 2014-09-01 20:40:40下载
- 积分:1
-
RZYJT.m
变异函数的matlab实现,可用于空间经济学(Matlab implementation of variogram)
- 2014-10-29 16:20:33下载
- 积分:1
-
the-one-dimensional-functions
9种不同的方法求解一维函数的极值,包括黄金分割法、插值法等。(Nine different ways to solve the extreme value of the one-dimensional functions, including the golden section method, interpolation.)
- 2012-11-11 18:26:21下载
- 积分:1
-
windfarm
本资料包括风电场一年内的风速实测数据,并根据实测数据对风电场风速和输出功率进行预测和建模仿真,希望对大家有帮助。(This information, including wind velocity measured data within the electric field of the year, and based on the measured data on wind speed and power output forecasting and modeling and simulation, we hope to help.)
- 2014-02-16 10:22:56下载
- 积分:1
-
frequency_estimation
OFDM信号的频偏校正程序,用于估计子带上的频率偏移。(OFDM signals in frequency offset correction procedure used to estimate the sub-band frequency deviation.)
- 2007-08-08 20:24:04下载
- 积分:1
-
Kalman
卡尔曼滤波算法,用matlab语言编写的,可以直接使用(Kalman filtering algorithm, matlab language, can be used directly)
- 2014-12-10 16:38:03下载
- 积分:1
-
BP_recog_hao
基于神经网络对数字调制信号2ASK、2FSK、2PSK、4ASK、4FSK、4PSK进行门限值的判定来识别这六种数字调制信号。(Based on neural network digital modulation signal 2ASK, 2FSK, 2PSK, 4ASK, 4FSK, 4PSK threshold determination performed to identify the six digital modulation signal.)
- 2015-05-11 18:31:59下载
- 积分:1
-
wiener
维纳滤波程序,给正弦波信号加入信噪比为20dB的高斯白噪声。(Wiener filtering process, to add a signal to the sine wave signal to noise ratio of 20dB Gauss white noise.)
- 2020-12-12 01:19:17下载
- 积分:1