Package 'Pracma'
Total Page:16
File Type:pdf, Size:1020Kb
Package ‘pracma’ January 23, 2021 Type Package Version 2.3.3 Date 2021-01-22 Title Practical Numerical Math Functions Depends R (>= 3.1.0) Imports graphics, grDevices, stats, utils Suggests NlcOptim, quadprog Description Provides a large number of functions from numerical analysis and linear algebra, numerical optimization, differential equations, time series, plus some well-known special mathematical functions. Uses 'MATLAB' function names where appropriate to simplify porting. License GPL (>= 3) ByteCompile true LazyData yes Author Hans W. Borchers [aut, cre] Maintainer Hans W. Borchers <[email protected]> Repository CRAN Repository/R-Forge/Project optimist Repository/R-Forge/Revision 495 Repository/R-Forge/DateTimeStamp 2021-01-22 18:52:59 Date/Publication 2021-01-23 10:10:02 UTC NeedsCompilation no R topics documented: pracma-package . .8 abm3pc . 11 accumarray . 12 agmean . 14 aitken . 16 1 2 R topics documented: akimaInterp . 17 and, or . 19 andrewsplot . 20 angle . 21 anms............................................. 22 approx_entropy . 23 arclength . 25 arnoldi . 28 barylag . 29 barylag2d . 30 bernoulli . 32 bernstein . 34 bisect . 35 bits.............................................. 37 blanks . 38 blkdiag . 38 brentDekker . 39 brown72 . 40 broyden . 41 bsxfun . 43 bulirsch-stoer . 44 bvp ............................................. 46 cart2sph . 47 cd, pwd, what . 48 ceil.............................................. 49 charpoly . 50 chebApprox . 51 chebCoeff . 52 chebPoly . 53 circlefit . 54 clear, who(s), ver . 56 clenshaw_curtis . 57 combs . 58 compan . 58 complexstep . 59 cond............................................. 61 conv............................................. 62 cot,csc,sec, etc. 63 cotes . 64 coth,csch,sech, etc. 65 cranknic . 66 cross . 68 crossn . 69 cubicspline . 70 curvefit . 71 cutpoints . 73 dblquad . 74 deconv . 76 R topics documented: 3 deeve ............................................ 77 deg2rad . 78 detrend . 78 deval............................................. 79 Diag............................................. 80 disp,beep . 81 distmat . 82 dot.............................................. 83 eig.............................................. 84 eigjacobi . 85 einsteinF . 86 ellipke,ellipj . 87 eps.............................................. 89 erf.............................................. 90 errorbar . 91 eta.............................................. 92 euler_heun . 93 expint . 94 expm ............................................ 96 eye.............................................. 97 ezcontour,ezsurf,ezmesh . 98 ezplot . 99 ezpolar . 101 fact ............................................. 102 factors . 103 fderiv . 104 fibsearch . 105 figure . 106 findintervals . 107 findmins . 108 findpeaks . 109 finds............................................. 110 findzeros . 111 fletcher_powell . 112 flipdim . 114 fminbnd . 115 fmincon . 116 fminsearch . 118 fminunc . 119 fnorm . 121 fornberg . 122 fprintf . 123 fractalcurve . ..