-
DCT
this function block an Arbitrary image and take dct from each block.
for check quality of reconstructed image calculated PSNR.
- 2013-08-04 15:18:29下载
- 积分:1
-
im2mov
convert directory of images to a movie in Matlab
- 2013-10-30 03:41:24下载
- 积分:1
-
NL_means
实现 NL_means 算法,用来去噪。并赋带使用例子和实验结果。(Achieve NL_means algorithm to de-noising. And endowed with the use of examples and experimental results.)
- 2011-11-10 21:06:38下载
- 积分:1
-
AC3toMP3-GUI
AC3toMP3 GUI. GUI application for AC3ToMP3.
- 2014-02-19 03:09:50下载
- 积分:1
-
rncdff
Reads a netCDF file and returns the contents as elements of a structure
- 2010-10-11 06:47:24下载
- 积分:1
-
Graphic
这是一个在VC环境下实现动态图形变化的例子,里面包含各种类型的曲线图,相信对学习用VC画图功能的读者会有很大的帮助(This is a VC environment in the realization of dynamic graphics examples of changes, which contains various types of curves, I believe that learning to use drawing functions VC readers will be of great help)
- 2008-04-19 13:20:01下载
- 积分:1
-
Chapter_5_Synchronization
说明: CCU关于同步很详细的算法说明,包括符号同步,载波同步等!(CCU in great detail on the synchronization algorithm description, including symbol synchronization, carrier synchronization and so on!)
- 2010-03-22 20:46:41下载
- 积分:1
-
MUSIC
高阶累积量的music算法,包括多种music算法之间的对比分析(Cumulant music algorithm)
- 2011-01-02 16:09:14下载
- 积分:1
-
matpower4.0
matpower,电力系统的潮流计算程序,包涵所有的IEEE节点数据(MATPOWER power flow calculation procedures, includes all IEEE nodes data)
- 2013-04-30 17:06:36下载
- 积分:1
-
NLmeansfilter
non local mean filter
commande example
I =mat2gray(imread( eight.tif ))
mn= 0
vr= 0.02
J = imnoise(I, gaussian ,mn,vr) add noise
output=NLmeansfilter3(J,7,3,0.1)
- 2011-12-23 09:31:24下载
- 积分:1