-
m
说明: 光纤光栅的反射谱 包含两段代码 在MATLAB中仿真(the spectrum of fiber)
- 2009-04-21 13:49:50下载
- 积分: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
-
channel_coding
信道编码合集,包括turbo码,LDPC码和卷积码,且包含了所有的典型译码算法。(Channel coding sets, including turbo codes, LDPC codes and convolutional codes, and contain all typical coding algorithms.)
- 2020-06-21 14:40:01下载
- 积分:1
-
电池测试数据
说明: 参考文献蓄电池等效电路模型,二阶RC等效电路模型(Reference to the paper on battery equivalent circuit model, second-order RC equivalent circuit model)
- 2019-04-28 21:32:01下载
- 积分:1
-
smart_antenna_matlab_code
学习智能天线的matlab源码,对学习多天线及天线理论极为有用(Matlab source code to learn smart antenna, multiple antennas and antenna on the theory of learning is extremely useful)
- 2011-01-15 11:56:11下载
- 积分:1
-
rrpso
基于遗传交叉的粒子群优化算法有很好的计算效果(Genetic cross-PSO has good calculation results)
- 2011-05-05 20:30:46下载
- 积分:1
-
caoliujisuan
自己编写的牛顿法 电力系统潮流计算的MATLAB的例子 很好很实用的(I have written a Newton power flow calculation of MATLAB is very useful examples of good)
- 2009-10-13 21:23:54下载
- 积分:1
-
shuangwen
该程序模拟了经典双稳系统随机共振中,噪声强度与系统做功的关系(The program simulates the classical stochastic resonance in bistable system, the relationship between noise intensity and the system to do work)
- 2013-12-01 19:00:48下载
- 积分:1
-
calculateSNR
Calculate SNR for designing SDM
- 2012-04-12 21:45:17下载
- 积分:1
-
code
matlab 简单的插值方法 方法使用 可以借鉴(matlab method uses a simple interpolation methods can learn)
- 2013-09-22 08:52:30下载
- 积分:1