Matlab code for encoding an unwrapping phase InSAR image based on Markov Random field
Matlab code for encoding an unwrapping phase InSAR image based on Markov Random field...
random即随机数发生器,使用之前需要使用Randomize语句进行随机数种子的初始化。RANDOM产生的是伪随机数或者说是用一种复杂的方法计算得到的序列值,因此每次运算时需要一个不同的种子值。种子值不同,得到的序列值也不同。因此也就是真正的随机数了。这也正是RANDOMIZE随机初始化的作用。V...
Matlab code for encoding an unwrapping phase InSAR image based on Markov Random field...
For estimation and prediction of random 2 dimensional motion using Kalman filter in MATLAB...
·(WILEY) Electromagnetic Propagation in Multi-Mode Random Media...
·(WILEY) Electromagnetic Propagation in Multi-Mode Random Media...
Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform ran...
A MATLAB GUI platform for realizing the radiation pattern of narrowband beamformer with random array geometry. User can ...
full testbench design including random number generator, the tcc encoder, the tcc decoder and some control logic....
RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical model from a set of obs...
遗传算法CUse time of day to feed the random number generator seed...
One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * ...