资源列表
Elimination
- 利用消元法中的列主元消元法来实现线性方程组的求解
conc1
- 用于求解耦合速率方程的四阶龙格-库塔数值解法-4th order Runge-kutta methods for solving the coupled rate equations
wave1
- 小波单尺度和多尺度的分解和重构,显示最低频和所有高频系数及重构信号-Wavelet single-scale and multi-scale decomposition and reconstruction, show the low-frequency and high-frequency coefficients and the reconstructed signal
Root-mean-square
- 均方根值趋势图,经本人试用,完全能够求解特征熵-Root mean square trend chart, through my trial, fully able to solve the characteristic entropy
heattransfer
- 传热学1-d implicit method c++解法源代码-Heat Transfer 1-d implicit method c++ source code solution
perm-generator
- permutation generator
KCONTROL
- 設計一個比例控制器去對閉迴路轉移函數做控制。-design of a proportional controller to the closed-loop transfer function as a control.
liezhuyuangaosixiaoqufa
- 以列为主元素的高斯消去法,是很好的学习高斯理论的程序。-To set out the main elements of the Gaussian elimination method, is a very good learning theory Gaussian process.
lambda
- another lambda evaluator
Solve-linear-equations
- 解二元一次方程组,通过输入系数即可计算出方程组的解-Solve linear equations, coefficients can be calculated by entering the solution of the equations
UKF
- 基于matlab的无味卡尔曼滤波UKF程序,是一种较好的非线性滤波方法,希望促进大家的理解。-Unscented Kalman filter UKF program matlab is based, is a good non-linear filtering method, we hope to promote understanding.
cubicspline
- cubicspline三次样条插值方法,亲测可用,用于数据分段插值,C++源码-cubicspline cubic spline interpolation method, pro-test available for data piecewise interpolation