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

Understanding software
Filter: All | Freeware | Demo
 

Understanding

< 1 2 3 4 5 

MATLAB and Simulink in the World: Earth, Ocean, and Planetary Sciences Innovative applications of MathWorks products to advance our understanding of the universe, measure and predict natural phenomena, manage resources, and mitigate the environmental effects of industrialization.Department of AgridlTCculture and Agri-Food Canada (AAFC)Smithsonian Astrophysical...



Platforms: Matlab


Added: August 22, 2013 | Visits: 563

Optimization Tips and Tricks New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to...





Platforms: Matlab

License: Freeware Size: 92.16 KB Download (45): Optimization Tips and Tricks Download

Added: July 21, 2013 | Visits: 450

type2_union_or_intersection This function shall be used to evaluate the union or intersection between fuzzy sets or fuzzy relation under type2 category.For a complete understanding Please refer book by Dr. Jerry M. Mendel on:Uncertain Rule-Based Fuzzy Logic Systems:Introduction and New Directions


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): type2_union_or_intersection Download

Added: September 17, 2013 | Visits: 273

Wavelet Decomposition For Images main executing reference usage: observeWaveletDecompositionBenchmark_N_levels.mThe objective is to illustrate wavelet decomposition, and to describe how operations may be done in the wavelet domain before the reconstruction. The demo decouples the wavelet operations (transform, operation in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 204.8 KB Download (44): Wavelet Decomposition For Images Download

Added: May 07, 2013 | Visits: 463

Feature points in image, Keypoint extraction All this files I've done when I took course in image proc, I haven't changed a thing, hope it'll be useful to students and interested in subject. All codes have comments, it's very easy to understand, as well there is my report file, find there all theoretical background and descriptions.Feature...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.17 MB Download (39): Feature points in image, Keypoint extraction Download

Added: June 03, 2013 | Visits: 352

Testing of Simulink Models In this paper i present my views on how to do systematic testing of SIMULINK models. The views present are from my own perspective based on my experience working with model based product development applications. I also provide information on some testing tools and other tips. Please let me know...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (40): Testing of Simulink Models Download

Added: September 03, 2013 | Visits: 348

Mutual Information In probability theory and information theory The definition of mutual information could resort to wiki:http://en.wikipedia.org/wiki/Mutual_informationFor marginal mutual information, we say it is :I(A,B)=sum sum P(A,B) log[P(A,B)/P(A)P(B)]For conditional mutual information, we say it is :I(A,B|C)=sum sum P(A,B|C)...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Mutual Information In probability theory and information theory Download

Comparison between RLS and LMS algos in Designing digital equalizer in noisy nonlinear channel Description of program: I made program for 2 channel filters and 3 functions of non linearity. equalizer is modeled using both LMS and RLS algorithms from the output of the channel filter. And the delayed input is compared to the output of the equalizer and the error is used to model the...


Platforms: Matlab


Added: July 23, 2013 | Visits: 710

Generation Of Solid Shapes Using Random Number Generator Generation Of Solid Shapes Using Random Number Generator.The Solid Shapes included are:1) Cuboid/Cube2) Sphere3) Cone4) Conical Frustum5) Pyramid6) Pyramidal Frustum7) CylinderTake it as an exercise in understanding how to create constraints to rand() function, in order to get desired results.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Generation Of Solid Shapes Using Random Number Generator Download

Added: April 18, 2013 | Visits: 341

Scalable MPEG compression based on DCT coefficients The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality..This application only works for gray scale.Although this program will do its work but its slow.This code...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (44): Scalable MPEG compression based on DCT coefficients Download

Added: June 28, 2013 | Visits: 363

Causal Polytree ---Pearl's classical algorithm(1988) As a famous sub-structure of Bayesian network, causal polytree is able to recover the causality very efficiently. Here, I implement pearl's classical algorithm here for easy using. Details can be seen in Pearl's paper[1]. To recover general Causal polytree, one can download "Fisher's exact test"...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Causal Polytree ---Pearl's classical algorithm(1988) Download

Comparison of C++ and MATLAB Using Object Oriented Application Example This example calculates the bit error rate (BER) of a BluetoothdlT« or 802.11b communication link interfered with by another 802.11b or Bluetooth transmitter. It uses the new MATLABdlT« object oriented programming features released in R2008a.The main function btint and accompanying classes...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.69 MB Download (47): Comparison of C++ and MATLAB Using Object Oriented Application Example Download

DESIGN OF NOVEL DIGITAL EQUALIZERS FOR NOISY NONLINEAR CHANNEL USING LMS ALGORITHM Here in this program i designed a digital equalizer for noisy non linear channel using lms algorithm.Description of program: I made program for 2 channel filters and 3 functions of non linearity. equalizer is modeled from the output of the channel filter. And the delayed input is compared to the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): DESIGN OF NOVEL DIGITAL EQUALIZERS FOR NOISY NONLINEAR CHANNEL USING LMS ALGORITHM Download

Added: March 23, 2013 | Visits: 374

Model Properties Callbacks This simple demo file is used to demonstrate the use of Callbacks in Simulink Model properties. Three callbacks are used which include PreLoadFcn, StopFcn, CloseFcn. This model is used for the purpose of understanding how these callbacks works and difference between them


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (41): Model Properties Callbacks Download

Added: May 12, 2013 | Visits: 220

limiting amplifier using IP3 and tanh Generate a function to represent limiting, using IP3 to specify the operationThis file shows how to specify a limiting function with IP3. The limiting is done using tanh. The file also checks out the operation of the function and compares it to the specified IP3. It shows a technique that can be...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): limiting amplifier using IP3 and tanh Download

Added: March 26, 2013 | Visits: 399

Euler/Fixed Angles Properties Easy to use GUI that gives Euler angles for different rotation matrices and gives rotation matrices for different Euler angles. Also it animates the angle rotations one by one for more understanding.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Euler/Fixed Angles Properties Download

Added: July 01, 2013 | Visits: 520

Integria IMS Integria is a complete ticketing system, integrated with a powerful project management system. Also includes a inventory management subsystem, a file release/download section, a Knowledgue Base, an agenda and other useful tools for a team.Integria ITIL Management System is a new way of...


Platforms: PHP

License: Freeware Size: 2.56 MB Download (47): Integria IMS Download

Added: April 23, 2013 | Visits: 291

FlexiReport FlexiReport generates tabular HTML reports from database data.It supports nested levels, sub-reports, and totals.The presentation details are configurable using CSS stylesheets.The output is configurable to allow formatting of individual fields: uppercase, percent, currency, decimal, date.Other...


Platforms: PHP

License: Freeware Size: 92.16 KB Download (41): FlexiReport Download

Added: June 23, 2013 | Visits: 486

PHPCallGraph Script PHPCallGraph generates static call graphs for PHP source code using the CodeAnalyzer of the InstantSVC project and the DOT tool.The graphs can be leveraged to gain a better understanding of large software systems or even to debunk design flaws in them.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (50): PHPCallGraph Script Download

Added: August 28, 2013 | Visits: 482

PHPCallGraph for Scripts PHPCallGraph generates static call graphs for PHP source code using the CodeAnalyzer of the InstantSVC project and the DOT tool.The graphs can be leveraged to gain a better understanding of large software systems or even to debunk design flaws in them.


Platforms: PHP

License: Freeware Size: 1.06 MB Download (44): PHPCallGraph for Scripts Download

< 1 2 3 4 5