-
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
-
edggy-det
e book for edge detection
- 2011-10-17 14:50:09下载
- 积分:1
-
PCA_LDA_LPP_Tensor
PCA/LDA/LPP/TensorLPP/代码。
LPP是目前一种比较重要的子空间算法。基于Tensor的子空间算法,是传统PCA/LDA算法的进一步推广,具有重要意义。(PCA/LDA/LO/TensorLPP/code. Alignment is a more important subspace algorithm. Based on the Tensor subspace algorithm, is a traditional PCA/LDA further promote algorithm is of great significance.)
- 2007-04-09 16:18:23下载
- 积分:1
-
语音工具箱,matlab程序
语音工具箱,matlab程序(voice toolbox,matlab program)
- 2005-01-30 22:35:24下载
- 积分:1
-
THE_FAST_HANDOVER_RESEARCH_of_wimax_network
说明: 本文正是在研究WIMAX/802.16e协议和FMIPv6协议的基础之
上,提出了基于FMIPv6的WIMAX网络快速切换机制,该方案采用跨
层切换的思想,MAC层联合网络层同时进行切换,在链路尚未断开
之前即完成新转交地址(NCOA)获取等功能,从而加快了切换进程,
减小了切换时延和切换时的丢包率。在提出本切换机制的基础上,本
文在NSZ仿真平台上对所提出的切换方案做了系统性的性能仿真,通
过仿真结果验证了方案的可行性和优越性。
( In this paper, IEEE802.16e standard is described at first. Then an
introduction for the basic knowledge and research in MIPv6 and FMIPv6
protocol is given. A fast handover scheme of WiMAX network which
based on FMIPv6 protocol is suggested, which implements the fast
handover at IP layer associating with MAC layer at the same time.
scheme minimizes handover latency by predicting and preparing
This
the
impending handover in advance. Finally, simulation are carried out to
evaluate the performance of this fast handover scheme. The result of the
simulation shows that the fast handover scheme has good performance.
)
- 2010-04-28 09:22:20下载
- 积分:1
-
tuxiangchui
主要利用MATLAB进行有关图像的最基本处理,如图像增强,图像融合,滤波。。。(Mainly use MATLAB for the image of the most basic processing, such as image enhancement, image fusion, filter...)
- 2013-03-10 21:57:23下载
- 积分:1
-
Gaussian
Gaussian filter implementation
- 2011-11-08 07:36:43下载
- 积分:1
-
A-Guide-to-MATLAB-for-Beginners
说明: 一本matlab初学者的入门级经典书籍编程人员案头必备的一本参考书籍,英文版,有助于提高英文及编程技术.(An entry-level matlab beginner programmers classic books necessary for a desk reference book, in English, help to improve English and programming.)
- 2011-02-19 11:18:14下载
- 积分:1
-
pgpi
PGPI(NUM,DEN,W,FI,A) plots the stability boundary locus L(KP,KI,W)in the (KP,KI)-plane for an LTI system with transfer function defined by its NUM, DEN coefficients and driven by a PI controller with transfer function, C(s)=kp+(ki/s). Frequency (W) gridding becomes important. Phase Margin, FI, and Gain Margin, A, can be defined.
The method works for open loop stable or unstable, minimum or nonminimum phase systems.
With Examples.
Method and examples used are form "Computation of Stabilizing PI and PID Controllers" by Nusret Tan, Ibrahim Kaya and Dereck P. Atherton.
MATLAB release MATLAB 7.5 (R2007b)
- 2011-04-18 23:07:06下载
- 积分:1
-
matlab
matlab求解微分方程讲义,求解各类方程,介绍的很全面。(matlab solve differential equations lecture notes, solving all kinds of equations, introduced very comprehensive.)
- 2011-12-03 19:32:33下载
- 积分:1