资源列表
FIR1
- 对标Matlab中fir1函数的C语言实现(C language implementation of fir1 function in benchmarking matlab)
机器学习实战书+源代码
- 机器学习横跨计算机科学、工程科学和统计学等多个学科,需要多学科的专业知识。在需要解释并操作数据的领域都或多或少可以运用到机器学习,通过这本书可以系统地学习基于python语言的机器学习的相关知识(Machine Learning in Action written by Peter Harringto. Machine learning covers many subjects, such as computer science, engineering science and statisti
MATLAB绘图
- 绘制基本图形,二维曲线,辅助操作,三维曲线,图形修饰处理,交互式绘图工具等(Drawing basic graphics, two-dimensional curve, auxiliary operation, three-dimensional curve, graphic modification processing, interactive drawing tools, etc)
KNN01
- 用来作分类识别的KNN算法,非常好用非常好用(A very useful nearest neighbor algorithm)
GPS/INS组合导航
- GPS/INS组合导航算法matlab源码,使用ukf算法
MCMC叠前反演
- 利用MCMC方法实现叠前反演,纵横波速度和密度(Using MCMC method to realize prestack inversion, P-wave velocity and density)
abaqus应变硬化蠕变子程序
- 该程序是基于ABAQUS的creep用户子程序而编写的,应用于有限元模型,并在接口处调用,即可计算材料的蠕变变形。
Abaqus时间硬化型蠕变子程序
- 该程序是基于ABAQUS编写的时间硬化型creep子程序,可用于蠕变变形的计算
BP_NNtool
- 能够根据样本数据训练一个很好的网络系统,根据这个系统可以很好的预测数据值(Able to predict data values well based on sample data)
基于马尔科夫算法的车辆行驶工况构建
- 用马尔科夫算法对行驶工况的车速进行预测,效果很好。(I use Markov algorithm to predict vehicle speed in driving conditions.)
蚁群算法
- 蚁群算法求解TSP问题,蚁群算法求解TSP问题 蚁群算法是一种启发式算法,可以方便求解许多问题,便于套用。
filter
- 对信号进行快速傅里叶变化,将结果直接输出为幅值,频率,相位参数,并包含还原算法。附有一个满足各种滤波形式的滤波脚本文件(The results are directly output as amplitude, frequency, and phase parameters, and the restoration algorithm is included. There is a filter scr ipt file that satisfies all kinds of filtering