-
yuv_import
可以读取yuv文件,输入文件夹名字、图像尺寸、帧数等,为处理yuv文件的前提(Input:
filename- YUV sequence file
dims- dimensions of the frame [width height]
numfrm- number of frames to read
startfrm- [optional, default = 0] specifies from which frame to start reading
with the convention that the first frame of the sequence is 0-
numbered)
- 2013-12-19 11:31:03下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
qiuticiyichang
球体磁异常源码适用于地球物理方面的重力异常反演解释及其推演(Magnetic anomaly source code for the application of gravity anomaly inversion interpretation and deduction in the field of Geophysics)
- 2015-10-26 11:08:32下载
- 积分:1
-
49636941FFR-optimization
使用FFR对各宏小区的用户进行资源分配,在多用户随机分布着各个小区中的情况下,统计中心小区和边缘小区的用户吞吐量。(The resource allocation is performed for the users of each macro cell using the FFR, and the user throughput of the center cell and the edge cell is counted when the multi-user is randomly distributed among the cells.)
- 2016-11-28 14:46:07下载
- 积分:1
-
infosaliencyshort
A visual saliency detector
- 2010-12-09 22:37:59下载
- 积分:1
-
smith_chart
射频电路设计,微波设计中常常用到的smith原图,本程序利用MATLAB编程画出smith原图,可以帮助射频电路设计,比如画等功率匹配圆,等阻抗圆,等反射系数圆等。(RF circuit design, microwave design is often used smith artwork, this program using MATLAB to draw smith original programming that can help RF circuit design, such as painting and other power matching round, such as impedance circle, so the reflection coefficient circle and so on.)
- 2011-01-14 16:19:42下载
- 积分:1
-
hist2dtest.m
Make 2D histogram on pairs of (x,y) data
- 2011-01-16 02:00:33下载
- 积分:1
-
mgsaolei
说明: 扫雷游戏源码,游戏可选择低级 中级 高级(Minesweeper source, the game can choose low-intermediate Advanced)
- 2011-02-24 06:44:06下载
- 积分:1
-
CBF
《空间谱估计理论与算法》一书中提到的cbf波束形成算法的源代码,是较简单的源代码(" Spatial spectrum estimation theory and algorithms," a book mentioned in cbf beamforming algorithm source code, is relatively simple source code)
- 2020-11-29 22:19:29下载
- 积分:1
-
Neural_network_theory
神经网络理论与Matlab R2007实现 源代码(The source code of neural network theory in Matlab R2007)
- 2009-12-21 18:34:56下载
- 积分:1