-
QPSK
QPSK的matlab仿真,希望对大家有所帮助(QPSK in matlab simulation, we want to help)
- 2010-09-12 13:29:49下载
- 积分:1
-
gauss
分别用中心极限定理和Box-Muller方法产生高斯噪声,用于二进制双极性基带通信系统仿真,比较其仿真运行时间及结果。(Central limit theorem and were used Box-Muller method for generating Gaussian noise for binary bipolar baseband communication system simulation, and compared the results of the simulation run time.)
- 2010-12-28 19:51:10下载
- 积分:1
-
huxiangguan
matlab中利用互相关算法来计算两信号波形的时延差(To calculate the difference between two signal waveform delay using cross-correlation algorithm based on matlab)
- 2013-11-13 20:20:44下载
- 积分:1
-
myfun3
用于求解高速球轴承的非线性方程组,输入主程序,用fsolve,可以直接解出来(Nonlinear equations used to solve high-speed ball bearings, input the main program, with fsolve, can be solved directly.)
- 2021-04-05 12:39:06下载
- 积分:1
-
m_sequence
matlab生成m序列的函数
原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:(matlab generate a function of the original m sequence that efficiency is too low, mainly because of the practical application does not require generation of long m sequences, joined the demand for length, can effectively reduce the running time. 25 of the shift register, run for an hour did not come out one cycle, I just need more than 3000 bit. Improved version:)
- 2007-11-08 00:20:12下载
- 积分: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
-
SyntheticSpeechDetector
computes inter frame differenc of log likelihood of calimed speaker s GMM.
- 2014-02-13 23:34:32下载
- 积分:1
-
matlab_code_OptSch
OptWoPC: optimization code without power control
- 2010-01-20 11:41:25下载
- 积分:1
-
Single-Carrier-FDMA
SC-FDMA的MATLAB程序仿真,实现链路级是哪个性传输(single carrier FDMA simulation )
- 2012-03-30 11:40:32下载
- 积分:1
-
brain_net
计算网络,脑网络或者其他网络,测度计算的源程序。实用性强(Computing network measure
)
- 2012-11-13 22:55:38下载
- 积分:1