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

doubleintegral 1.0

  Date Added: May 13, 2013  |  Visits: 413

doubleintegral

Report Broken Link
Printer Friendly Version


Product Homepage
Download (41 downloads)



The intention is to make a more flexible and more general function than the Matlab function dblquad. Especially the domain may be given in a more general way, it may be a circle, a rectangle, or any convex polygon. Also different methods may be used. Q = DOUBLEINTEGRAL(FUN, DOMAIN, PARAM) FUN is (normally) a function handle. When method is 'dblquad' the function Z=FUN(X,Y) should accept a vector X and a scalar Y and return a vector Z of values as Matlab's 'dblquad'. For other methods the function just need to handle single element arguments. The function may accept matrix, and vector, arguments of the same size and return a matrix also with this size, such that Z(i) = FUN(X(i),Y(i)). The function will be used this way if parameter 'matrixarg' is also included in the PARAM struct and set to true. Default is false, and used if 'matrixarg' is not a field in PARAM. If FUN == 1, then area of domain is returned. DOMAIN is a struct where the field 'type' gives how the domain is given. Examples: domain = struct('type','circle','xc',0,'yc',0,'radius',1); domain = struct('type','sector','th1',-pi,'th2',pi,'r1',0,'r2',1,'xc',0,'yc',0); domain = struct('type','box','x1',-1,'x2',1,'y1',-1,'y2',1); domain = struct('type','area','x1',-1,'x2',1,'y1',@(x) sqrt(x),'y2',@(x) x.^2); domain = struct('type','polygon','x',[0,2,2,1,0],'y',[0,0,1,2,1]); PARAM is a struct where the field 'method' always must be included. It gives the method used, often in both x and y direction. Examples for Matlab quad, i.e. dblquad, fuction with argument tol, Gauss Quadrature method and Clenshaw-Curtis method: param = struct('method','dblquad','tol',1e-6); param = struct('method','gauss','points',6); param = struct('method','cc','points',10); param.matrixarg = true; % use vector-arguments in fun Q = DOUBLEINTEGRAL(FUN, DOMAIN, PARAM, verbose, makefigure) verbose = 0 (display only errors), 1 (+ if arguments are overruled), 2 (+ results), 3 (+ some status information), 4 (+ some debugging info) makefigure = 0 (default) for no figure, 1 for domain, 5 for contour of function in domain. Examples: fun = @(x,y) y*sin(x)+x*cos(y); domain = struct('type','box','x1',pi,'x2',2*pi,'y1',0,'y2',pi); param = struct('method','dblquad','tol',1e-6); Q = doubleintegral(fun, domain, param); % -pi^2 fun = @(x,y) y.*sin(x)+x.*cos(y); % allows vectors in both x and y domain = struct('type','box','x1',pi,'x2',2*pi,'y1',0,'y2',pi); param = struct('method','gauss','points',6,'matrixarg',true); Q = doubleintegral(fun, domain, param, 3, 5); % -pi^2 fun = 1; % Area is one dimensional integral of f(x) = abs(y2(x)-y1(x)) domain = struct('type','area','x1',0,'x2',1,'y1',@(x) x.^2,'y2',@(x) sqrt(x)); param = struct('method','cc','points',12); Q = doubleintegral(fun, domain, param); % 1/3 fun = @(x,y) sqrt(max(zeros(size(x)), 1-x.^2-y.^2)); % unit sphere domain = struct('type','circle','xc',0,'yc',0,'radius',1); param = struct('method','gauss','points',25,'matrixarg',true); Q = doubleintegral(fun, domain, param); % 2*pi/3 % an alternative is to use dblquad, domain may be a circle or a box. domain = struct('type','box','x1',-1,'x2',1,'y1',-1,'y2',1); param = struct('method','dblquad','tol',1e-6); % or polygon to find just a sector domain = struct('type','polygon','x',[0,1,1],'y',[0,0,1]); Q = doubleintegral(fun, domain, param); % pi/12 % or grid of points in sector. Note still fun = @(x,y) domain = struct('type','sector','th1',0,'th2',pi/4,'r1',0,'r2',1,'xc',0,'yc',0); param = struct('method','dblquad','tol',1e-6); Q = doubleintegral(fun, domain, param); % pi/12

Requirements: No special requirements
Platforms: Matlab
Keyword: Clenshawcurtis Display Errors Makefigure Overruled Param Parammatrixarg Results Vectorarguments Verbose
Users rating: 0/10

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


DOUBLEINTEGRAL RELATED
Database Tools  -  Advanced Grid 1.0
Advanced Grid can be used to display data from MySQL database query results in an HTML table.Functions of Advanced Grid:- Retrieve data to display executing simple or joined SQL queries- Can display column values as links- Can replace field values...
61.44 KB  
Modules  -  admin/site - separate search results display 1.0
Search result in www section and diplay in admin section are being governed by the same MAX_DISPLAY_SEARCH_RESULTS value. When you choose to display just a few (eg.2) results on www (for design purposes) your admin section becomes unlivable - try...
 
Networking  -  LJ Longtail SEO 1.8
LJ Longtail SEO is a tool that detects search engine visits and uses this information to display a list of links based on second page search results.The results in the database are aged off based on customizable settings so that once your longtail...
10 KB  
Libraries  -  PHP Data Grid Class 1.0 Beta 3
PHP Data Grid Class can be used to display MySQL query results in HTML tables. PHP Data Grid Class executes a given SQL SELECT query and generates an HTML table defined by a template to display the query results. The results table also shows...
122.88 KB  
Database Tools  -  PHP AJAX pagination 1.0
PHP AJAX pagination takes as parameters an SQL query, the number of results to show per page and the current page number.HTML and javascript code is generated in order to display links for browsing the query result pages.When the user clicks on...
61.44 KB  
Networking  -  Simple Draft List 1.6
This is a very useful way to display the titles of your drafts posts and pages - maybe as a "coming soon" teaser forTo display the list on your site you will need to insert the following code, where appropriate, into your themed-deTZWhere...
10 KB  
Networking  -  WP Euro 2008 1.16
From June 7th to June 29th the EURO 2008 will take place in Switzerland and Austria. Use this Plugin to display live results and game informations. The Plugin grabs its informations from the web-service at OpenLigaDB.Note: As of version 1.16...
10 KB  
Modules  -  TinyMCE Node Picker 6.x-2.1
This module will de discontinued and replaced with Node Picker as soon as a stable release is available.TinyMCE Node Picker provides a button in TinyMCE that displays a list of links to content. Choosing a link inserts it into the editor.The...
20.48 KB  
Sports Score Tracking  -  Sport Tables 2.0
Sport Tables 2.0 is a software for managing sport tournaments. It can be useful for tracking results and statistics of national/international leagues, world/continental cups, and other tournaments. As you enter match results, the program...
1.03 MB  
Search & Replace Tools  -  AL-Search 2.50
Al-Search is a Boolean based precise and selective desktop search center. Are too many irrelevant results ruining your searches? Do you have complicated, unique search needs? Al-Search lets you use brand new inclusion/exclusion/Boolean techniques...
1.24 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