-
IIRdigitalFilterDesignTheory
一些关于IIR数字滤波器的设计理论,还有Matlab源程序,供设计数字滤波器人员参考(Some information about IIR digital filter design theory, as well as Matlab source code for the design of digital filters for reference staff)
- 2009-10-09 11:39:50下载
- 积分:1
-
hammingcode
汉明码编码和译码,实现自动捡错纠错功能,(7,4)汉明码(Hamming code encoding and decoding, the realization of automatic pick up error correction function, (7, 4) hamming code)
- 2015-04-15 11:04:47下载
- 积分:1
-
克里金插值
基本克里金算法,用于代理模型的参数计算,解决可靠性计算的通用matlab方法(Basic Kriging algorithm. The model is used to calculate the parameters of the agent model and to solve the general matlab method for reliability calculation)
- 2017-07-31 12:22:20下载
- 积分:1
-
ir551
包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,IDW距离反比加权方法,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。( Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, IDW inverse distance weighting method, ofdm system simulation including 16qam modulation fft windowing modules plus cp.)
- 2017-03-20 08:47:14下载
- 积分:1
-
Henon-Lyapunov
说明: 修正后的二维Henon映射的Lyapunov指数计算及Lyapunov指数谱图。(The Lyapunov exponent calculation and Lyapunov exponent spectrum of the modified two-dimensional Henon map.)
- 2019-06-19 16:00:31下载
- 积分:1
-
energy_detection
ROC of Energy detection under AWGN
- 2010-03-02 02:36:17下载
- 积分:1
-
compute_electr_magnetic_example.rar
计算电磁学书上的试验程序,对于学习fdtd很有帮助(computational electromagnetics book on the testing procedures, learning helpful fdtd)
- 2006-12-14 10:18:17下载
- 积分: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
-
DistgshAnalysis.m
判别分析的Matlab源码,很全面实用的程序(Matlab source code of the discriminant analysis, it is a comprehensive)
- 2009-04-21 08:38:58下载
- 积分:1
-
Matlab_ljb
关于 MATLAB 图像加密的讲解 和 图像处理 的内容
很详细(On the MATLAB image encryption and image processing to explain in great detail the contents of the)
- 2010-03-08 14:19:29下载
- 积分:1