|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLOutput | |
infosapient.hdg | |
infosapient.opr | |
infosapient.resolution | |
infosapient.system |
Uses of XMLOutput in infosapient.hdg |
Classes in infosapient.hdg that implement XMLOutput | |
class |
FzyHdgABOUT
public class FzyHdgABOUT modifies the fuzzy set surface by squaring each value within the membership array. |
class |
FzyHdgABOVE
FzyHdgABOVE sets the membership of all domain values below the complete membership point to be zero. All membership values above the complete membership point are assigned 1.0 - m[i].This has the effect of ramping gradually, so that 100% Membership == high domain value. |
class |
FzyHdgAFTER
Class FzyHdgAFTER applies m[i] = 0.0 for all domain values below/before
m[i] == 1.0 and m[i] = 1.0 - m[i]
for all values after/above. |
class |
FzyHdgAROUND
Class FzyHdgAROUND broadens the membership around the maximum height of the set, by raising m[i] to @link FzyHedge.AROUND_EXP . |
class |
FzyHdgBEFORE
|
class |
FzyHdgBELOW
|
class |
FzyHdgCLOSE
|
class |
FzyHdgCOMPLEMENT
|
class |
FzyHdgDECLINE
|
class |
FzyHdgDECREASE
|
class |
FzyHdgDEFINITELY
|
class |
FzyHdgEXTREMELY
|
class |
FzyHdgGENERALLY
|
class |
FzyHdgINCREASE
|
class |
FzyHdgMOSTLY
|
class |
FzyHdgMUST
|
class |
FzyHdgNEAR
|
class |
FzyHdgNEGATIVE
|
class |
FzyHdgNEGATIVELY
|
class |
FzyHdgNOT
|
class |
FzyHdgPOSITIVE
class FzyHdgPOSITIVE examines each truth membership value to see if it is above or below the 0.5 test. |
class |
FzyHdgPOSITIVELY
|
class |
FzyHdgROUGHLY
|
class |
FzyHdgSHOULD
FzyHdgSHOULD is equivalent to 'is'; therefore it does nothing but return the set. |
class |
FzyHdgSLIGHTLY
|
class |
FzyHdgSOMEWHAT
FzyHdgSOMEWHAT raises the membership of the specified set to 0.5. |
class |
FzyHdgVERY
|
class |
FzyHdgVICINITY
|
class |
FzyHedge
Class FzyHedge are fuzzy set quantifiers. |
Uses of XMLOutput in infosapient.opr |
Classes in infosapient.opr that implement XMLOutput | |
class |
FzyOperator
Class FzyOperator embodies the behavior of a fuzzy operator @see FzyOprAND @see FzyOprOR |
class |
FzyOprAND
|
class |
FzyOprOR
Class FzyOprOR implements the Zadeh (standard fuzzy) OR: Math.max(value1, value2) |
Uses of XMLOutput in infosapient.resolution |
Classes in infosapient.resolution that implement XMLOutput | |
class |
FzyCorrelation
|
class |
FzyCorrelationAverage
|
class |
FzyCorrelationMinimum
|
class |
FzyCorrelationProduct
|
class |
FzyImplicationADDAGGREGATION
|
class |
FzyImplicationMethod
|
class |
FzyImplicationMINMAX
|
class |
FzyResAVERAGE_MAXIMUM
Return the mean of domain(s) that are mapped to a membership value. |
class |
FzyResCENTROID
|
class |
FzyResMAXIMUM
|
class |
FzyResMAXPLATEAU
|
class |
FzyResolutionMethod
FzyResolutionMethod.java |
Uses of XMLOutput in infosapient.system |
Classes in infosapient.system that implement XMLOutput | |
class |
FzyAttribClause
Class AttribClause implements the concept of a rule clause. |
class |
FzyAttribute
Class FzyAttribute represents the 'Universe of Discourse' for a fuzzy space. |
class |
FzyBeta
|
class |
FzyBooleanAttribute
Class FzyBooleanAttribute is a convienence class. |
class |
FzyClauseComponent
Class FzyClauseComponent is the abstract superclass of rule clause components; namely, |
class |
FzyConsequent
FzyConsequent models the "then" portion of a rule. |
class |
FzyGaussian
Class FzyGaussian builds a fuzzy set surface based on the classic Gaussian function rather than a sigmoidal function. |
class |
FzyKnowledgebase
Class FzyKnowledgebase is the repository for all of the information about this problem domain. |
class |
FzyPI
|
class |
FzyPremise
Class FzyPremise implements the behavior for a rule's PREMISE(also called the antecedent). |
class |
FzyRule
|
class |
FzySCurve
Class FzySCurve |
class |
FzySet
Class FzySet is the abstract class of all fuzzy set representations. |
class |
FzySingleton
|
class |
FzySolutionSet
FzySolutionSet implements the output sets(solutions) of the fuzzy expert system. |
class |
FzyTriangle
|
class |
FzyUnconditionalRule
Class FzyUnconditionalRule implements the behavior of an UNCONDITIONAL rule. |
class |
FzyWeightedBeta
|
|
License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. | ||||||||
PREV NEXT | FRAMES NO FRAMES |