-
codingmatlab
一个详尽的算术编码的matlab仿真程序。
(In this program set, two types of arithmetic coding has been implemented.
1) Arithmetic Coding with Scaling
To implement this method 4 programs has been used in the set. The programs are
a) arithscale.m
b) probmodel.m
c) arithscalecod.m
d) arithscaledecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
1) Integer Arithmetic Coding
To implement this method 4 programs has been used in the set. The programs are
a) arithint.m
b) countmodel.m
c) arithintcod.m
d) arithintdecod.m
To test the program two text files are given with names seq.txt and seq1.txt.
)
- 2010-07-14 04:01:09下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
ookCODE
此程序为ook编译码程序,详细的介绍了ook调制原理及解调的原理及过程(This program is ook encryption procedures, detailed introduction to the principles and process of modulation and demodulation principle ook)
- 2014-11-17 20:52:56下载
- 积分:1
-
the-function-value-defined-intervals
说明: 求解定义区间内的函数值,求解定义区间内的函数值,求解定义区间内的函数值(Solving the function value defined intervals)
- 2011-03-20 11:39:54下载
- 积分:1
-
multi_user_MIMO
Multiple MIMO techniques
- 2013-07-09 06:11:10下载
- 积分:1
-
Desktop
用matlab模拟出十字路口的车辆通行情况。车流量可以自己设置,并且绘出了图象能直观地模拟出十字路口的通行状况(Use Matlab to simulate the crossroads of vehicle traffic. Can set up traffic, and draw the image to visually simulate the crossroads of the prevailing situation)
- 2012-04-23 23:29:22下载
- 积分:1
-
MATLAB
一本讲述matlab应用的经典书籍,书中具体详细的描述了matlab的应用。(A classic book about the matlab application, specific and detailed description of the book matlab applications.)
- 2011-07-22 11:29:45下载
- 积分:1
-
main_STBC_MIMO_OFDM
可见光通信MIMO和OFDM系统仿真,代码里有注释。(MIMO and FODM visible light communication count counting system simulation)
- 2015-06-16 21:27:56下载
- 积分:1
-
importantsmithchartlihui
可以绘制Smith圆图,经过适当修改 可以进行圆图匹配(Smith chart can be drawn, after appropriate modifications can be matched chart)
- 2011-05-10 10:26:56下载
- 积分:1
-
steepest_descent_method
采用最速下降法查找最小值,采用H终止准则,计算时间很快,很适合初学者使用(Steepest descent method using the minimum search using H termination criteria, the computation time soon, it is suitable for beginners to use)
- 2009-03-27 13:14:07下载
- 积分:1