photo

Ben Hatrick


Last seen: plus d'un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

8 Questions
2 Réponses

RANG
35 064
of 300 791

RÉPUTATION
1

CONTRIBUTIONS
8 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
1

RANG
 of 21 091

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 083

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

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus d'un an il y a | 0

Question


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

plus d'un an il y a | 3 réponses | 1

3

réponses

Réponse apportée
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; ...

presque 4 ans il y a | 0

| A accepté

Question


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

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 4 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 5 ans il y a | 1 réponse | 0

1

réponse