Scenario reduction algorithm in matlab
显示 更早的评论
I have generated 1000 random scenarios and I want to reduce them to 20. What function or algorithm can i apply in matlab to do this
3 个评论
Aditya Patil
2020-3-23
Can you provide more details regarding the issue you are facing? What scenarios are you referring to? What do you mean by reduction of scenarios? Due you want them to be averaged, or do you want them to be sampled, or something else? Would it be fine for you to use 20 new random scenarios?
sibabalo noludwwe
2020-3-23
B Dinesh prabhu
2021-3-24
编辑:B Dinesh prabhu
2021-3-24
sibabalo noludwwe, have you find solution to your question, i was looking for it, if you know how to do scenario reduction using GAMS please tell me brother,thank you.
回答(1 个)
Aditya Patil
2020-3-23
0 个投票
I understand that you are trying to get reduced number of samples from the 1000 samples that you generate.
Currently we do not have an inbuilt function to do so. However, you can use scenred which implements optimal scenario tree reduction.
2 个评论
sibabalo noludwwe
2020-3-23
shilpa mishra
2023-7-30
Is your probelm is solved? If yes please share the solution ? how you solved this problem to reduce 1000 scenarios of wind speed data to 20 or else.
类别
在 帮助中心 和 File Exchange 中查找有关 Language Fundamentals 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!