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

Analytical intersection volume between two spheres 1.0

  Date Added: September 07, 2013  |  Visits: 357

Analytical intersection volume between two spheres

Report Broken Link
Printer Friendly Version


Product Homepage
Download (45 downloads)



Compute the overlap volume between 2 spheres defined in an array.Computation is vectorized, and intersection volume are computed ananalytical way.Input: spheres data presented in an array G of four columns. G contains parameters of the n spheres . G(1:n,1) - x-coordinate of the center of spheres, . G(1:n,2) - y-coordinate of the center of spheres, . G(1:n,3) - z-coordinate of the center of spheres, . G(1:n,4) - radii of the spheres Each row of the array contains the information for one sphere. Input can also be provided in three different vectors. These vectors can be row or column vectors. The 1st one corresponds to x-coordinate of the center of spheres, the 2nd one to the y-coordinate, the 3rd one to the z-coordinate and the 4th one to the radii of the spheres. An optional binary argument can be provided to display or not the result.Output: Square matrix M(n,n) containing intersection volumes betweenspheres M(i,j) contains the intersection volume between spheres i & j By definition, M(i,i) corresponds to the volume of sphere i.Examples: x = [0,1,5,3,-5]; y = [0,4,3,7,0]; z = [0,4,3,7,0]; r = [1,5,3,2,2]; Display_solution = true; disp('First call') M = volume_intersect_sphere_analytical(x,y,z,r,Display_solution); disp('Second call') M = volume_intersect_sphere_analytical([x',y',z',r'],false);%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%For 2 spheres i & j, three cases are possible depending on the distanced(i,j) of the centers of the spheres i and j. Case 1: spheres i & j do not overlap, there is no overlap volume M(i,j)=0; Condition: d(i,j)>= ri+rj M(i,j) = 0; Case 2: spheres i & j fully overlap, the overlap volume has to be computed. Condition: d(i,j)

Requirements: No special requirements
Platforms: Matlab
Keyword: Call Definition Disp Display Solution Examples Result Volumes
Users rating: 0/10

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


ANALYTICAL INTERSECTION VOLUME BETWEEN TWO SPHERES RELATED
Web Browser Tools  -  Find To Center ?A· Fixed: compa
Find To Center is workaround of Bug 440198 - If Firefox must scroll the page to display a search result, centre them vertically to the page. NOTE: If error -261 was detected to install this, you need log-in AMO. Or you can install from...
20.48 KB  
Development Editors  -  Product Attribute Pictures (osCommerce) 7.0
Product Attribute Pictures (PAPs) is the most versatile product image display solution on the internet. It has dozens of configurable settings covering all aspects of image display including 11 different popup viewers (including 2 zoom options), 9...
3.98 MB  
Database Tools  -  Query result table display class 1.0
Query result table display class outputs a table with the data from the result rows of a database query.Features of Query result table display class:- Database independency (works with any DBMS supported by Metabase).- Splits the display of the...
20.48 KB  
Database Tools  -  Split Result 1.0
Split Result is meant to split the presentation of a MySQL database query results between multiple pages.Split Result takes a MySQL query result set handler value and generate navigation HTML links between pages of result pages given the limit...
10 KB  
Communication Tools  -  Call Center CRM 8.6.2
Voicent's Call Center CRM is a powerful software tool for managing customer interactions in call centers or sales organizations. Use it to: Automatically track all customer interactions Inbound calls and SMS, outbound voice, text messaging...
402 KB  
File Security  -  Voice Recorder 3.0.0
Allows you to record the room and call conversations [where available] and emails them to you at regular intervals automatically. Simply Install the Voice Logger / Spy Recorder and wait for the emails with recordings of room and calls...
1.46 MB  
FAQ and Knowledgebase  -  PhpGlossary 1.2
PhpGlossary is a script to create a glossary online. Display all entries or by lettres (alphabetical linked list). Search form on words and their definition. Visitors can suggest entries.With administration and validating files. Looks can be...
10 KB  
Modules  -  Petition Node 6.x-1.4
1/ Site wide petition settings:to enable what fields should be included in the signature form and what fields can be exported in a csv file (you may not want users to be able to collect the email addresses of the signers)2/ For each petition...
51.2 KB  
Games  -  WordSearch for Linux 1.4.1
WordSearch is a Perl script that generates word search puzzles. It will generate random word search puzzles, or you can give it a list which will allow it to generate your own puzzles. WordSearch will also optionally display the solution for the...
10.24 KB  
Utilities  -  Loadmeter 1.20
Loadmeter project is a Linux/Solaris system resource monitor that uses very little memory, and is written using raw Xlib. It monitors: - Load average - Uptime - Disk usage - Memory usage In its normal state it displays a window with a...
27.65 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