Description: in the numerical differentiation matlab, useful midpoint formula, adaptive method, Richardson extrapolation methods such as France seek the derivative of the function, the algorithm of the program implementation in the document have been given.
To Search:
- [lmsychengxu] - LMS adaptive filter algorithm improved s
- [w4_4] - adaptive encoding and decoding depending
File list (Check if you may need any files):
第7章 数值微分\CISimpson.m
...............\Diff2BSample.m
...............\DiffBSample.m
...............\DISimpson.m
...............\FivePoint.m
...............\FivePoint2.m
...............\FourPoint.m
...............\FourPoint2.m
...............\MidPoint.m
...............\Richason.m
...............\SmartDF.m
...............\ThreePoint.m
...............\ThreePoint2.m
第7章 数值微分