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年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年以上 前 | 1 件の回答 | 0