Feeds
提问
How to solve simultaneous equations?
I am trying to use the symbolic toolbox of MATLAB to solve the following systems of equations. Given the following 8 equations...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to solve the simultaneous equations using symbolic toolbox
I am trying to use the symbolic toolbox of MATLAB to solve the following systems of equations. Given the following 8 equations...
8 years 前 | 0 个回答 | 0
0
个回答提问
how to translate this matlab code to fortran
fid = fopen (CMNfile(I).name, 'r'); %% % First get the receiver position in the CMN file: this info is on line 3 i = 1;...
10 years 前 | 1 个回答 | 0
1
个回答提问
I want to translate MATLAB to fortran
fid = fopen(filename, 'r') this matlab code to fortran ~iscahr(line) this matlab code to fortran sscanf(li...
10 years 前 | 1 个回答 | 0
1
个回答提问
I want to convert Matlab to fortran
this code is matlab but I want to change fortran function Cart = sphcart( Sph, SphV ) if iscell(Sph) Cart = { Sp...
10 years 前 | 0 个回答 | 0

