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.317.028 Times

Repeated Values 1.0

  Date Added: April 24, 2013  |  Visits: 257

Repeated Values

Report Broken Link
Printer Friendly Version


Product Homepage
Download (44 downloads)



REPVAL Repeated Valuesrepval(X) finds all repeated values for input X, and their attributes.The input may be vector, matrix, char string, or cell of strings Y=repval(X) returns the repeated values of X [RV, NR, POS, IR]=repval(X) returns the following outputsRV : Repeated Values (sorted)NR : Number of times each RV was repeatedPOS : Position vector of X of RV entriesIR : Index of repetition Example:X=[1 5 5 9 5 5 1];[RV,NR,POS,IR]=repval(X)Output:RV = [1 5]; %Numbers '1' and '5' are repeated valuesNR = [2 4]; %Respectively repeated 2 and 4 timesPOS = [1 7 2 3 5 6]; %Position index of X for repeated valuesIR = [1 1 2 2 2 2]; %Corresponding to which index of RV Vectors[RV,NR,POS,IR]=repval([1 2 2 3 2 2 1]) Matrix (repeated rows)[RV,NR,POS,IR]=repval([1 2; 3 4; 1 2; 1 3; 3 4]) Char String[RV,NR,POS,IR]=repval('abracadabra') Cell of Strings[RV,NR,POS,IR]=repval({'bat','cat','car','bar','bat','car'})

Requirements: No special requirements
Platforms: Matlab
Keyword: Entries Index Numbers Output Position Repetition Rvnrposir Drepvalx
Users rating: 0/10

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


REPEATED VALUES RELATED
Casino Games  -  Proficient Blackjack 4.1
Best Blackjack software simulator for practice, analysis and simulation. Train in a realistically simulated casino blackjack table. Run high speed simulations. View statistics in real time. Get suggestions. Shows user mistakes. Shows running, true...
1.29 MB  
Web Authoring  -  Sitemap For Linux 2.7
sitemap indexes all pages under the current directory and writes an HTML map page to standard output. The code looks for description information for each page in a meta `description' header; if it doesn't find one, the page is omitted from the index.
20.48 KB  
Libraries  -  Games::Tournament::RoundRobin 0.01
Games::Tournament::RoundRobin is a Perl module for Round-Robin Tournament Schedule Pairings. SYNOPSIS $schedule = Games::Tournament::RoundRobin->new; $pairings = $schedule->indexesInRound($roundm); $round = $schedule->meeting($member1,...
10.24 KB  
Modules  -  fsIroffer 1.1.0
fsIroffer is a Joomla component for showing packetlists of iroffer IRC-Bots.It can list multiple Bots. Also on remote PCs.This Component is designed for the iroffer modification from dinoex.Iroffer.modDinoex version 3.1 or higher is required.===...
30.72 KB  
Programming  -  ical2org for Linux 1.0.1
ical2org is a command-line utility for exporting data from the Mac OS X application iCal so it can be used with the emacs tool org-mode. Data transfer is one-way only (from iCal to emacs), and is intended to be used to show alarms and scheduled...
10.24 KB  
Mathematics  -  SL Random Number Generator 1.00
SL Random Number Generator is a program designed to generate random numbers. Program can exclude specific digits from random numbers. Output can be decimal, binary, hexadecimal, octal. Numbers can be sorted. Program can print or save all...
171.02 KB  
Utilities  -  Autoruns for Windows 11.21
This utility, which has the most comprehensive knowledge of auto-starting locations of any startup monitor, shows you what programs are configured to run during system bootup or login, and shows you the entries in the order Windows processes them....
532 KB  
Modules  -  Guestbook 6.x-1.1/5.x-1.1 1.0
Guestbook owners can delete and comment on guestbook entries. User avatars are shown if they are available.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features...
 
Hard Drive Cleaners  -  Complete Cleanup 5.16
As you browse the internet many websites store information about your browsing habits on your computer. Every webpage you browse is also stored on your machine, and this can allow anyone who shares your computer with you to snoop and view what...
930.32 KB  
File Restoration  -  Runtime's DiskExplorer for NTFS 1.00
This sophisticated disk editor enables you to investigate your NTFS drive and conduct your own data recovery, using the following features: Navigate through your NTFS drive by jumping to the partition table, boot record, Master file table or the...
1.13 MB  
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