ArithProg | Returns a numeric vector whose elements follow an arithmetic... |
arr.mask | Transform array data upon masking |
bode | Function for creating a bode plot from a continuous time... |
chng_pnt_algo | chng_pnt_algo |
ClearPlot | Clears the output of the graphic device and doesn't throw an... |
data_reduce | Function for reducing the no. of data points in an X-Y... |
deg2rad | Converts degrees to radians |
digi | Creates a digital ON-OFF function which is toggled for... |
dis_eval | Returns the euclidean distance between two given points in... |
err.vec.dim | Throws an error if the argument is not a vector of a... |
err.vec.dim.bit | Returns a TRUE boolean bit if the argument is not a vector of... |
err.WN.vec.dim | Throws an error if the argument vector is not a whole-number... |
err.WN.vec.dim.bit | Returns a TRUE boolean bit if the argument vector is not a... |
freq_map | Function for frequency contribution mapping in the real... |
ft | Return an FFT along with the freq components |
ft_inv | Return an inverse FFT along with the time components |
func_2_arr | Converts a 2D function into an array |
function_2D | Create a 2D function and returns the matrix |
GA_2_gray | Converts GA values to grayscales |
gauss | returns a vector with the gaussian equation aginst the input... |
GeomProg | Returns a numeric vector whose elements follow an geometric... |
get.strct | Returns the structure of an object |
grad.func | Returns the gradient of a function at a specific point in its... |
img_2_arr | Creates a complete array object for a 2D plot |
img_2_data | Takes a PNG image and converts it into grayscale and returns... |
is.num_complex | Checks whether a given vector is either a complex no. or a... |
lin.bg.sub | Linear background subtraction out of an X-Y dataset |
lineval | Draw a line through two said points |
linreg | function for calculating the linear regression |
lorentz | returns a vector with the lorentz equation/Cauchy... |
mat_2_arr | Creates a rank-3 array from a matrix |
mat.mask | Transform matrix data upon masking |
movavg | Return a moving average of the 2D dataset in question |
movavgf | Return a self-defined-functionalized (not just a table... |
nrm | (normalizes) recalibrates the vector between two said values |
num_diff | Function for numeric differentiation |
num_integrate | Returns the 2D reimann integration of a curve within... |
OLS.reg | General purpose modelling using OLS(Ordinary Least Squares)... |
padding | Aperiodically increases the span of a given X-Y dataset. See... |
peri | Calculates the length of an arc defined by a function |
periodify | Periodically increases the span of a given X-Y dataset. See... |
plot2D | Accepts a 2D function f(x,y) along with x and y vectors and... |
plot2D.arr | Plots a 3-slice rank-3 array |
plot2D.mat | Plots a matrix from x-values, y-values and z-vales |
polnm | Defines a univariate polynomial with coefficients set by the... |
rad2deg | Converts radians to degrees |
RGBA_2_gray | Converts RGBA/RGB values to grayscales |
rot.axis | Rotates a 2D dataset about an axis, perpendicular to the... |
sample.distr | Randomly sample from a user defined probability distribution |
stack.plot | Function for plotting X-Y graphs stacked one on top of the... |
subplot | Divides the display into a grid for multiple plots |
Tmode | Calculates the statistical mode of a distribution of numbers... |
unidistr | returns a vector with a uniform distribution aginst the input... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.