Fuzzy distribution load flow

Anybody knows how to do a fuzzy distribution load flow using BIBC, BCBV and DLF matrices??

6 Commenti

José-Luis
José-Luis il 16 Dic 2012
Modificato: José-Luis il 16 Dic 2012
Lots of people certainly do. But what exactly is your question? It is not exactly a Matlab-related. Please show what you have done so far, and people here will be happy to help you.
Bramer
Bramer il 17 Dic 2012
Modificato: Walter Roberson il 19 Dic 2012
well, it is matlab-related. I'm using the following program for the load flow
and it gives me the BIBC,BCBV and DLF matrices all right. But these values are crisp values. I need them to be fuzzy.
As to what I've done so far, was to put the program in a loop so that the value of a variable changes after each run of the load-flow and then i get a rough estimate of how the power-flow varies. But this is impractical for reasons i've already given here:
Any suggestions would be greatly welcome.
José-Luis
José-Luis il 19 Dic 2012
You might not need to do random sampling. I would recommend you read up on fuzzy theory. If you have a simple membership function a few evaluations could suffice.
Also, how do you expect us to know that you are talking about a file exchange function? It is a good idea to make a question self contained, or at least to include all the necessary links.
Bramer
Bramer il 19 Dic 2012
Well, anything on fuzzy theory inexplicably turns up the "basic tipping problem" matlab example and this leads me nowhere. What would be interesting is to get only the fuzzification part of an FIS. Is this possible in matlab??
The membership function is a triangle and why do you say a simple membership function leads to a few evaluations?
The triangle is not the only possible membership function, although maybe the simplest.
I don't really understand what you are trying to do, but if your operations can be decomposed into sums, substractions, divisions and multiplications, then you can use the fuzzy logic toolbox.
doc fuzarith
Some effort would be required to rewrite the program using only fuzzy arithmetics.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Fuzzy Logic Toolbox in Centro assistenza e File Exchange

Richiesto:

il 16 Dic 2012

Modificato:

il 14 Feb 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by