-
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
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
3D-FDTD_matlab)PEC
三维电磁场FDTD程序(3D-FDTD_matlab)PEC边界,希望可以帮到大家。(Three-dimensional electromagnetic FDTD program (3D-FDTD_matlab) PEC boundary)
- 2013-12-15 11:05:48下载
- 积分:1
-
diannengzl
电能质量的扰动研究,用matlab仿真,毕业设计的参考资料(Power quality disturbance study, using matlab simulation)
- 2021-04-13 00:58:56下载
- 积分:1
-
RS
说明: matlab在通信原理中的应用,信道编码RS码仿真,希望大家能用得上!(matlab in Communication Theory in the application of channel coding RS code simulation, hope that we can useful!)
- 2008-04-12 21:17:13下载
- 积分:1
-
FHSS_DSSS_CDMA
matlab源码产生跳频信号的m文件,非常好的(Matlab source of the signals generated hopping m document, very good Eastern)
- 2006-10-11 12:55:04下载
- 积分:1
-
TDSDKuSARSim
Simulink TDSD system
- 2010-06-04 03:55:16下载
- 积分:1
-
TSP
利用遗传算法求解旅行商问题
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 (Traveling salesman problem using genetic algorithm traveling salesman problem, namely, the problem TSP (Travelling Salesman Problem) is one of the famous field of mathematics. Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.)
- 2010-05-20 23:00:22下载
- 积分:1
-
MAtlab
《电力电子应用技术的MAtlab仿真》一书影印版。(Power electronics simulation base on MAtlab)
- 2013-11-10 15:19:18下载
- 积分:1
-
foe_demo-1.0
图像修复算法foe,来自论文“A Framework for Learning Image Priors”(This is a image inpainting algorithm which comes from tha paper A Framework for
Learning Image Priors)
- 2017-11-09 14:39:02下载
- 积分:1