资源列表
数值分析方法
- 数值分析程序,包括4阶龙格库塔,牛顿迭代法, 高斯赛德尔迭代法(Numerical analysis program, including 4 order Runge Kutta, Newton iterative method, Gauss Seidel iterative method)
Gauss
- 此代码是解决数值代数中Gauss消去的,可以直接运行(The code is to solve numerical algebra Gauss elimination)
LMS与RLS对比
- 预测信号由二阶AR模型产生,为二阶线性预测滤波器,LMS算法与RLS算法性能对比(The predicted signal is generated by the two order AR model, and is the two order linear prediction filter,performance comparison between LMS algorithm and RLS algorithm)
Phase field cracking
- 解决相场法中的边界条件,是裂纹生长模型的一部分(ideces field of phase field crack model)
第1章
- 矩阵计算的方法实例,可以供初学者参考,这是用MATLAB(Matrix calculation method examples, for beginners reference)
cordic_pipelined
- 用Verilog进行三角函数与反三角函数的计算(Calculation of trigonometric function and inverse trigonometric function by Verilog)
magicqueue
- 双端队列,可从队首取数也可以从队尾取数加数(double-end queue,you can pop or push number from both two ends of the queue)
mom
- 基于矩量法(MoM)的对称阵子天线的分析,并给出了天线电特性。(Based on the method of moment (MoM) analysis of the dipole antenna, and gives the electrical characteristics of the antenna.)
APBB_consensus_multiagent_double_integrator
- This matlab scr ipts provides simulation for periodic consensus algorithm of multiagent system
Henk_fittingdynamicalmodel
- Use of cross and auto corr plus normalization
CPS8R
- 单元单拉的实验,平面问题,单元CPS8R(Unit Pull Test, Planar Problem, Unit CPS8R)
PSO
- 标准的粒子群算法程序代码,相对简洁,求解二维的带约束优化问题(Newton method for solving linear constrained problems)