Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.392.155 Times

Merge two sorted vectors into a sorted vector 1.0

  Date Added: July 30, 2013  |  Visits: 434

Merge two sorted vectors into a sorted vector

Report Broken Link
Printer Friendly Version


Product Homepage
Download (46 downloads)



mergesorted.m------------------If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.This function most likely make difference for very large vectors (may be elements in million). On P-4 machine when length of "a" is 2 million and length of "b" is 2.5 million then c=mergesorted(a,b) is around 3 times faster than using MATLAB builtin function c=sort([a,b]).testmergesorted.m----------------------A simple test program to that test "mergesorted" and builtin "sort" function and compare their performance.

Requirements: No special requirements
Platforms: Matlab
Keyword: Builtin Compare Dsortab Faster Length Matlab Quot Testmergesortedm Times
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


MERGE TWO SORTED VECTORS INTO A SORTED VECTOR RELATED
Development Tools  -  Multidimensional Discrete Cosine Transform (DCT) 1.0
The function is much faster than Matlab's native (dct, idct, dct2, idct2). It also allows N-D (multidimensional) input.Example:x=randn(100,200,300);y=mirt_dctn(x); % forward DCTx=mirt_idctn(y); % inverse DCTFind more at my home...
10 KB  
Development Tools  -  Fast interpolation 1.0
This function performs interpolation faster than MATLAB's "interp1" function. In the limit of small library and search arrays, it is ~5x faster. In the limit of large library arrays, qinterp1 has a flat scaling, while interp1 has a linearly...
10 KB  
Communication  -  CONVOLUTION IN MATLAB WITHOUT USING conv(x,h) 1.0
A GENERALAZED CONVOLUTION COMPUTING CODE IN MATLAB WITHOUT USING MATLAB BUILTIN FUNCTION conv(x,h)
10 KB  
Development Tools  -  MATLAB function list 1.0
Writes to file a sorted list of MATLAB functions for all MathWorks products installed on the machine (that the function is executed on). Denotes which functions are built-in to help with syntax highlighting.
10 KB  
Multimedia  -  Fast 2-dimensional interpolation 1.0
This function performs 2-dimensional interpolation similar to MATLAB's built-in function interp2 with a considerable speed advantage.qinterp2 may only be used with evenly-spaced, monotonically increasing X and Y library arrays. In addition, there...
10 KB  
Development Tools  -  Random Forest 1.0
An alternative to the Matlab Treebagger class written in C++ and Matlab.Creates an ensemble of cart trees (Random Forests). The code includes an implementation of cart trees which areconsiderably faster to train than the matlab's...
20.48 KB  
Development Tools  -  What's New for Object-Oriented Programming in MATLAB Webinar - Code Examples 1.0
These are the code examples used in the "What's New for Object-Oriented Programming in MATLABdlT«" webinar, which described the new object oriented features in Release 2008a.To use the code, add the top folder to your path. See the test* M-files...
112.64 KB  
Communication  -  Vertical antenna calculations 1.1
This code use the Matlab interface GUI to calculate the vertical antenna properties. The code requests two inputs. The inputs are:- antenna length.- antenna output impedance.The program plot the antenna diagram and calculate:- Total power...
10 KB  
Communication  -  Ingle & Proakis Chapter 3 Solutions 1.0
It contains answers to selected problems from Ingle & Proakis "Digital Signal Processing Using Matlab v4.0" Chapter 3.I hope they're useful for you.
215.04 KB  
Communication  -  ScaleTime 1.0
ScaleTime - fast linear matrix interpolationI have recorded timeseries of e.g. size [100'000 x 10] and cut out chunks of about 100 frames according to some events and normalize them to exactly 100 frames.For this task, the direct approach with...
10 KB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB