photo

Hugo Mata


Last seen: plus de 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
1 Réponse

RANG
97 563
of 301 172

RÉPUTATION
0

CONTRIBUTIONS
1 Question
1 Réponse

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 183

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 200

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Réponse apportée
Drastic Sum algorithm to fuzzy logic set
close all clear all clc x=(0:0.01:10)'; a= trimf(x,[2,5,8]); b=gaussmf(x,[2,3]); % Drastic Sum s1=zeros(1001)'; for...

plus de 4 ans il y a | 0

| A accepté

Question


Drastic Sum algorithm to fuzzy logic set
I need to implement an algorithm to the fuzzy logic set of a drastic sum between two signals. Signal a: a= trimf(x,[2,5,8]); ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse