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 49.597.231 Times

N-dimensionally spaced points 1.0

  Date Added: August 09, 2013  |  Visits: 342

N-dimensionally spaced points

Report Broken Link
Printer Friendly Version


Product Homepage
Download (42 downloads)



NDSPACE N-dimensionally spaced points NDSPACE(X1, X2) generates a column matrix of 10^n linearly equally spaced points in the hypercube defined by the two diametrically opposite cornerpoints X1 and X2 both n-by-1 vectors. If either is a scalar it will be expanded to repmat(X,n,1). NDSPACE(X1, X2, P) generates P^n points if P is a scalar or prod(P) points if P is a n-by-1 vector. NDSPACE(X1, X2, P, F) generates points using a function defined by the function handle or string F which needs to have the calling syntax of LINSPACE(X1, X2, N). If F is a n-by-1 cell of function handles or strings different generating functions can be used per dimension. Example x = ndspace([0,0],[10,100],5,@linspace) y = ndspace([0,1],[1,2],6,@logspace) z = ndspace([10,1],[20,2],[5,8],{@linspace,@logspace}) plot(x(:,1),x(:,2),'bo'), hold on plot(y(:,1),y(:,2),'gx') plot(z(:,1),z(:,2),'r*'), hold off

Requirements: No special requirements
Platforms: Matlab
Keyword: Calling Function Handle Handles Linspacex String Strings Syntax
Users rating: 0/10

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


N-DIMENSIONALLY SPACED POINTS RELATED
Development Tools  -  LCSSubStr-a function that return two string's largest common part (Sripts) 1.0
a function that return two string's largest common part% Usage:% [ret]=LCSubstr(s,t)% s: input string 1% t: input string 2% ret: Largest Common String% z: Largest Common String Length% L : Compare matrix% Example:% >>a='This is very common...
10 KB  
Multimedia  -  tooltiptoggle 1.0
Function to toggle the display of tooltips within the given function handle.Uses get/set app data to:. save the state of 'toggle' in the figure handle and. save the tooltip string in the uicomponent
10 KB  
Development Tools  -  Temporary (or anonymous) function handles for ML 6
The anonymous function handle feature of ML 7 is a long-needed feature, and one that I have longed for since I began writing scripts in early ML 6.Unfortunately, I am still forced to use ML 6 most of the time, so I came up with a way to create...
10 KB  
Development Tools  -  Direct Indexing of Function Calls (OOP Exercise) 1.0
IndexableFunction is a class of function-handle-like objects that allow a function to be called and post-indexed in a single expression. Often, in the MATLAB Central NG, I've seen people ask whether it is possible to call functions with a syntax...
10 KB  
Communication  -  Arithmetic code to encode a string of char 1.0
It is a matlab function that codes a string of char with Arithmetic coding.res=arithmetic_code(alphabet, distr_pr, string)'alphabet' is a vector that contains the char used in the string 'string'; 'string' is the string to codify; 'distr_pr' is...
10 KB  
Development Tools  -  Robust function for only numeric values input 1.0
The function shows the text string S and prompt the user for an input value guaranteing that the input value is numdoTeric.When the value is not numdoTeric the function gives an error mensage and prompts for a new value until it is numeric.
10 KB  
Multimedia  -  Legend from DisplayName 1.0
The function accepts handles to figures/axes and adds legends to all axes found by finndobj(handle, 'type', 'axes')The legend text string is collected from the line objects DisplayName properties.
10 KB  
Communication  -  Exemple of Lempel Ziv Coding 1.0
A function that codes a string of chars with Lempel Ziv coding
10 KB  
Development Tools  -  Writing MATLAB C/MEX Code 1.0
Learn how to create MEX-functions: programs written in C, C++, or Fortran code that are callable from MATLAB. This article is a guide to getting started and performing practical tasks as well as a reference.Contents:* Introduction* Getting...
245.76 KB  
Development Tools  -  Expiration Friday 1.0
This is a function that returns a string vector containing the expiration dates of options when a serial date vector is given. Also returns the index of the expiration fridays in the serial date vectors.
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