photo

Ben Hatrick


Last seen: 3 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Particle swarm algorithm in Fuzzy Logic Designer is breaking unity sum property of membership functions, how can I stop this?
Hi Sam, I appreciate your going to such lengths to investigate this issue. The main problem is that the in-built PSO algorithm...

3 Monate vor | 0

Frage


Particle swarm algorithm in Fuzzy Logic Designer is breaking unity sum property of membership functions, how can I stop this?
I am using the Fuzzy Logic Designer App to fine-tune a Type-I Mamdani FIS. I have preset a number of inputs with three membershi...

4 Monate vor | 2 Antworten | 1

2

Antworten

Beantwortet
Average number of trials not working
for p = 1:n_trials node_visit = []; i =0; while ~all(ismember(1:n^2,node_visit)) i = i+1; node_visit(i) = j; ...

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


Average number of trials not working
I am currentrly trying to find the average number of trials for all values in a given range to be outputted using a while functi...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Stopping a for loop when certain values have been reached
I am running a for loop at want it to finish when a given number of values have all occured at least once. The ouputs of the for...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simulation of random walk
I am simulating a random walk using markov chains . In the case below a 3x3 grid (9 nodes) is being used. I want to make 100 mov...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


For loop for wind speed analysis
Hello, I am currently working on a data set from a wind turbine. I have calculated the values of wind speed and power output giv...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


storing values in for loop
I am currently working on a regression project using a subsampling method and am finding R^2 values for a particular data set. H...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Storing values from a for loop
Hello, Im currently using regression to analyse a large set of data. After calulating relevant residuals I have found the coeffi...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab responds with 'busy'
When running the following code no output (graph) is given, instead matlab gives 'busy' in the bottem left hand corner. Any ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort