Solving equations involving power series. Here is a power series. This gives an equation involving the power series.
CallingConvention is an option to DefineDLLFunction that specifies what calling convention the DLL function uses.
The NIntegrate Explorer is a GUI that lets you do numerical quadrature using NIntegrate. It opens a tool that lets you enter an integrand, set a region, then modify and ...
Cascade is a setting of ModulationType, an option of function FrequencyModulation.
Parallel is a setting of ModulationType, an option of function FrequencyModulation.
Triangle is a type of waveform.
BipartiteMatching[g] gives the list of edges associated with a maximum matching in bipartite graph g. If the graph is edge weighted, then the function returns a matching with ...
RandomRGF[n] returns a random restricted growth function (RGF) defined on the first n natural numbers. RandomRGF[n, k] returns a random RGF defined on the first n natural ...
RGFToSetPartition[rgf, set] converts the restricted growth function rgf into the corresponding set partition of set.
SetPartitionToRGF[sp, set] converts the set partition sp of set into the corresponding restricted growth function.