资源列表
spline_VB
- 三次样条函数 Type coordinateX Y x As Double y As Double End Type Public Const dotSize = 25 Public Const H = 4000 Public Const W = 4-Cubic Spline
normalnumber
- 任意区间均匀分布, 以及任意均值与方差的正态分布 随机数以及随机序列的生成-random normal number
trial
- 蠕变程序,有fortran实现的两种不同算法。并用简单的truss来测试其正确性。-Creep process, there are two different algorithms to achieve fortran. And a simple truss to test its correctness.
simple-dazhengshu
- 此为大整数算法,能够将两个位数极大的位数相乘并得出精确的结果-This is a large integer arithmetic, the number of bits in the two-digit greatly multiplied and accurate results
Gauss-Legendre_Romberg
- 通过理论分析和编程计算,分别用复合5点 Gauss-Legendre 求积公式、 Romberg 求积算法求出了给定函数的近似积分值,并进行相互比较。-Through theoretical analysis and programming, respectively, at 5:00 with a composite Gauss-Legendre quadrature formula, Romberg quadrature algorithm derived for a given funct
Matrix
- Fortran matrix solution codes
Nonhypotenuse-Numbers.c
- A nonhypotenuse number is a positive integer whose square cannot be expressed as the sum of two nonzero integer squares. a C program to find the 20,000th nonhypotenuse number. print out the first 100 nonhypotenuse numbers for verification purpose.
const_velocity2D
- 这是检测、估计和调制理论一书(卷I。孙进平等译),书上例9.21二维跟踪问题的卡尔曼滤波器的程序,同时使用了扩展卡尔曼滤波的理论-the book is <Detection,Estimation and Modulation Theory,Part I>Harry L.etc. the 9.21 ,2D tracking ,karlman filter,and extent karlman filter
plot_edge_filter
- curve edge detection with Python
FFT
- // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1时, 存放傅立叶变换的N个实部 // pi
WLSF
- 基于加权最小二乘的探测器状态估计,可实现快速估计和收敛-Weighted LM based probe states estimation, with high speed and rapid convergence.
