-
matlabcourse
说明: 其主要内容包括:MATLAB 入门及基本操作,数
组、矩阵的使用及数据可视化方法,脚步文件及函数的编写,以及仿
真、图形用户界面入门等。(Its main contents include: MATLAB Introduction and basic operation, array, matrix use and data visualization methods, the pace of preparation of documents and functions, as well as simulation, graphical user interface, such as entry.)
- 2008-10-22 18:46:31下载
- 积分:1
-
GuZhangFenXi
matlab中结合小波和偏度对故障信号的处理(matlab combination of wavelet and skewness of the fault signal processing)
- 2008-04-15 15:13:26下载
- 积分:1
-
Simulation_Study_of_UWB_Communication_System
说明: 英国伦敦大学一个学生写的有关UWB的文章,里面有较详细的说明并附有Matlab源码,适合初学者。(University of London a student to write an article on UWB, there are more detailed description with Matlab source, suitable for beginners.)
- 2008-11-24 20:59:50下载
- 积分:1
-
PowerElectronics
power electronics simulink in matlab
- 2013-08-05 14:22:08下载
- 积分:1
-
convolu
卷积码在AWGN信道下的实现
包括simulink文件与.m文件 (Convolutional Codes in AWGN channel, including the realization of documents and Simulink. M documents)
- 2007-05-17 11:49:58下载
- 积分:1
-
my_code
this is one of the best satelite code in the world to find the look angle
- 2013-08-23 11:52:02下载
- 积分:1
-
rgb2hsv2010
rgb颜色空间-hsv颜色空间
(RGB to HSV)
- 2010-05-17 13:50:02下载
- 积分:1
-
Wavelet-Denoise
对仿真信号进行小波分解,进行小波阈值降噪处理(Wavelet Denoise)
- 2013-12-27 09:57:58下载
- 积分: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
-
gold-series
基于matlab的golden序列生成程序,可以参考使用(Based on the matlab golden series generate program, reference may be used)
- 2012-05-06 11:05:57下载
- 积分:1