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

Fuzzy Brossard freeware
Filter: All | Freeware | Demo
 

Fuzzy Brossard

< 1 2 3 4 5 > 
Added: June 17, 2013 | Visits: 481

Fuzzy c-means thresholding FCMTHRESH Thresholding by 3-class fuzzy c-means clustering [bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of image IM using a 3-class fuzzy c-means clustering. It often works better than Otsu's methold which outputs larger or smaller threshold on fluorescence images.... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (50): Fuzzy c-means thresholding Download

Added: May 09, 2013 | Visits: 419

Fuzzy k-NN Fuzzy k-nearest neighbors classifier that can work with training samples whose label info is fuzzified. The prototype is as follows.[y,predict_class] = f_knn(tr,tr_memberships,te,k)tr: training samplestr_memberships: membership values of traning sampleste: testing samplesk: k value vector (more... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Fuzzy k-NN Download

Added: May 11, 2013 | Visits: 571

Neuro-Fuzzy and Soft Computing This text provides a comprehensive treatment of the methodologies underlying neuro-fuzzy and soft computing.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1444.jsp. Platforms: Matlab

License: Freeware Size: 327.68 KB Download (48): Neuro-Fuzzy and Soft Computing Download

Added: August 20, 2013 | Visits: 477

Fuzzy Approximation Here we have an unknown function but we can have every value of function respect to every input. so there I used a fuzzy approximation method Ito approximate the function, here I used sin function to compare answers.there is a function "isinrange" to find membership values. Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Fuzzy Approximation Download

Added: May 28, 2013 | Visits: 502

Fuzzy SEO Booster Fuzzy SEO Booster increases your sites search engine positions for long tail keywords automatically!Here is how it works: When someone finds your site using a long tail keyword combination not already on that page, it records it, and adds it to the page in a widget box! Think of it as an auto... Platforms: PHP

License: Freeware Size: 10 KB Download (48): Fuzzy SEO Booster Download

Added: January 18, 2010 | Visits: 1.090

AI::FuzzyInference AI::FuzzyInference is a Perl module to implement a Fuzzy Inference System. SYNOPSYS use AI::FuzzyInference; my $s = new AI::FuzzyInference; $s->inVar(service, 0, 10, poor => [0, 0, 2, 1, 4, 0], good => [2, 0, 4, 1, 6, 0], excellent => [4, 0, 6, 1, 8, 0], amazing => [6, 0, 8, 1,... Platforms: *nix

License: Freeware Size: 10.24 KB Download (109): AI::FuzzyInference Download

Added: April 12, 2010 | Visits: 957

AI::FuzzyLogic AI::FuzzyLogic is a Perl module for Fuzzy Set Operations and Tools. SYNOPSIS use AI::FuzzyLogic; $i = new AI::FuzzyLogic $unittype, @numbers; # new set with one subset $i = new AI::FuzzyLogic age, 0, 0.1, 0.2, 0.1, 0; # same thing $i = new AI::FuzzyLogic $subset1, $subset2, $subset3; #... Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): AI::FuzzyLogic Download

Added: March 08, 2010 | Visits: 910

THC-FuzzyFingerprint Welcome to the world of Fuzzy Fingerprinting, a new technique to attack cryptographic key authentication protocols that rely on human verification of key fingerprints. It is important to note that while fuzzy fingerprinting is an attack against a protocol, it is not a cryptographic attack and... Platforms: *nix

License: Freeware Size: 204.8 KB Download (128): THC-FuzzyFingerprint Download

Added: May 10, 2013 | Visits: 271

Fuzzy Search 5.x-1.2 This module works independently of the core search module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Fuzzy Search": - Mispellings and typos still provide relevant results. - External scoring factor... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Fuzzy Search 5.x-1.2 Download

Added: May 10, 2013 | Visits: 233

Fuzzy matching dictionary This script is an ease of use subclass of dict - rather then one that uses a lot of dict features. If your request item is in the dictionary (with a key that hashes the same) then it acts as a more or less normal dictionary. If on the other hand you are looking for a string that is similar to a... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Fuzzy matching dictionary Download

Added: July 03, 2013 | Visits: 431

Spatial Fuzzy Clustering and Level Set Segmentation The performance of the level set segmentation is subject to appropriate initialization and optimal configuration of controlling parameters, which require substantial manual intervention. A new fuzzy level set algorithm is proposed in this paper to facilitate medical image segmentation. It is able... Platforms: Matlab

License: Freeware Size: 1.03 MB Download (51): Spatial Fuzzy Clustering and Level Set Segmentation Download

Added: June 30, 2013 | Visits: 588

Simplified Fuzzy ARTMAP Neural Network SFAM is an incremental neural network classifier. It is a simple and fast version of Fuzzy ARTMAP (FAM). Both FAM and SFAM produce the same output given the same input.References:[1] Kasuba, T. (1993). "Simplified fuzzy ARTMAP." AI Expert, Nov., 18d-deOCt25.[2] Carpenter, G. A., Grossberg, S.,... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (49): Simplified Fuzzy ARTMAP Neural Network Download

Added: August 02, 2013 | Visits: 640

Fuzzy Calculus Core (FC2ore) This package is created with the highly appreciated theoretical help and under the supervision of Prof. DSc. Ketty Peeva.Theoretical results and methods can be found in:1. B. De Baets, Analytical solution methods for fuzzy relational equations, in the series: Fundamentals of Fuzzy Sets, The... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Fuzzy Calculus Core (FC2ore) Download

Added: May 03, 2013 | Visits: 411

Fuzzy CART The archive includes genfis4.m that generates Mamdani- and Sugeno-type FIS using CART algorithm to extract fuzzy rule information from data set. It is based mostly on Fuzzy Logic Toolbox but it has required to modify Toolbox's fuzzy rule building principle. As a result some original m-files was... Platforms: Matlab

License: Freeware Size: 61.44 KB Download (51): Fuzzy CART Download

Added: May 01, 2013 | Visits: 481

Fuzzy Logic Toolbox Add-On These files are obsolete. If you wish a more recent version download its from http://forja.rediris.es/frs/?group_id=644The methodology used for programing this utilities are described in the articles: * J.M. And?jar, A.J. Barrag?n, "A methodology to design stable nonlinear fuzzy control systems",... Platforms: Matlab

License: Freeware Size: 665.6 KB Download (40): Fuzzy Logic Toolbox Add-On Download

Added: July 19, 2013 | Visits: 546

Bias Field Corrected Fuzzy C-Means This function segments (clusters) an image into object classes, and estimates and corrects for slow varying illumination artifacts. Estimates and corrects for bias field in 3D MRI, streak artifacts in CT, and illumination artifacts in color photos.It's an implementation of the paper of M.N. Ahmed... Platforms: Matlab

License: Freeware Size: 133.12 KB Download (41): Bias Field Corrected Fuzzy C-Means Download

Added: August 28, 2013 | Visits: 617

General Purpose Controller This is a general purpose controller that I have built using the Fuzzy Logic Rules. You don't need to have any mathematical background in fuzzy logic to run this model.You don't need to have fuzzy logic toolbox to run it aswell.It contains both linear and a nonlinear examples. It also has a read... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (40): General Purpose Controller Download

Added: August 07, 2013 | Visits: 350

fpat: a fuzzy pattern detector Schwarz, Shoelson & Amphlett, Retailers Of Fine MATLAB Cloth Since 1987, proudly announce another piece of visionary software: FPAT - A Fuzzy Pattern DetectorDid you ever listen to a toddler talk?Easily your brain finds words amongst the noisy babble...Did you ever think of faulty DNA?Easily... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): fpat: a fuzzy pattern detector Download

Added: July 21, 2013 | Visits: 451

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: May 27, 2013 | Visits: 349

TYPE2_GAUSSIAN_3D This program will assist the user to visualize the foot print of type2 fuzzy membership functions in 3 dimensional mode. Platforms: Matlab

License: Freeware Size: 10 KB Download (48): TYPE2_GAUSSIAN_3D Download

< 1 2 3 4 5 >