搜索资源列表
MAG_sphere_FWD
- matlab磁法正演模拟程序,是学习磁法勘探必备的知识,是了解磁异常的有效办法-Magnetic forward matlab simulation program, is to learn essential knowledge magnetic exploration is an effective way to understand the magnetic anomalies
eliminationgauss
- Systems of linear equations Our Matlab function for naive Gaussian elimination looks like this: function x = naiv_gauss(A,b) n = length(b) x = zeros(n,1) for k=1:n-1 forward elimination for i=k+1:n xmult = A(i,k)/A(k,k) for j=k+1:n
SIMULASI
- load flow active 3 phase balanced, modified backward forward sweep using matlab