enumBase2 Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: enumBase2.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Shawn Mikula (View more)

enumBase2 script description:




Publisher review:
enumBase2 constructs a character or numeric array that enumerates from 0 to (2^n - 1) in binary. a = enumBase2(n) constructs a cell array that enumerates from 0 to (2^n - 1) in binary.a = enumBase2(n,outputformat) constructs an array that enumerates from 0to (2^n - 1) in binary. The type of array output is given by outputformat. By default, outputformat=1, which outputs a cell array.If outputformat=2, then the output is a numeric array.Examples-------numBase2(4) returns the following cell array:0000000100100011010001010110011110001001101010111100110111101111numBase2(4,2) output the same as above, except as a numeric array.Useful for combinatorics. Requirements: ยท MATLAB Release: R2006a
enumBase2 is a Matlab script for Statistics and Probability scripts design by Shawn Mikula. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5