N

Function Purpose Statement
netPresentValue Evaluates the net present value of an investment based on a series of periodic.
nextCouponDate Evaluates the next coupon date after the settlement date.
nominalRate Evaluates the nominal annual interest rate.
nonlinLeastSquares Solves a nonlinear least-squares problem using a modified Levenberg-Marquardt algorithm.
nonnegLeastSquares Computes the non-negative least squares (nnls) solution.
nonnegMatrixFactorization Given an m × n real matrix A ≥ 0 and an integer k ≤ min (m, n), compute a factorization AFG.
normalCdf Evaluates the standard normal (Gaussian) distribution function.
normalInverseCdf Evaluates the inverse of the standard normal (Gaussian) distribution function.
numberOfPeriods Evaluates the number of periods for an investment based on periodic and constant payment and a constant interest rate.