Community Profile

photo

wonsoek lee


cnu

Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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;...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 0 answers | 0

0

answers