-
MPSK_AWGN_error
calculate and plot M-PSK for AWGN channel with exact phase
- 2009-03-18 14:22:43下载
- 积分:1
-
block4x4
divide the image in to sub blocks
- 2010-01-13 11:50:59下载
- 积分:1
-
imagefilter
说明: 实现数字图像滤波,能够较好的实现图像的滤波霸霸工傀要革故鼎新(to filter digital image)
- 2009-08-12 23:06:51下载
- 积分:1
-
ShortRoute_Dijkstra
说明: 图论中最短路径计算D算法MATLAB源代码,修改网络上D算法的错误,并编写通用的MATLAB函数(Graph theory, shortest path algorithm for computing D MATLAB source code, modify the network D algorithm error, and the preparation of general MATLAB function)
- 2010-04-24 20:15:15下载
- 积分:1
-
fuzzy
模糊聚类分析源程序,包括标准化处理,聚类图,等等(Fuzzy clustering analysis of source code, including the standardization processing, clustering diagram, etc.)
- 2012-09-08 09:53:11下载
- 积分:1
-
cunter
经典无约束优化数值算法代码,牛顿法的算法在matlab中的实现。(unconstrained optimization numerical algorithm)
- 2013-04-09 21:05:38下载
- 积分:1
-
thesis
FULL REPORT OF DPFC SIMULATION...
- 2015-01-03 14:48:09下载
- 积分:1
-
lms
LMS算法的仿真程序,对比mu不同时的收敛速率(LMS algorithm simulation program, while comparing the convergence rate is not mu)
- 2010-06-19 03:58:52下载
- 积分:1
-
flight
根据飞机给出的纵向简化模型,设计飞机纵向增稳系统(According to the vertical plane gives the simplified model, the design aircraft longitudinal stability augmentation system)
- 2011-07-04 14:29:38下载
- 积分: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