资源列表
4 Hole in an Infinite Plate
- sph demo hole in an infinite plate
卡尔曼滤波器
- 卡尔曼滤波在GPS全球定位导航系统中的应用(Application of Calman filtering in GPS navigation)
ES
- 1.设定种群个体数和需要迭代的次数。 2.选择父代中的个体按照公式z1=sqrt(-2*ln(u1))*sin(2*pi*u2)*m,z2=sqrt(-2*ln(u1))*cos(2*pi*u2)*m进行演化。 这里u1,u2都是随机值,m是控制因子,演化次数越多m,m越小,父代通过与z1,z2相加得到后代。 3.计算后代的适应性。 4.选择后代中最优的适应性作为全局最优适应性。(1. set the number of individuals in the population and
niutow
- 采用牛顿法求解最优值点,主要是求解二次函数,对于非二次函数同样适用,效果不佳。(Newton method used to solve the optimal point, mainly for solving the two function, for non two function also applies, the effect is not good.)
实验3-数值积分
- 在fortran平台下实现数值积分计算的功能,给出结果并绘图。(numerical integration)
matlab_fourier
- 对时间序列信号进行Fourier变换频谱分析(The time series signal is analyzed by Fourier transform and frequency spectrum)
plota
- 通过一系列形值点的一条光滑曲线,MATLAB平台上可用。(Through a series of value point of a smooth curve, MATLAB available on the platform.)
GAUSS–CHEBYSHEV法解积分
- 使用GAUSS–CHEBYSHEV(高斯 - 切比雪夫)法简单快速的解决含未知数的积分问题(Fast solution of integral problems with unknown numbers)
sms数据转换
- 把数据转换成sms数据格式的pathon程序(A pathon program that converts data into SMS data formats)
code
- 这 是 一 个 随 机 数 生 成 的 算 法 , 采 用 java 实现(Calculate random number)
ImmKalman
- 轨迹跟踪卡尔曼滤波建立在线性代数和隐马尔可夫模型(hidden Markovmodel)上(The trajectory tracking Calman filter is based on linear algebra and hidden Markov models (hidden, Markovmodel))
interpolation
- 定理1(介值定理)设函数f(x)在区间[a,b]连续,且f(a)f(b)<0,则方程f(x)=0在区间[a,b]内至少有一个根。(Theorem 1 (intermediate value theorem) set the function f (x) in the interval [a, b] continuous, and f (a) f (b) <0, then the equation f (x) =0 is at least one root in the interva
