Fortran trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    1,179 fortran trabalhos encontrados, preços em EUR

    I am looking for an expert in Octave and Fortran, I will share work details in chat

    €146 (Avg Bid)
    €146 Média
    4 ofertas
    program using COBOL. Encerrado left

    ...Points (14 characters) Earned Points (14 characters) Consider the file generated by a student whom we will call “Bill”. Bill has recorded his first few assignments in CS390 as shown: 1000 MS 1 - Join Grps Group Project 5 5 Four Programs Programming 15 9 Quiz 1 Quizzes 10 7 FORTRAN Programming 25 18 Quiz 2 Quizzes 10 9 HW 1 - Looplang Homework 20 15 Note that there is no separator between these fields. If they use the full width of the field, they run right up to the next one: HW 3 - Struct & VarsHomework ...

    €148 (Avg Bid)
    €148 Média
    13 ofertas

    I am looking for an expert in Octave and Fortran, I will share work details in chat

    €1017 (Avg Bid)
    €1017 Média
    2 ofertas

    i wrote few Octave programs Octave has a native function called "ismember", but Fortran doesn't. In order for many of my programs towork, I had to build my own Fortran version of ismember. Unfortunately, my Fortran version is considerably slower than Octave's version. For this reason, I'm looking for someone who will build a Fortran ismember function that is, at least, as fast as Octave's

    €9 - €28
    €9 - €28
    0 ofertas
    Project for Asad U. Encerrado left

    Hi Asad U., can you do fortran codes for me? thanks

    €46 (Avg Bid)
    €46 Média
    1 ofertas

    I'm a zain who has written quite a few Octave programs. In an effort to speed up those programs, I've translated many of them into Fortran. Octave has a native function called "ismember", but Fortran doesn't. In order for many of my programs to¬¬¬¬ work, I had to build my own Fortran version of ismember. Unfortunately, my Fortran version is considerably slower than Octave's version. For this reason, I'm looking for someone who will build a Fortran ismember function that is, at least, as fast as Octave's.

    €46 (Avg Bid)
    €46 Média
    1 ofertas

    I'm a hobbyist who has written quite a few Octave programs. In an effort to speed up those programs, I've translated many of them into Fortran. Octave has a native function called "ismember", but Fortran doesn't. In order for many of my programs to work, I had to build my own Fortran version of ismember. Unfortunately, my Fortran version is considerably slower than Octave's version. For this reason, I'm looking for someone who will build a Fortran ismember function that is, at least, as fast as Octave's. I've written two programs which are designed to show the vast speed differences between Octave's function, and the one that I have built. If you run these two programs, you'll quickly find that...

    €419 (Avg Bid)
    €419 Média
    4 ofertas

    i have attached a java code you can just translate it into fortran This assignment has you implement the infamous "Four Programs" in Fortran. We will be using the gfortran compiler to work with Fortran. Unfortunately, gfortran will not strictly enforce the legacy dialect of Fortran, and so I am asking that you pretend that you only have Fortran IV. (If you only code according to the references I am providing, that should happen automatically.) When you are done, create a zip archive containing all of your Fortran files and upload them to canvas. This is a group assignment, so you only need to have one group member submit the work.

    €114 (Avg Bid)
    €114 Média
    3 ofertas

    Convert Fortran code to Matlab Code there is files attached

    €19 (Avg Bid)
    €19 Média
    3 ofertas
    €93 Média
    1 ofertas

    I have a 5D integral and I would like to use Gauss-Chebyshev for 3 parameters and Gauss-Legendre for 2 parameters in the same integral.

    €12 (Avg Bid)
    €12 Média
    1 ofertas

    just 2 files attached please check must before bid thanks

    €9 (Avg Bid)
    €9 Média
    5 ofertas

    I need a help to convert 2 fortran code to matlab code.

    €127 (Avg Bid)
    €127 Média
    7 ofertas

    Translate FORTRAN code in a C# Solution.

    €136 (Avg Bid)
    €136 Média
    22 ofertas

    Write a Hello World program in Fortran and compile it to run as an app on Android. If you can do that, you will be awared the full project ($1000). Put the code F90 in your response to show you have read the spec.

    €270 (Avg Bid)
    €270 Média
    16 ofertas

    I would like a multi-class Fortran programming course applied in Computational Fluid Dynamics (CFD), beginning with the most basic concepts and increasing the level with each class, starting from scratch and ending with more advanced concepts, to fully learn and understand the programming language and its applications in CFD. The minimum total duration of the video course with all the classes is 7 hours.

    €98 (Avg Bid)
    €98 Média
    5 ofertas

    I wrote a code implementing the 5D Gauss-Legendre Quadrature in FORTRAN 90 but when I compile the output is empty.

    €21 (Avg Bid)
    €21 Média
    3 ofertas
    Neutron Stars Encerrado left

    There is a code written in Fortran 77 and I want to convert that code in C programming

    €11 / hr (Avg Bid)
    €11 / hr Média
    3 ofertas

    I have a small script written in fortran 90 that should be converted into the newest fortran and compiled for linux ubuntu and windows ( .exe file). see file attached. Please add commentary in the converted file in order for me to reproduce it in other similar files. thanks

    €9 (Avg Bid)
    €9 Média
    1 ofertas

    I need you to develop some software for me. I would like this software to be developed for Windows using C++ by understanding Fortran code

    €44 (Avg Bid)
    €44 Média
    3 ofertas

    I need a programmer who is good with Fortran and C++ language, to fix the bugs in my code. I have 3 programs altogether. 1. Scan for roots of an equation in Newton Method (Fortran), 2. Matrix Multiplication(Fortran), 3. Thin wall Approximation(C++). I need to fix the indentations as well. If anyone could help me with this, would be a great help.

    €38 (Avg Bid)
    €38 Média
    8 ofertas
    Fortran expert -- 2 Encerrado left

    1. The partial step velocity (u *, v *) is calculated by Eqs. (4) and (5). 2. The values on the 1/2 grid of the partial velocity are obtained by linear interpolation (in this case, the average). The right-hand side source term of the pressure equation (12) is calculated using the partial step velocity on the 1/2 lattice, and the convergent solution (pn) of the equation (12) is obtained by the SOR method. 4. Using the obtained pressure, the first-order differential term for the pressure in Eqs. (6) and (7) is calculated, and the velocity (un + 1, vn + 1) in the n + 1 time step is obtained. In this process, use equations 14-18 I need 3 simulation's jpg file and code. And equation 21,22's solution analytical solution is equation (19) then compare velocity u,w(and solve(21,22)) and c...

    €23 (Avg Bid)
    €23 Média
    2 ofertas
    Fortran expert Encerrado left

    1. The partial step velocity (u *, v *) is calculated by Eqs. (4) and (5). 2. The values on the 1/2 grid of the partial velocity are obtained by linear interpolation (in this case, the average). The right-hand side source term of the pressure equation (12) is calculated using the partial step velocity on the 1/2 lattice, and the convergent solution (pn) of the equation (12) is obtained by the SOR method. 4. Using the obtained pressure, the first-order differential term for the pressure in Eqs. (6) and (7) is calculated, and the velocity (un + 1, vn + 1) in the n + 1 time step is obtained. In this process, use equations 14-18 I need 3 simulation's jpg file and code. And equation 21,22's solution analytical solution is equation (19) then compare velocity u,w(and solve(21,22)) and c...

    €19 (Avg Bid)
    €19 Média
    1 ofertas
    Kaloyan (3) Encerrado left

    Fortran Compiler on Linux/Andriod

    €52 (Avg Bid)
    €52 Média
    2 ofertas

    Hi Kaloyan P. Looking for a good Linux developer who can build a fortran cross-compiler environment for Andriod; see:- I can provide the cloud linux server. Let me know if this is something you can do. Fixed price of €250, but I don't think this is many hours for someone like yourself.

    €48 - €58 / hr
    €48 - €58 / hr
    0 ofertas

    Hi Kaloyan P. Looking for a good Linux developer who can build a fortran cross-compiler environment for Andriod; see:- I can provide the cloud linux server. Let me know if this is something you can do. Fixed price of €250, but I don't think this is many hours for someone like yourself.

    €240 (Avg Bid)
    €240 Média
    1 ofertas
    Fortran for Andriod Encerrado left

    I need someone to (1) build GCC for Android with Fortran support:- https://android.googlesource.com/toolchain/gcc/+/master/ (2) Create an android app that calls the fortran library, as created from the above environment.

    €518 (Avg Bid)
    €518 Média
    5 ofertas

    I have a Fortran code with MEX which compiles on Windows for Matlab. I need it for Linux OS, therefore I need to compile it on Linux. The required compiler is Intel for Matlab.

    €130 (Avg Bid)
    €130 Média
    4 ofertas

    translate the attached frotran file to python

    €82 (Avg Bid)
    €82 Média
    15 ofertas

    I have a Fortran code with MEX which compiles on Windows for Matlab. I need it for Linux OS, therefore I need to compile it on Linux. The required compiler is Intel for Matlab.

    €247 (Avg Bid)
    €247 Média
    5 ofertas

    I have a Fortran code with MEX which compiles on Windows for Matlab. I need it for Linux OS, therefore I need to compile it on Linux. The required compiler is Intel for Matlab.

    €19 (Avg Bid)
    €19 Média
    1 ofertas

    I have a Fortran code with MEX which compiles on Windows for Matlab. I need it for Linux OS, therefore I need to compile it on Linux. The required compiler is Intel for Matlab.

    €28 (Avg Bid)
    €28 Média
    1 ofertas

    I have an old Fortran code that is about 10 years old. It worked fine with an old Fortran compiler. I think it was made in Fortran 77. I need someone who can compile it translate it to the newer version of FORTRAN.

    €119 (Avg Bid)
    €119 Média
    7 ofertas

    I would like a multi-class Fortran programming course, beginning with the most basic concepts and increasing the level with each class, starting from scratch and ending with more advanced concepts, to fully learn and understand the programming language and its applications. The minimum total duration of the video course with all the classes is 30 minutes.

    €21 (Avg Bid)
    €21 Média
    2 ofertas

    Need help with electrodynamics numerical simulations. The work will require knowledge of Comsol or FORTRAN. I have written a code in FORTRAN but results are not right. The work is based on barrier discharge, which is described in one article, but with some alterations of the geometry.

    €165 (Avg Bid)
    €165 Média
    15 ofertas

    Hello, I am looking for experienced developer who has experienced in developing high performance computational solution using C++, Fortran. You should have worked on C++, Fortran technologies to build the HPC. Also project includes Message Passing Interface (MPI) functionality. So you should have worked on MPI too. Bid only if you have good programming experience in developing HPC and MPI. You will have to share case studies of similar work.

    €12 / hr (Avg Bid)
    €12 / hr Média
    2 ofertas

    The freelancer must be familiar with 2 programming languages from the list below and must have good hold of concepts in both the languages. Ping me only if you can write good amount of content on any 2 languages. I will share the details in chat. Ada, Afnix/Aleph, ALGOL, Alice, APL, AWK, BASIC, Clarion, Clipper, CLU, COBOL, CORAL66, Cuda, Curry, Dylan, Eiffel, Forth, Fortran, Haskell, Jade, JOVIAL, LISP, Lush, Mathematica, Matlab, ML, Modula, NPL, Oberon, occam, Pascal, Perl, Pike, PL/I, R, RPG, Ruby, Scheme, Sh (graphics), Simula, Smalltalk, Snobol, SPARK, TOM.

    €30 (Avg Bid)
    €30 Média
    6 ofertas

    I have a set of Fortran code which I need to transfer to C++. In total there are 10 functions.

    €135 (Avg Bid)
    €135 Média
    6 ofertas

    I have a fortran coding titled 1D shallow water equation solver. Then I need to change the coding with 3 benchmark cases.

    €348 (Avg Bid)
    €348 Média
    4 ofertas

    I wrote a code in FORTRAN in order to calculate the expansion coefficients of my potential energy surface in five dimensions. It compiles but the output is empty.

    €9 - €28
    €9 - €28
    0 ofertas

    Task Breakdown: - Conversion to Python 3 - Compiling Numpy extensions w/o Intel MKL. - Compiling the Fortran code. - Run EXE compiler script Python, Windows, Fortran Deadline 2 weeks

    €1049 (Avg Bid)
    €1049 Média
    7 ofertas

    Need to convert a FORTRAN code around 5000 lines to c++ and make it GUI based to launch.

    €110 (Avg Bid)
    €110 Média
    2 ofertas

    I want an experienced user of FORTRAN to show me the basics

    €59 (Avg Bid)
    €59 Média
    5 ofertas

    I have a code that computes the value of a multidimensional potential when the parameter values are given and fixed. I would like to transform it into a function to determine its local minimum using FORTRAN.

    €46 (Avg Bid)
    €46 Média
    1 ofertas

    I have my potential energy surface(7D) and I would like to determine its local minimum(equilibruim position) in fortran

    €25 (Avg Bid)
    €25 Média
    2 ofertas
    I need a coder Encerrado left

    I have several matrix file from which values above a certain cutoff are to be counted. total number of such values are to be written a new file. Python, fortran or shell preferred

    €12 (Avg Bid)
    €12 Média
    6 ofertas

    Hello! I have a multipole potential energy surface and i would like to determination it local minimum with fortran

    €19 (Avg Bid)
    €19 Média
    2 ofertas

    Fortran to python convert 6000 lines

    €489 (Avg Bid)
    €489 Média
    9 ofertas

    Artigos da Comunidade dos Principais fortran