The calculation of IEEE 14 Y Bus using the "IEEE14buscdf.txt" file in MatLab, (Power System Analysis Task)
조회 수: 5 (최근 30일)
이전 댓글 표시
I need to write an mfile which directly opens the text file of IEEEcdf.txt file , then according to "branch datas" in that text file , the program should calculate the Ybus matrix. I mean I want to import a text file into Matlab,then I want to use the datas which are in the text file,but the problem is that there are not only the branch datas but also there are bus data follows datas in it. I should only consider the wanted data, not all of them.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 String Parsing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!