Matt Egan
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
4 years 前 | 0
| 已接受
提问
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 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 2 个回答 | 0
2
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0