matlab object oriented programming in data analysis

preview_player
Показать описание
Video presents how to use matlab object oriented programming to efficiently work with big sets of numerical data collected in txt files. It is shown how to organized a code in clean way to avoid a mess in a workspace. Additionally it is shown how to include a external function in a class method. The function compute a power generated by PV panel under a given (in a data set) meteorological conditions. Please let me know in a comments are you interest in a topic of mathematical modelling of renewable energy sources.
Рекомендации по теме
Комментарии
Автор

I love this video.... This video has helped me to get a job! Thank you THANK You! for making such an illumining video

christopherchibuzorfrancis
Автор

Hi Guys, if you find this content useful please leave some commnet, it helps to spread the content in YT. Your help highly important because this chanel is just starting

codethemath
Автор

Hi, I enjoy the way you explain, that was great, thanks

Iduno
Автор

You make really well explained videos keep up the good works and thanks for sharing

raygilbers
Автор

Hi, Could you guide me how to save the calculated data for many iterations in several objects at the same time and that each object save the data of each calculation, since I only get the last data in each object and I would like the data of each iteration. Please and Thank you for yoour video

caromedina
Автор

Hey man, if I have .csv instead of .txt files, what function do you recommend using instead of fscanf? Thanks, nice video

michelem
Автор

Hi, Could you guide me how to save the calculated data for many iterations in several objects at the same time and that each object save the data of each calculation, since I only get the last data in each object and I would like the data of each iteration. Please and Thank you for yoour video

caromedina