Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 2 months ago

Dimensioned Variable Class for MATLAB by Sky Sartorius

A set of tools allowing the use of real-world units in Matlab. (units, dimensioned, aerospace)

units

DimensionedVariable(dimensionNames,dimensionToCreate)

image thumbnail

updated 4 months ago

Convert Between Numerics and Prefixed Strings (SI or Binary) by Stephen Cobeldick

Convert between numeric scalar values and SI prefixed or binary prefixed strings. (data, kibi, mibi)

binum(str,pst)

bipre(val,sgf,pfx)

sinum(str,pst)

image thumbnail

updated 5 months ago

Interpolation Utilities by Joe Henning

A variety of interpolation utilities (interpolation, piecewise interpolati..., cubic interpolation)

baryinv(x, y, xi, c)

cakima(x, y, xi)

cbezier(x, y, xi)

image thumbnail

updated 3 years ago

sci2num by Jason Kaeding

Converts a string with (possibly) an SI prefix to a number. Works in reverse of num2sci. (si, notation, prefix)

sci2num(str)

image thumbnail

updated 3 years ago

num2sci by Jason Kaeding

Works just like num2str except will print with formatting in SI prefix notation. (si, notation, prefix)

num2sci(A,precision,units)

image thumbnail

updated almost 4 years ago

Fermi Level by Ernesto Momox Beristain

Fermi Level positioning in Si, Ge, and GaAs as a function of temperature and impurity concentrations (fermi level, fermidirac integral, si)

FermiLevel(varargin)

Fermi_Level(mdn, mdp, ED, EA, Material, EgO, alpha, beta, g...

neutral(Nv,Nc,ND,Ev,Ec,Ed,Ef,k,T,gD)

image thumbnail

updated 4 years ago

Fundamental Physical Constants and Unit Conversion in SI (MKS) & Gaussian (CGS) Units by Dennis Boyle

Create structs with physical constants and conversion factors to other units in MKS & CGS units. (cgs, unit conversion, physics)

units

image thumbnail

updated almost 5 years ago

num2str with metric prefix by Mark T

Converts numbers to strings in engineering notation (num2str, metric, prefix)

xstr=num2strEng(x,varargin)

image thumbnail

updated 7 years ago

Simple Units and Dimensions for Matlab by Rob deCarvalho

This code provides an effecient, easy to use, method of incorporating real world units ... (si, unit units dimensions..., physics)

units

Contact us