Community Profile

photo

Matt Egan


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


ANN performance using function
I have produced an ANN that is predicting power output of wind turbines based on inputs. I have foudn the below function on math...

3 years ago | 1 answer | 0

1

answer

Answered
Training ANN and gaining RMSE values
I have found the error in the code! It was to do with the transposition from of the matricies, this is what I had: xt=x'; yt=y...

3 years ago | 0

| accepted

Question


Training ANN and gaining RMSE values
Hi all, I am trying to create and train an ANN to predict power output of a wind turbine based on some inputs. I have followed ...

3 years ago | 1 answer | 0

1

answer

Question


How to make the y axis 'counts' and x axis the variable on Histograms
How to make the y axis 'counts' and x axis the variable on Histograms? The default is to have counts on the x axis and I want th...

3 years ago | 2 answers | 0

2

answers

Question


How to use Deep Learning Toolbox - FOR DATASET NOT IMAGES
I am currently trying toinvestigate machine learning and deep learning to forecast the power output of a wind turbine. I have s...

3 years ago | 1 answer | 0

1

answer

Question


Index in position 1 is invalid. Array indices must be positive integers or logical values. My Events
I am currently working on an inverted pendulum problem. I have used the My event funtion to stop the penduum action at 45degree ...

4 years ago | 1 answer | 0

1

answer