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

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Development Tools

Software 141-160 of 8,969: < 1 ... 4 5 6 7 8 9 10 11 12 ... 449 > 
Added: June 05, 2013 | Visits: 454

A Fast Image Segmentation using Delaunay Triangulation This function applies the Delaunay-based image segmentation, which is a fully automated process that does not require initial estimate of number of clusters.The core idea is to apply Delaunay triangulation to the image histogram instead of the image itself. That reduces the sites required to... Platforms: Matlab

Keyword: Array Ddsim, Array Ddsimflagopenedhist, Conference, Information, International, Ireland, It26t, Segmentation, Technology, Telecommunication

License: Shareware Cost: $0.00 USD Size: 9.91 MB Download (46): A Fast Image Segmentation using Delaunay Triangulation Download

Added: May 19, 2013 | Visits: 376

a fast method of reading data from PDB files Some of the logic from this program was provided from PDBRead.m by Sachin Nikumbh. The version I made is a trimmed down version of it that only outputs the data from one atom type (protein by default), and formats it as convenient cell variables. For smaller PDB files, the time difference between... Platforms: Matlab

Keyword: Atomtype, Chain, Charge, Charmm, Check, Extra, Holds, Outputs, Partial, Pdbqts

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): a fast method of reading data from PDB files Download

Added: March 24, 2013 | Visits: 532

A Five Stage Extraction Cascade with Backmixing and Control PID control over the exit raffinate composition (x5) of a five stages column is obtained by changing solvent flow rate (G). The set point is equal to 0.1. The model equations include backmixing effects. This problem is solved using Berkeley-Madonna in Chemical Engineering Dynamics, Ingham et al.,... Platforms: Matlab

Keyword: Berkeleymadonna, Changing, Chemical, Column, Dynamics, Effects, Engineering, Extcontmdl, Extractioncascadem, Ingham, Obtained, Plots, Problem, Program, Simulink, Solved, Stages, Versus, Wileyvch

License: Freeware Size: 30.72 KB Download (45): A Five Stage Extraction Cascade with Backmixing and Control Download

A function that finds the shortest path bounded by two curves find the shortest Euclidean path that is boundedby the functions low(t) and high(t).the algorithm is based on Dijkstra shortest path search algorithmsyntax:[ty y] = shortest_path_mfile(t,low,high)(See the file shortest_path_example.m - for an example)input:t - input time values. row vector.low(t)... Platforms: Matlab

Keyword: Bound, Input, Lower, Output, Samples, Shortest Path Examplem, Upper, Values, Vector

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (43): A function that finds the shortest path bounded by two curves Download

Added: August 08, 2013 | Visits: 558

A function to close hidden figures Sometimes it is useful to close all figures when a script starts up but the command "close all" (without quotes) won't close the "hidden" figures. This function can close those pesky figures and dialog boxes. Platforms: Matlab

Keyword: Allquot, Boxes, Close, Dialog, Function, Pesky, Quot, Quotes, Quothiddenquot, Won

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): A function to close hidden figures Download

A function to get the 1st derivatives of a vector with two finite boundaries This function gets the 1st derivatives of a vector V with two boundariesInput:V = the input vector, 1D datadelta_x = delta xINDstart = first indexINDend = last indexOutput:VDx = 1st derivative of V with respect to x Platforms: Matlab

Keyword: Delta, Derivative, Derivatives, Indend, Index, Indstart, Output, Respect, Vector

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): A function to get the 1st derivatives of a vector with two finite boundaries Download

Added: July 21, 2013 | Visits: 349

a functor set example In this example you will learn the "function handler" from a "functor set" points-of-view. The functor set can store more than one functionhandlers, so one can choose a function handler from a functor set and pass it to another function as an input argument. Platforms: Matlab

Keyword: Argument, Choose, Function, Functor, Handler, Handlers, Input, Quot, Quotfunction, Store

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): a functor set example Download

Added: July 07, 2013 | Visits: 361

A Generalized Vector-Valued Total Variation Algorithm Compute the minimum of the generalized TV functionalT = || K*U - S ||^p + lambda*|| sqrt( (Dx(U))^2 + (Dy(U))^2 ) ||^qfor grayscale / color (vector) images using the IRN [1,2] algorithm, whereS: Input imagelambda: regularization parameterK: linear operatorU: Output imageReferences[1] P.... Platforms: Matlab

Keyword: Functionalquot, Generalized, Method, Minimization, Quotefficient, Rodriguez, Total, Transactions, Variation, Wohlberg

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): A Generalized Vector-Valued Total Variation Algorithm Download

Added: September 11, 2013 | Visits: 398

A GPU Mandelbrot Set This application allows you to explore the wonders of the Mandelbrot Set in MATLAB with the help of a capable GPU. It is primarily intended as a demonstration of the different ways in which a MATLAB algorithm can be converted to run on the GPU, however it also has some fun features:* Use the... Platforms: Matlab

Keyword: Cpuonly, Feeling, Hardware, Matlab, Provided, Support, Version, Works

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (41): A GPU Mandelbrot Set Download

A Graphical User Interface for Solving the Falkner-Skan Equation A Graphical User Interface (GUI) has been developed to solve the Falkner-Skan equation. This famous nonlinear third order Falkner-Skan equation on infinite interval describes several fluid dynamic problems under varying the value of two constant coefficients. The developed GUI enables the user to... Platforms: PHP

Keyword: Adopted, Angle, Behavior, Boundary, Characterize, Criteria, Initial, Iterative, Method, Parameters, Regard, Represented, Shooting, Solution, Tolerance, Zhang

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (41): A Graphical User Interface for Solving the Falkner-Skan Equation Download

A greedy algorithm for data sharpening and constraint handling This function was developed for nonparametric estimation problems where the estimate must satisfy some shape constraint. Our standard example of this is using a kernel density estimator, with the constraint that the estimate can have only one mode.Let x be the observed data, and confun(x,...) be... Platforms: Matlab

Keyword: Algorithm, Allows The, And More, And Still, As Such, Can Be, Can Have, Checks, Closer, Code, Confunx, Data, Estimator, Expanded, Made, Quotimprovedquot, Rerun


A GUI for Kaplan-Meier estimation of the survival function This GUI is based on the following matlab code : http://www.mathworks.com/matlabcentral/fil...ge/22293-kmplotThere is a introduction in the file for chinese people. Platforms: Matlab

Keyword: Based, Chinese, Introduction, Matlab, People

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (44): A GUI for Kaplan-Meier estimation of the survival function Download

Added: May 26, 2013 | Visits: 400

A Jacobi Auction Algorithm Implementation (simple) The only input is the perceived value matrix representing goods (in columns) by bidders (in rows). Platforms: Matlab

Keyword: Bidders, Columns, Goods, Input, Matrix, Perceived, Representing

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): A Jacobi Auction Algorithm Implementation (simple) Download

Added: April 08, 2013 | Visits: 552

A Linear Dynamical System Associated To Wave Equation In this paper i try to associate a linear dynamical system dX/dt=AX to the PDE wave equation.So i discretize the space to step h,and set the limited develpment.it is well application also for spherical wave.J.C Willems gives good standing from ODE to PDE,and From PDe to ODE. Platforms: Matlab

Keyword: Application, Associate, Develpmentit, Discretize, Dxdt Dax, Dynamical, Equationso, Limited, Linear, Paper, Pdeand, Space, Spherical, Standing, System, Wavejc, Willems

License: Freeware Size: 10 KB Download (44): A Linear Dynamical System Associated To Wave Equation Download

A manual code for image THRESHOLDING (or) Color to binary image conversion In this code first the color image is converted into grayscale image using the function rgb2gray().And then a thresholding method is used to convert the image into binary format.. Platforms: Matlab

Keyword: Binary, Color, Convert, Converted, Format, Function, Image, Method, Rgb Gray, Thresholding

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): A manual code for image THRESHOLDING (or) Color to binary image conversion Download

Added: May 11, 2013 | Visits: 343

A matlab viewer for 3D raw images This program allows users to view the cross-sectional view of a CT or MRI volume image.It could easily be extened to see the coronal and sagittal plane images. Please modify the voxel depth, x, y and z dimensions for your image. Platforms: Matlab

Keyword: Coronal, Depth, Dimensions, Extened, Images, Modify, Plane, Sagittal, Voxel

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): A matlab viewer for 3D raw images Download

A more short code forgenerating a random matrix A of (1,-1); A more short code for generating a random matrix A of (1,-1),no loop Platforms: Matlab

Keyword: Generating, Matrix, Random, Short

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): A more short code forgenerating a random matrix A of (1,-1); Download

Added: July 14, 2013 | Visits: 375

A multi conditional goto-like implementation in Matlab 1. IntroductionEnough debate has been devoted from time to time to the luck of "go to" in Matlab.Ourselves being somewhat devoted followers of structured programming, we rarely useit in our FORTRAN applications and implementations. However, one cannot help thatsometimes there exists this need of... Platforms: Matlab

Keyword: Baron, Calculating, Computer, D7391, Flexible, Properties, Report, Steam, Technical, Water

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): A multi conditional goto-like implementation in Matlab Download

Added: May 18, 2013 | Visits: 268

A multidimensional map class MapN provides a multidimensional map container. A MapN object contains key lists and values. A value is some unit of data that you want stored in the MapN object, and a key list is a unique reference to that data. MapN is modelled on containers.Map, but whereas a containers.Map object is indexed... Platforms: Matlab

Keyword: 039a039, 039b039, 039x039, Cell, Constructed, Mkey, Value039, Values

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): A multidimensional map class Download

Added: August 31, 2013 | Visits: 501

A New Block Simulink Phase Loop Lock Control The PLLVI1 It is a new block simulink Phase Loop Control called the PLLVI1.The PLL control is utilized to synthetize frequency or phase control.You set a frequency input signal and VCOVI1,the volt control oscillator block simulink track the frequency input signal.The program has a problem of dimension of an... Platforms: Matlab

Keyword: Called, Control, Controlyou, Dimension, Input, Integratoryou, Oscillator, Output, Phase, Pllvi, Problem, Program, Signal, Signalthe, Simulink, Solve, Track, Vcovi

License: Freeware Size: 10 KB Download (46): A New Block Simulink Phase Loop Lock Control The PLLVI1 Download

Software 141-160 of 8,969: < 1 ... 4 5 6 7 8 9 10 11 12 ... 449 >