资源列表
100mibisai
- 100比赛 数据结构和算法中一个小问题 个人感觉不错-100 race data structures and algorithms is a small problem personal feeling good
Find-two-matrices
- 两个矩阵相乘的函数,可以在main函数当中调用。-Two matrix multiplication function, which can be called in the main function.
Solve-linear-equations
- 解二元一次方程组,通过输入系数即可计算出方程组的解-Solve linear equations, coefficients can be calculated by entering the solution of the equations
gray
- c语言 实现的格雷码自动生成程序,已打包,并有简洁的报告-Gray code c language program automatically generated, packaged, and concise report
Algorithm_1
- 分别使用拉格朗日插值和牛顿插值实现函数曲线的拟合-Respectively Lagrange and Newton Interpolation function curve fitting
id3-algorithm
- Machine learning id3 tree algorithm implementation
facetrain
- A facetrain algorithm for neural networks field.
Algorithm-Daquan
- 该书讲述了线性规划,整数规划,图与网络,排队论,对策论,层次分析法,插值与拟合,回归分析,常微分方程,现代优化算法的等等,是一个相当好的数学文档。-The book tells the story of linear programming, integer programming, drawing and networks, queuing theory, game theory, AHP, interpolation and fitting, regression analysis, ord
C_language-PID
- PID的软件编程C语言算法 PID-Software PID PID algorithm in C language programming
KALMAN-FILTER-C_LANGUAGE
- 卡尔曼滤波器 C语言算法实现 卡尔曼滤波器 C语言算法实现-Kalman filter algorithm C language Kalman filter algorithm C language
nonlinear_draw
- 绘制二维非线性系统的相图,MATLAB程序,自已编写,多多交流!-Phase diagram, drawing two-dimensional nonlinear system MATLAB program, written, more exchanges!
smooth
- 该代码用来进行五点二次平滑。 形参说明 C N——整型变量,输入参数。等距观测点的个数,要求N≥5。 C Y——实型一维数组,长度为N,输入参数。等距观测点上的数据。 C YY——实型一维数组,长度为N,输出参数。N个等距观测点上的平滑结果。 - THIS IS A PROGRAM FOR CALCULATING AVERAGE OF A TIME SERIES
