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
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
sibabalo noludwwe 2020년 3월 23일
I am working on wind power prediction. So i used weibul distribution function to generate 1000 random scenarios. But i need to reduce using methods like backwards or foward methods to atleast 20 scenarios. My question is that does matlab have a function to perfom this scenario.
I know in GAMS you can use Scenred function. Does matlab have something similar
B Dinesh prabhu
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
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
sibabalo noludwwe 2020년 3월 23일
this is what i have been trying to use however, it is for multivariable data and I only have wind speed data that i need to reduce
shilpa mishra
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에 대해 자세히 알아보기

제품

릴리스

R2018a

질문:

2020년 3월 20일

댓글:

2023년 7월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by