资源列表
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)
resection
- 摄影测量后方交会的代码,初学者,请多见谅(photogrammetry resection)
TOELITZ_MUSIC
- 对相干信号进行方位估计,使用TOEPLITZ矩阵进行解相干,music算法进行DOA估计(Estimation of the azimuth of coherent signals, decoherence using TOEPLITZ matrix and music algorithm for DOA estimation)
FFT
- 计算车辆用于检验,快速傅里叶 变化,还望采纳(vehicle caculate Calculate vehicles for inspection, fast FFT changes, and also hope to adopt)
Gaborandstft
- 一个短时傅里叶变换程序,内含说明,便于初学者应用(A short time Fourier transform program, containing instructions, for beginners.)
chan
- 适用于TDOA的CHAN算法,双曲线最小二乘法(CHAN algorithm suitable for TDOA and hyperbolic least squares method.)
API读取固有频率的方法
- 通过python脚本读取abaqus计算的固有频率(Reading the ABAQUS Computational Natural Frequency through a Python scr ipt)