-
work
伽玛变化方面的程序,我找了很久迎合了影像处理理论与实际这本书中的实例希望对大家有所帮助。(Gamma-change procedure, I find for a long time to meet the image processing theory and practical examples of this book to all of us want to be helpful.)
- 2008-01-04 16:00:00下载
- 积分:1
-
random_3d_obl
利用matlab对无线传感器网络进行部署,并且部署了长方形的障碍物,模拟室内环境。(Using matlab to deploy wireless sensor networks, and deployed a rectangular obstacles, simulated indoor environment.)
- 2011-08-19 22:32:59下载
- 积分:1
-
DVB-S2_Factsheet
data sheet on DVBS2 for matlab coding
- 2011-08-28 15:22:07下载
- 积分:1
-
D1459042413
oltage Profile Analysis for IEEE 30 Bus System
Incorporating with UPFC
- 2014-10-25 20:35:04下载
- 积分:1
-
常规潮流算法-牛拉法 - 极坐标备份
采用极坐标,可计算网络潮流,格式和附件中ieee14.xls中数据格式是一样的,且潮流程序是通用的。(Using polar coordinates, you can calculate the network flow, the format and the ieee14.xls data format in the annex is the same, and the flow program is common.)
- 2021-01-26 06:48:36下载
- 积分:1
-
Adaptc
adptc the code for adptc its an exellent one
- 2009-11-17 18:11:04下载
- 积分:1
-
LS盲信道估计的代码程序 Channel_est_LS
LS盲信道估计的代码程序 matble环境下运行(LS-blind channel estimation procedure code matble environment running)
- 2020-06-28 13:20:02下载
- 积分:1
-
VCSOASteadyGainTMM
基于传输矩阵法(TMM)计算VCSOA(垂直腔半导体光放大器)的稳态增益的程序。由于是从将输入端功率Pin作为已知条件,程序用Matlab优化工具箱中的fsolve函数计算了满足边界条件时的输出功率。这对于相关研究开发都是较好的资料。(This is a set of source codes, which are used for calculating the steady state gain of VCSOA based on the transfer matrix method(TMM). Since the input power of the VCSOA is regarded as a already-known condition, this program, the function "fsolve" in the Matlab Optimization Toolbox is used for obtaining the output power of the VCSOA when the input power is at some value. This is a good material for further studying the related problems, especially when using the Matlab for device simulations. )
- 2013-08-13 16:15:25下载
- 积分: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
-
DSP_MATLAB
dsp实时处理,matlab仿真程序,应用于语音信号处理(dsp real-time processing, matlab simulation program, used in speech signal processing)
- 2007-11-22 19:38:44下载
- 积分:1