资源列表
Model_Kalman_Check
- 基于模型的卡尔曼滤波器设计的验证程序, 验证卡尔曼滤波器对噪声的抑制作用。(Model based Kalman Filter Check Program)
abr滤波代码
- abr滤波算法实现(卡尔曼滤波的简化算法)(Implementation of ABR filtering algorithm Simplified algorithm of Calman filter)
lagrange
- 计算拉格朗日插值的matlab通用函数,可以方便计算多项式插值。(Lagrange Interpolation Polynomial)
PROFILE
- FLUENT 边界条件,里面含有热流密度边界条件,切应力边界条件,速度边界条件等(FLUENT boundary condition)
decode_encode
- 使用Python实现DES加解密,并与MD5和异或运算(Python implementation of DES encryption and decryption)
FFT
- 一份FFT C语言实现的源码,供大家参考。其中还包括DFT和IDFT的实现(source code for FFT calculation)
test.py
- 通过遗传算法解决0-1背包问题,以选择办事处为背景(solve the package problem through genetic algorithm)
LU分解法求解线性方程组
- 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
sine wave
- 计算一维波动方程,迎风方法与maccormack方法(one dimesiion wave equation)
时间推算程序
- subroutine time_hour(year,month,day,hour,interval) 用于推算多少小时后的日期时间, year,month,day,hour,interval分别为原始日期的年、月、日、时和时间间隔(单位小时),返回interval小时后的年、月、日、时(subroutine time_hour(year,month,day,hour,interval) Year, month, day, hour and interval are the year, mo
fibonacci一维搜索法
- 利用fibonacci一维搜索法寻找最优值(Find optimum by deploying Fibonacci Linear Research.)
runge-kutta
- Runge-kutta的matlab计算代码(Matlab computing code for Runge-kutta)
