Community Profile

photo

Ben Barrowes


Barrowes Consulting / Dartmouth College / US Army CRREL

Last seen: 18일 전 2005년부터 활동

Ben Barrowes received the Ph.D. degree in 2004 from the Massachusetts Institute of Technology, Cambridge, MA. He was named top high school math student in the state of Utah (1991), was awarded an NSF graduate fellowship (1999), was a Director's funded Postdoc at Los Alamos National Laboratory (2004), and was named Innovator of the Year for the Army Corps of Engineers (2019). Currently, he is a physicist with the US Army ERDC Cold Regions Research and Engineering Laboratory and is the author or coauthor of over 150 scientific publications. His research interests center on electromagnetic wave theory and modeling with applications including electromagnetic induction methods for detecting and classifying subsurface UneXploded Ordnance (UXO), Improvised Explosive Devices (IEDs), novel fusion energy generation, and the intersection between modern technology and political science.

Programming Languages:
Python, R, MATLAB, Fortran
Spoken Languages:
Japanese

통계

All
  • Revival Level 1
  • Personal Best Downloads Level 4
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • First Submission
  • Knowledgeable Level 1
  • First Answer

배지 보기

Content Feed

보기 기준

답변 있음
Convert Fortran to MATLAB
Geopaul, I used my f2matlab on your code to convert the fortran to matlab code. There are a few helper functions (like writeFmt...

1년 초과 전 | 0

제출됨


Multiple Precision Toolbox for MATLAB
This toolbox defines a new mp class allowing multiple precision objects in MATLAB.

1년 초과 전 | 다운로드 수: 27 |

답변 있음
How to convert a big fortran IV code to matlab ?
Your link goes to a PDF scan of the code. Do you have this code in a proper Fortran text file? Have you been able to compile it?...

대략 2년 전 | 0

답변 있음
How to convert fortran code to matlab?
You should try my file exchange program, f2matlab. But you would have to convert it fortran90 style first, including refactoring...

대략 2년 전 | 1

제출됨


benbarrowes/f2matlab
Converts basic fortran90 source code to MATLAB source code.

대략 3년 전 | 다운로드 수: 33 |

답변 있음
How to convert from FORTRAN TO MATLAB
My f2matlab can do this kind of conversion. Please download from the file exchange and give it a try. You will have to split the...

3년 초과 전 | 0

답변 있음
Converting working Fortran code to MATLAB
Here is your fortran code cleaned up and compilable: program loops integer, parameter :: kr = 8 real x(0:100), h(0:100), dp...

거의 4년 전 | 1

| 수락됨

답변 있음
how to convert to matlab from fortran
OCR and some hand editing produced this fortran code which I compiled and ran: program flow C RE GIONAL FLOW SYST&M ...

4년 초과 전 | 0

답변 있음
Fortran to Matlab Translation with a dynamic fertility model
You could try f2matlab here on the file exchange. You could also contact me at my author page if you still need help. But you...

4년 초과 전 | 0

답변 있음
how can I convert fortran and C++ to matlab
If you have more fortran code to convert to matlab code in the future, try f2matlab. F2matlab expects fortran code to be in f90 ...

4년 초과 전 | 0

답변 있음
fortran convert to Matlab
If the free version of f2matlab cannot convert your code, please mail me. I should be able to help. I have additional tools to c...

5년 초과 전 | 1

| 수락됨

제출됨


suplabel
Places text as a title, xlabel, or ylabel on a group of subplots.

5년 초과 전 | 다운로드 수: 41 |

Thumbnail

답변 있음
Converting Fortran to MATLAB
Have you tried the free spag (linux version) from Polyhedron software to clean up (refactor) some of these goto's for you? http...

10년 초과 전 | 1

제출됨


toSingle
Converts all numeric variables in the workspace, or optionally all doubles only, to single precision

대략 11년 전 | 다운로드 수: 1 |

답변 있음
How to increase the precision of Matlab (compared to Fortran) ???
What do you mean when you say "compare"? "format long" in matlab should give many digits of display. In any case, like Strider s...

11년 초과 전 | 2

답변 있음
Can someone please convert this fortran program(.f90) to matlab (.m) for me. I would really appreciate
Putting it through f2matlab, this gets you most of the way there: function basil(varargin) clear all; %clear functions;...

11년 초과 전 | 0

답변 있음
Fortran to matlab conversion
Jessica, This is Ben Barrowes. I see you are making progress converting this. This bracket syntax is meant to be a variabl...

11년 초과 전 | 1

제출됨


Mathematica Symbolic Toolbox for MATLAB--Version 2.0
A symbolic toolbox for MATLAB based on Mathematica.

거의 14년 전 | 다운로드 수: 460 |

제출됨


print a gif in matlab
printgif prints gif files in matlab

거의 14년 전 | 다운로드 수: 1 |

제출됨


oct2ml
Converts octave style m-files to matlab style m-files

거의 15년 전 | 다운로드 수: 12 |

제출됨


slatec
The slatec library converted into matlab functions.

거의 15년 전 | 다운로드 수: 2 |

제출됨


case insensitive load
Duplicates Matlab load function except ignores case on the filename. Finds first match in path.

대략 15년 전 | 다운로드 수: 1 |

제출됨


Generalized Hypergeometric Function
Calculates the Generalized Hypergeometric Function at the desired accuracy.

15년 초과 전 | 다운로드 수: 10 |

제출됨


maxloc
Replicates the functionality of maxloc in fortran.

대략 16년 전 | 다운로드 수: 2 |

제출됨


textLoc
Puts string onto the current axes with location similar to legend locations.

16년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


strrel
Applied relational operators to such as == or < to character arrays or cell arrays of strings accord

16년 초과 전 | 다운로드 수: 1 |

제출됨


Knuth Heapsort
Matlab implementation of Knuth's heapsort.

16년 초과 전 | 다운로드 수: 5 |

제출됨


dlagf01
Fourier cosine and sine transforms using lagged convolutions in double-precision (dlagf0 and dlagf1)

17년 초과 전 | 다운로드 수: 1 |

제출됨


matlab2fmex
matlab2fmex.m is a small translator which aims to convert numerical M-files to Fortran90 mex.

18년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


isnumber
Similar to isletter for numbers.

거의 19년 전 | 다운로드 수: 1 |

더 보기