Recursion in matrix calculation
Hi,
How does recursion work in this context, as in how did the function CalDet manage to calculate the determinant of the minor...
5 months ago | 1 answer | 1
1
answer
Question
While loop isn't working
Hello,
My function is as follows:
function root = NM(f, f1, x_0, epsilon, iteration)
x = zeros(1, 50);
x(1) = x_0;
...
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.