资源列表
Study
- 卡尔曼滤波代码,比较好的示例,希望下载的能用的上~~学习共享-Kalman filter code, a better example, want to download can learn sharing ~ ~ ~ ~ ~ ~ ~~
Njieluoxuan
- 设定N值,输出N阶螺旋方阵。以四边的数的行列规律为基础,向中间螺旋输出数值。如4则:1 2 3 4 12 13 14 5 11 16 15 6 10 9 8 7 . 完毕。-Set of N values, the output of N-order spiral square. Number of the four sides of the ranks of law, based on the output value to the middle spiral. Such
guanliandu
- 计算关联度,即其随时间或不同对象而变化的关联性大小的量度。-To calculate the degree of association, that is, the time or the correlation measure of the size of different objects.
C_1-stochastic-analysis
- 统计差分方程工具箱,求解统计差分方程.可以解决动态系统、统计计算等问题-statistical differiential equation
juzhen
- 定义设为阶矩阵, 其中矩的元素、, 一 , · … , 一 , …, 与矩阵的元素一, , …, , 一, , … , 不全为零-Defined set to order matrix for the matrix, the elements of which the moment, …, a, …, with elements of the matrix a,, …, a,, …, not all zero
max
- 实验描述:给定X和Y都是n位整数,计算乘积XY。分治算法思想,将n位X和Y分成2段,每段n/2位。则X分为AB两段,Y分为CD两段。 有X=A*(10)^(n/2)+B,Y=C*(10)^(n/2)+D;XY=(A*(10)^(n/2)+B)(C*(10)^(n/2)+D)=AC*(10)^n+(AD+BC)*(10)^(n/2)+BD。 -Experiment: given X and Y are n-bit integers, calculate the product of the
KB
- KB显微镜成像系统的点扩展函数的计算和相差分析的例程,用matlab编写的-KB microscope imaging system point spread function was calculated and the difference between the analysis routines written using matlab
Linear
- 数值分析算法实现(C语言实现):数据的拟合-Numerical analysis algorithms (C language): The fitting of the data
Array
- 数值分析算法实现(C语言实现):矩阵特矩值问题-The numerical analysis algorithm (C language): matrix of the value of the special moments
Nonlinear
- 数值分析算法实现(C语言实现):非线性方程数值解法-The numerical analysis algorithm (C language): Numerical Solution of nonlinear equations
Insert
- 数值分析算法实现(C语言实现): 插值法-Numerical analysis algorithms (C language): interpolation
first
- 基于菲涅尔-基尔霍夫衍射的z扫描高斯衍射模型程序代码-GAUSSIAN diffration model of z-scan
