搜索资源列表
bessel
- Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order. Bessik -- Modified Bessel function In and Kn for real argument and integer
MAIN 3-DIMENSIONAL CFD-PROGRAM
- #//u(i,j) x方向的速度u;
yv12_y_2
- 可用于YUV序列的Y分量的显示,对于多媒体编程方面的人,可以做参考-sequences can be used to YUV component of the Y, multimedia programming for the people, can do reference
bessel
- Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order. Bessik -- Modified Bessel function In and Kn for real argument and integer
rgb24_to_yv12
- rgb24_to_yv12 颜色转换 ,rgb 转yv12-rgb24_to_yv12
kalman-filtering
- 卡尔曼滤波程序: kalman filtering-load initial_track s y:initial data,s:data with noise T=0.1 yp denotes the sample value of position yv denotes the sample value of velocity Y=[yp(n) yv(n)] error devia
curvefit
- 调用方法: CurveFitting fitting = new CurveFitting() double[] xs = fitting.Fitting(xv, yv, n, m) 说明: 拟合函数:double[] xs=Fitting(int[] xval, double[] val, int n, int m) xval:点的横坐标 val:点的纵坐标值 n:欲拟合多项式的最高次数 m:拟合点的个数 数组xs
rangePolyponPoint
- Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。- 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点 输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合 返回的排列好的点的横坐标和纵坐标集合. 使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10
qiandao
- 易语言QQ群签到源码-yi yv yan qq qun qian dao yuan ma
猜拳
- 猜拳!闲着没事写写。不喜勿喷!厌则走,喜则留!多说一句都是求!(wo bu hui ying yv , wo yong pinyin)
Fractions PDF
- ,b yv rgbnjg bfbwfb ergeg bfebf bfb wrb gbr brw bg b gb
kalman滤波的仿真
- 5.4.2 Kalman滤波器的设计 这一节将讨论如何使用控制系统工具箱进行Kalman滤波器的设计和仿真。 考虑下面的离散系统: x[n+1]=Ax[n]+B(u[n]+w[n]) (5.9) y[n]=Cx[n] (5.10) 其中, w[n]是在输入端加入的高斯噪声。 状态矩阵参数分别为 A = [1.1269-0.49
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.