-
code
行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。(Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coordinates, the third weft express the color values of the trip.)
- 2009-02-08 14:22:19下载
- 积分:1
-
imageProcessing
image prcessing: histogram, negative, thresholding
- 2009-11-15 08:31:17下载
- 积分:1
-
turbo
使用MATLAB完成turbo码的编码,在给定生成多项式交织映射表和删余选择的情况下进行TURBO的编码。主程序为encederm.m,调用子程序rsc_encede.m和encode_bit.m(Turbo code using MATLAB to complete the encoding, in a given generation of polynomial mapping table and delete intertwined choice than under the TURBO code. Main program for encederm.m, call Subroutine rsc_encede.m and encode_bit.m)
- 2008-05-26 23:00:30下载
- 积分:1
-
mpc
Model Predictive Control Toolbox
- 2013-07-21 13:19:44下载
- 积分:1
-
IsingModel-author
Ising model for ferromagnetism
- 2013-12-11 22:39:29下载
- 积分:1
-
xingchengbianma
将一幅图像转化为二值图像,然后对二值图像进行行程编码。(Will be an image into a binary image, and then carried out on the binary image encoding trip.)
- 2009-05-02 19:58:12下载
- 积分:1
-
fcht
Fast Chebyshev transform
- 2013-10-28 11:32:42下载
- 积分:1
-
basic-functions
marginal_hht, marginal_power_hht,phase difference
- 2015-02-03 00:23:54下载
- 积分:1
-
www1fd
基于LMS自适应时延估计算法,可以对时间延迟进行估计(Adaptive time delay estimation algorithm based on the LMS, you can estimate the time delay)
- 2013-05-25 17:11:58下载
- 积分:1
-
cx
说明: 利用Matlab编写求取4级移位寄存器的M序列
设初始序列为:1 1 1 1 通过一个四级的移位寄存器,其中在第三级有负反馈(一个模二加法),即将序列的第三位和第四位相加(如序列1 1 1 1经移位寄存器第一次移位后为0 1 1 1)的值再赋到第一位.
序列的周期为16.(The use of Matlab to prepare to strike four of the M shift register sequence based initial sequence as follows: 1 1 1 1 4 through a shift register, which in the third grade there is negative feedback (one-mode two adder), the upcoming series third and fourth combined (such as the sequence 1 1 1 1 by the shift register after the first shift for the 0 1 1 1) the value given to the first again. The cycle sequence was 16.)
- 2007-11-28 18:54:54下载
- 积分:1