Home > By category > Scripts >Development Tools > Cell2Vec



Cell2Vec

  • Downloads: 
  • Views: 
  • Rating:

CELL2VEC - Concatenate cell elements to a vector
The elements of arrays, which are elements of the input cell, are concatenated to a vector.
V = Cell2Vec(C)
INPUT:
C: Cell array of any size. Accepted classes: all numerical types
(DOUBLE, SINGLE, (U)INT8/16/32/64), LOGICAL, CHAR.
All non-empty cell elements must be the same class.
OUTPUT:
V: [1 x N] vector of all elements. The class of V is the class of the
cell elements of C.

EXAMPLE:
C = {1, 2; 3, 4};
V = Cell2Vec(C) % [1, 3, 2, 4] columnwise order
M = reshape(V, size(C)) % [1, 2; 3, 4]

NOTE: If the cell elements are vectors, this equals CAT, but is remarkably
faster for large cells: It seems that CAT fails for a smart pre-allocation?!
E.g. for a {1 x 5000} cell string with a total of 200.000 CHARs:
CAT (Matlab 6.5) => 60 sec
CAT (Matlab 7.8) => 5 sec
Cell2Vec: => 1.2 sec (1.5GHz Pentium-M).

Free download from Shareware Connection - CELL2VEC - Concatenate cell elements to a vector The elements of arrays, which are elements of the input cell, are concatenated to a vector. V = Cell2Vec(C) INPUT: C: Cell array of any size.

Publisher: Jan Simon | License: Shareware
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 24-01-2013 | Rating: 0 | Title: Cell2Vec

Author Url: http://www.mathworks.com
Program Info Url: http://www.mathworks.com
Download Url: http://www.mathworks.com/matlabcentral/fx_files/28916/1/Cell2Vec_01Oct2010.zip

More downloads from Cell2Vec publisher Jan Simon:

ScaleTime - ScaleTime - fast linear matrix interpolation

DNorm2 - Fast euclidian norm over N.th dimension of a DOUBLE array

DateStr2Num - DATESTR2NUM - Fast conversion of DATESTR to DATENUM

FilterM - FilterM, FiltFiltM: Fast digital filter

strncmpr - Compare last N chars of strings or cell strings

Cell2Vec keywords:
Cell2Vec related downloads:

Docsvault Enterprise - Docsvault Enterprise is a professional application that allows you to organize the documents of a large company in order to minimize the need for paper documents.

fSGolayFilt - fSGolayFilt is a fast polynomial smoothing filter for uniformly spaced signals

three phase three level current control using space vector - here current error is converter to hexagonal band

Round with significant digits - This little function rounds a number (or the elements of a vector ot matrix)

axshift - resize of subplots/axes manully in a wysiwyg fashion

Shareware Connection periodically updates pricing and software information of 'Cell2Vec' from company source 'Jan Simon' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'Cell2Vec' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Cell2Vec.

New Reviews

Edius Pro - In the last few years, NLE video editor segment has become somewhat populated than earlier, with big names like Sony vying for attention with established behemoths like Adobe. However, Adobe’s move to subscription only model has deterred ...

DataLocker SkyCrypt - Storing data in external hard drive is what any PC user can resort to but Cloud storage is gaining popularity with time. It gives you more flexibility and you can avail free and cheaply priced data storage in cloud as well. The only aspect that ...

Poser - The concept of 3D animation and modeling may seem amazing to the viewers but those who are into the industry know it is no cakewalk. Majority of 3D animation and modeling software known for some of the amazing animations and CGI work in films ...

Autodesk Smoke - Autodesk is the company well known for making some of the most feature rich and versatile tools for 3D modeling, animation and engineering design related work. Its Smoke is a Mac OS specific app that is aimed at professionals involved in ...

RawTherapee - There are so many image editors out there but when it comes to powerful and versatile RAW file editors, the choices are somewhat limited. With Adobe switching to Cloud-based subscriptions for most of its apps, semiprofessional users including ...

Backup Dwarf Home Edition - Making backups of data and media content has become extremely important for computer users nowadays. Owing to hardware failure, you may end up losing gigabytes of precious data. Besides, you may not want to leave sensitive data accessible to all ...

CyberFence - Technological innovations play a pivotal role in changing human lives but they also come with their pitfalls. Perhaps, nothing can be a bigger example of this than the web. You need the internet for education, work, monetary transactions and ...

KeePass Password Safe - Using password becomes mandatory for performing various online operations, at both home and workplace. For accessing email accounts, shopping online, making banking transactions and similar tasks it is necessary to use user ids and passwords ...

F-Secure Online Scanner - The menace of malware and various online threats have grown by leaps and bound in recent times. You no longer can stay assured after installing a regular malware cleaner or antivirus suite like earlier. Security conscious PC users often resort to ...

PhotoRescue PC EN - When you deal with computers and data, recovering deleted or lost data may become a necessity sometimes. The same thing can happen with digital images. When that happens, you need to use third party image recovery software. One such example is ...




New Downloads

Free Ringtone Maker

Do you want to add some
interesting ringtones to your
mobile phones? With our Free
Ringtone Maker, you can create
your ...

Conic Plotter

This is my second submission.

Optical Sensor Image
Generation Demo EDIT

Function target_image_gen use
Vx, Vy and Vz to create a
movie simulation of a targets
aproach.

Iterative Closest Point
Method

ICP fit points in data to the
points in model

WP-LinkEX

This plugin allows you to
easily display the links
included in your LinkEX
installation directly in a
WordPress widget

matlab-ParforProgress2

This progress monitor comes
with a nice wrapper
`ParforProgressStarter2.m`
which will take care of adding
the classes to ...

Make_gui - automated GUI
creation

Auto generated GUIs for models
or subsystems with real time
emulation.

PHP Toolbox

PHP Toolbox is designed to
make the process of creating
database-powered websites
easier.

sfigure

Create or switch to a figure
without it stealing focus from
other windows.

Scintillation Channel
Modeling Utilities

A collection of utilities for
computing the impact
propagation disturbances on
satellite radio transmissions.

DSNews

DSNews is a very simple,
flexible and easy news system.

nextperm

Using lexical order on the set
{1, 2, ..., N}, outputs the
next permutation of the
ordered tuple x