robust.readme

来自「basic median filter simulation」· README 代码 · 共 19 行

README
19
字号
   Robust Statistics Procudures                      July 2003In 1995, Henry Freudenriech (Hughes STX) developed a library of robuststatistics procedures in IDL (called ROBLIB), which has been stored in thehttp://idlastro.gsfc.nasa.gov/ftp/contrib/freudenreich/ directory of the IDLAstronomy library.   These procedures are being updated for more recent versionsof IDL and transferred to the main library.    As of July 2003, the followingprocedures are now included:AUTOHIST  - Draw a histogram using automatic bin-sizing.BIWEIGHT_MEAN()  -  Iterative biweighted determination of mean and std. dev.HISTOGAUSS  -  Outlier-resistant autoscaled histogram drawingMEDSMOOTH() - Median smoothing of a vector including points near its endsRESISTANT_MEAN -  Outlier-resistant determination of  mean and std. deviation.ROB_CHECKFIT() - Utility to determine quality of a fit and return biweightsROBUST_LINEFIT() - Robust fit of Y vs X (or bisector of Y vs X and X vs Y)ROBUST_POLY_FIT() - Robust polynomial fitROBUST_SIGMA()  -   Robust analog of the standard deviation

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?