top of page
Search


Â
Â


Newton-Raphson Method for solving nonlinear equation system and unconstrainted optimization problem
[updated 6.12.2023] For optimization problem, the optimum solution of (x1,x2) is found by setting the derivative of objectives of...
Adisorn O.
Apr 29, 20231 min read
Â
Â


Getting to know MATLAB's Cell
Sometimes we want to store various data types into a single array. Thinking of a container that can store various things in separate...
Adisorn O.
Apr 17, 20231 min read
Â
Â


Â
Â


MATLAB's sum() function
MATLAB provides a simple but efficient sum( ) function to sum column or row vector, as well as all elements in arrays. Syntax:...
Adisorn O.
Mar 17, 20231 min read
Â
Â
bottom of page

