filmov
tv
Solving Non Linear equations using fsolve in MATLAB
![preview_player](https://i.ytimg.com/vi/zoscrcER9Ng/sddefault.jpg)
Показать описание
Solving a set of Non Linear equations manually becomes a herculean and time consuming task. We encounter such equations almost everyday in Life. fsolve is an inbuilt function in MATLAB which comes to our rescue. This video solves a typical set of non linear equation using fsolve in MATLAB