搜索资源列表
OptimizationTipsandTricks
- New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cel
Matlab
- 维纳滤波Matlab代码 1 可以直接作为函数调用; 2 可以减少图像的块效应,以及平滑图像。-Wiener Filter Matlab code can be used directly as a function call 2 blocks can reduce the image effects, and smoother image.
BlockMatchingAlgoMPEG
- Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short descr iption of the m files in this
powctrl
- This manual describes the use of the Matlab/Simulink-based [The Mathworks, 2001] simulator TRUETIME, which facilitates co-simulation of controller task execution in real-time kernels, network transmissions, and continuous plant dynamics. The si
code
- matlab code for wimax phydical layer blocks
uwb_lib
- I want to simulate a MB-OFDM-UWB system in Matlab. I did pure OFDM system before which consist of convolution code block, modulation block, FFT block, Cyclic Prefix block, multipath block and corresponding receiver blocks. However, how to modif
step4
- code for entire transmitter receiver include ADC DAC blocks for digital co-code for entire transmitter receiver include ADC DAC blocks for digital comm
clc
- A cyclic redundancy check (CRC) is an error-detecting code designed to detect accidental changes to raw computer data, and is commonly used in digital networks and storage devices such as hard disk drives. Blocks of data entering these systems get a
crc-for-data
- A cyclic redundancy check (CRC) is an error-detecting code designed to detect accidental changes to raw computer data, and is commonly used in digital networks and storage devices such as hard disk drives. Blocks of data entering these systems get a
qwe
- 对输入的第iUE个用户的第iTB个传输块进行码块分割。若输入信息b长度小于常数Z,则不进行分割;否则依据[2]第5.1.3.2.3节定义的分割大小进行码块分割,并对分割后的数据添加CRC24B校验-Input iUE the user iTB transmission blocks, code block segmentation. If the input b length less than the constant Z is not split otherwise in accordan
zxc
- 对输入的第iUE个用户的第iTB个传输块进行码块分割。若输入信息b长度小于常数Z,则不进行分割;否则依据[2]第5.1.3.2.3节定义的分割大小进行码块分割,并对分割后的数据添加CRC24B校验。-Input iUE the user iTB transmission blocks, code block segmentation. If the input b length less than the constant Z is not split otherwise in accorda
winwin
- This is a matlab code for processing an image by selecting non-overlapping blocks. This code also uses built in functions in matlab
Image_Patches
- Matlab code to divide image into blocks
LTE_Scrambler
- this code implement LTE scrambler and LTE descrambler used in the 4G mobiles release 8.parameters of these two blocks are flexible.
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 trans
Compensation
- 用M文件控制Matlab/Simulink模块里的变量和计算过程。-This code use M-file to control some varible and calculation flow of Matlab/Simulink blocks.
ADPLL
- This paper presents the ADPLL design using Verilog and its implementation on FPGA. ADPLL is designed using Verilog HDL. Xilinx ISE 12.1 Simulator is used for simulating Verilog Code. This paper gives details of the basic blocks of an ADPLL. In this p
RS_coding
- The Hamming codes (described in the previous section) are suitable for detecting random bit errors in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel errors affecting contiguous blocks of bits), the
