-
res40Iip
matlab程序实例解析 含有源程序 实例(matlab instance analytic examples contain source code)
- 2008-06-18 15:55:12下载
- 积分:1
-
16QAM
This is code to simulation of AM, FM, PSK, QAM modulation
- 2014-11-29 12:19:24下载
- 积分:1
-
NIBIANFANGZHEN
说明: 移相全桥matlab,simulink仿真模型,闭环控制,可以正常运行,中心抽头结构(Phase shift full bridge MATLAB, Simulink simulation model, closed-loop control, normal operation, center tap structure)
- 2019-11-14 21:40:30下载
- 积分:1
-
MATLAB7.0
MATLAB 7.0从入门到精通的源码,包含整本书的代码,很不错的(MATLAB 7.0 from the entry to the master source, contains the entire code book, it is good)
- 2009-05-24 10:32:40下载
- 积分:1
-
computeMelSpectrum
compute mel spectrum speech recongintio in matlab program 1m
- 2013-03-16 11:47:50下载
- 积分:1
-
MATLAB7.0-learn
适用于初学者学习matlab语言熟悉matlab开发环境,学习基本操作命令(Suitable for beginners to learn the matlab language familiar matlab development environment, to learn the basic operation command)
- 2013-03-21 11:40:43下载
- 积分:1
-
MODELING-OF-STATIC-SERIES-VOLTAGE-REGULATOR-IN-DI
MODELING OF STATIC SERIES VOLTAGE REGULATOR IN DISTRIBUTION SYSTEM FOR LOSS REDUCTION
- 2014-01-30 14:13:40下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
Image_Processing_matlab_and_labview
这是有关数字图像处理的几篇论文,涉及到Matlab 和Labview,学习图像的同学可以参考一下。(It is about digital image processing of several papers related to Matlab and Labview, students study the image for reference.)
- 2009-12-12 13:53:49下载
- 积分:1
-
LMS
说明: 基于LMS算法的matlab实现,比较基本的LMS算法,可用于自适应滤波器仿真(Matlab implementation based on LMS algorithm is a basic implementation of LMS algorithm for adaptive filter simulation.)
- 2021-04-07 16:49:01下载
- 积分:1