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

Area Of A Regular Polygon Apothem software
Filter: All | Freeware | Demo
 

Area Of A Regular Polygon Apothem

1 2 3 4 5 > 
Added: April 08, 2013 | Visits: 455

Number of Intersections Regular Polygon NUMREGPOLY Number of Intersection Points and Regions Made By The Diagonals of a Regular Polygon [A,B,I,R]=numregpoly(N) for integer n returns the following: A: Vector of number of points inside the regular n-gon other than the center where exactly k lines meet B: Vector of number of k-tuples of...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Number of Intersections Regular Polygon Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 1.046

Bad Effect Of A Plastic Surgery Bad Effect Of A Plastic Surgery - Learn more about the potential side effects of plastic surgery at homepage





Platforms: Windows

License: Freeware Size: 5 MB Download (52): Bad Effect Of A Plastic Surgery Download

Added: May 10, 2013 | Visits: 880

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 27, 2013 | Visits: 314

polyorient Returns the orientation and signed area of a 2D polygonSyntax:[ORIENT,SAREA] = POLYORIENT(X,Y)Inputs:X, Y Vectors with the polygon verticesOutputs:ORIENT Polygon orientation. 1 if the orientation is counter-clockwise (direct), 0 otherwiseSAREA Signed area of the polygon, negative if orientation...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): polyorient Download

Added: June 02, 2013 | Visits: 504

Circumcircle of a triangle The function circumcircle takes input as the coordinates of the three vertices of a triangle and compute the circum center and circum radius by using the formula in terms of the length of sides and area of triangle and plot the circumcircle.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Circumcircle of a triangle Download

Added: August 04, 2013 | Visits: 579

Area of interest selection in an image In this code, the user selection the area of interest on an image, by dragging the rectangle of size specified in the code around the image by holding the left button of mouse and leaving the left button at a desired area. This program takes the grayscale image as input and outputs the cropped...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Area of interest selection in an image Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 711

Tibor - Tale of a Kind Vampire Help Tibor save his village, and his beloved, from the evil countess and her vampire army in Tibor: Tale of a Kind Vampire! Tibor is a poor young painter who is in love with Agness, but her father wants her to marry a rich man. When a wealthy countess asks Tibor to paint her portrait, he thinks...


Platforms: Mac

License: Demo Cost: $6.99 USD Size: 134 MB Download (71): Tibor - Tale of a Kind Vampire Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 659

Tulula: Legend of a Volcano Become The Chosen One in Tulula: Legend of a Volcano, a wonderful journey to save a small tribe from an evil spell.??On an island far away, a gentle tribe lived in peace and harmony. One day, an evil spirit broke free and wreaked havoc on their happy live


Platforms: Mac

License: Shareware Cost: $6.99 USD Size: 219 MB Download (46): Tulula: Legend of a Volcano Download

Added: May 10, 2013 | Visits: 685

Indices of a SubString in a Given String This script uses string.index(sub) function which returns a list of indices of ALL occurances of a substring in the string.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Indices of a SubString in a Given String Download

Added: May 10, 2013 | Visits: 741

Replacing a portion of a string This script allows you to replaceĀ a portion of a string at a given position.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Replacing a portion of a string Download

Added: May 10, 2013 | Visits: 649

Changing the indentation of a multi line string When working with text, it may be necessary to change the indentation level of a block. This code will take a multiline string and add or remove leading spaces to each line so that the indentation level of the block matches some absolute number of spaces.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 1.059

Get the MAC address of a remote computer This script uses the Internet Protocol Helper functions on Win32 and helps you to find the MAC adress of a remote computer.


Platforms: Windows, Python,

License: Freeware Download (56): Get the MAC address of a remote computer Download

Added: May 10, 2013 | Visits: 785

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 735

Finding the convex hull of a set of 2D points This simple code calculates the convex hull of a set of 2D points and generates EPS files to visualise them.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 810

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: July 06, 2013 | Visits: 730

3D Array Factor of a 4x4 planar array antenna 3D Array Factor of a 4x4 planar array antenna calculated using general formulas and then plotted in 3D format."AB" shows the excitation amplitude of the elements and "AB_phase" shows their phases.Elements are placed on the x and y axis and element factor is ignored. The code can easily be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): 3D Array Factor of a 4x4 planar array antenna Download

Added: March 24, 2013 | Visits: 680

Fourier Analysis of a Rectangular Pulse Finding the Fourier transform of a rectangular pulse..filtering the spectrum and regenerating the signal usingthe filtered spectrum is done...at the end Rayleigh theorem is proved by showing that the energy content of both time domain and frequency domain signals are equal..your comments are...


Platforms: Matlab

License: Freeware Size: 215.04 KB Download (45): Fourier Analysis of a Rectangular Pulse Download

Added: June 15, 2013 | Visits: 659

Display histogram of a 3D image It is very fast and simple file to display histogram of a 3D imageimhist3(I,n) n is the number of bins in the histogramimhist3(X,map) X isindexed 3D image and map is colormap map


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Display histogram of a 3D image Download

Added: April 17, 2013 | Visits: 852

Optimization of a Double Wishbone Suspension System This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.Note: You will need to have the following products installed in order to run this demo: MATLAB, Simulink, Optimization Toolbox,...


Platforms: Matlab

License: Freeware Size: 2.02 MB Download (46): Optimization of a Double Wishbone Suspension System Download

Added: May 13, 2013 | Visits: 676

Solution of a Maxwell Stefan Diffusion Problem n the bottom of a Stefan tube there is a quiescent liquid with a mixture of acetone (component 1) and methanol (component 2). Vapor that evaporates from this pool of liquid diffuses to the top of the tube. Air (component 3) keeps the mole fractions of components 1 and 2 equal to zero. This...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Solution of a Maxwell Stefan Diffusion Problem Download

1 2 3 4 5 >