-
matlab
unknown,it is test matlab file with some error
- 2010-06-19 18:43:16下载
- 积分:1
-
MRC
1发2收的最大比合并算法源代码,Rayleigh信道(This is a matlab .m file of Maxium Ratio Combining(MRC) algorithm in rayleigh channel with 1 transmitter and 2 receiver.)
- 2021-04-17 13:48:52下载
- 积分:1
-
twopoint
经典的多点法形状复原算法中的2点法的程序。本程序用频域法和积分法2种方法复原了同一形状。数据则由csv文件读入。(classic multi-point method shape the recovery algorithm 2:00 Act procedures. The procedure uses frequency-domain law and integration methods to recover two of the same shape. Data from csv file into.)
- 2007-06-11 22:39:14下载
- 积分:1
-
fdtd
FDTD matlab例程,A numerical solution of the equations of the electromagnetic field, followed by decomposition of the space-time iterative formula for solving Maxwell equations solved.(FDTD matlab routine, A numerical solution of the equations of the electromagnetic field, followed by decomposition of the space-time iterative formula for solving Maxwell equations solved.)
- 2013-03-31 15:19:24下载
- 积分:1
-
canny-edge
边缘检测,源代码,基于matlab的。是canny算子。也可以改动一下模板,即可变成其他算法的了。(Edge detection, source code, based on matlab' s. Is a canny operator. Can also change what the template, you can become the other algorithms.)
- 2010-07-31 11:19:32下载
- 积分:1
-
OFDM-simulation-using-matlab
一篇关于ofdm 使用matlab 做仿真的论文,内容是降低峰均比(Article on ofdm simulation using matlab to do the paper, the content is to reduce the PAPR)
- 2011-05-10 17:56:59下载
- 积分:1
-
shiyanerdaima
通过电子Smith圆图实现L型阻抗匹配,分析L型阻抗匹配网络的匹配种类和计算L、C的值。(L impedance matching was achieved through electronic Smith chart, analysis of l-shaped impedance matching network of matching types and calculating the value of L, C.
)
- 2013-05-04 22:26:30下载
- 积分: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
-
8PSK
8PSK+weaver调制matlab程序(8PSK+ weaver modulation matlab program)
- 2010-09-15 16:23:03下载
- 积分:1
-
_DSP5
说明: DSP实验的matlab实现,如 离散时间系统,傅里叶变换,快速傅里叶变换等(dsp FFT)
- 2011-03-07 21:11:19下载
- 积分:1