Evacuation simulation pythonJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 evacuation simulation python jobb har hittats, med prissättning USD

    Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...

    $17 / hr (Avg Bid)
    $17 / hr Snittbud
    2 bud
    Project for Raja S. Avslutades left

    Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.

    $45 / hr (Avg Bid)
    $45 / hr Snittbud
    1 bud

    Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.

    $248 (Avg Bid)
    $248 Snittbud
    2 bud

    Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.

    $181 (Avg Bid)
    $181 Snittbud
    2 bud

    Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.

    $1097 (Avg Bid)
    $1097 Snittbud
    9 bud

    ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.

    $53 / hr (Avg Bid)
    $53 / hr Snittbud
    3 bud
    Uppehåll av hemsida Avslutades left

    Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API

    $402 (Avg Bid)
    $402 Snittbud
    2 bud

    sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go

    $17 (Avg Bid)
    $17 Snittbud
    9 bud
    Web development Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 (Avg Bid)
    $555 Snittbud
    1 bud
    Software in Python Avslutades left

    Good programming skills

    $30 (Avg Bid)
    $30 Snittbud
    1 bud
    Programmering i Python Avslutades left

    Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0

    $50 - $50
    $50 - $50
    0 bud

    Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0

    $30 - $30
    $30 - $30
    0 bud
    Vigenerechiffer Python Avslutades left

    Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet på ...

    $15 (Avg Bid)
    $15 Snittbud
    1 bud

    for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att göra r...

    $15 - $15
    $15 - $15
    0 bud

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $155 (Avg Bid)
    $155 Snittbud
    1 bud
    Programkurs att göra Avslutades left

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $150 (Avg Bid)
    $150 Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $27 (Avg Bid)
    $27 Snittbud
    2 bud
    Skriv lite programvara Avslutades left

    Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...

    $29 - $245
    $29 - $245
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektpython programming'

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $138 (Avg Bid)
    $138 Snittbud
    1 bud

    I want 3d Simulation or rendering of smart inventory control system, in which lift mechanism connected with vibration sensors and conveyor is connected with ultrasonic sensor along with Arduino uno, esp wifi module, screen and motor driver all in software.

    $82 (Avg Bid)
    $82 Snittbud
    11 bud

    I have a Python script that I would like to turn into an executable file for Windows. This script needs to be reviewed and compiled so it can run efficiently. Additionally, the current tables in the script need to be fixed. The project also involves creating a GUI with multiple buttons for different actions. The ideal freelancer for this project should have: - Experience in Python scripting and GUI creation - Knowledge of compiling scripts into executable files for Windows - Strong attention to detail to identify and fix issues in the existing tables Please note that the GUI should be user-friendly and intuitive. Also, the compiled executable file should be able to run on a computer without the need for Python or any additional dependencies. Before you bid: Ans...

    $25 (Avg Bid)
    $25 Snittbud
    12 bud

    I'm looking for a proficient Python developer to create a Session Initiation Protocol (SIP) client for specific platforms. This client will cater to Windows and Linux operating systems. Key Requirements: * The core capability of the Python SIP client will be to facilitate audio calling. Therefore, the developer must focus primarily on this function. * For safety and security, a basic username and password system will suffice for user authentication. Ideal Skills & Experience: * Proficiency in Python language is mandatory. * Prior experience in developing communication applications, specifically in SIP, will be beneficial. * An in-depth understanding of user authentication using basic username and password systems is required. * Familiarity with Windows and ...

    $126 (Avg Bid)
    $126 Snittbud
    10 bud

    ...considering factors like aerodynamics, performance, safety, and passenger comfort. Provide detailed engineering drawings and specifications for the entire aircraft, including the fuselage, wings, tail section, landing gear, and powerplant integration. Construction Phase: We decide on construction phase. Indicate if you'd like assistance with creating detailed build instructions or manuals. Simulation and Analysis: Perform Computational Fluid Dynamics (CFD) simulations to analyze the aircraft's aerodynamic performance (lift, drag, stability). Develop and run weight and balance simulations to ensure the aircraft meets safety regulations. Documentation: Create comprehensive and professional documentation for the entire project, including design specifications, assembly ...

    $2254 (Avg Bid)
    $2254 Snittbud
    2 bud

    I'm seeking a talented Python programmer with experience in Pytorch, specifically in the areas image segmentation. I will provide you with a specific dataset of images to work with, so you should be comfortable working with image data. Your primary tasks will be to: - Create an image segmentation model to partition images into meaningful regions. Ideal candidates for this project should have: - Strong proficiency in Python and Pytorch - Extensive experience in computer vision tasks, including object detection and image segmentation - Prior experience working with image datasets

    $13 (Avg Bid)
    $13 Snittbud
    2 bud

    I'm looking for a Selenium expert with strong experience in Python/Java to develop comprehensive and effective Selenium tests for our web application. Key Requirements: - Proficient in Python/Java: Ideal candidate should have a strong command on Python/Java programming language. - Selenium Expertise: Demonstrable experience in creating selenium tests for web applications. - Web Application Focus: Experience with testing web applications is a must. - CI/CD Understanding: While not required, familiarity with Continuous Integration/Continuous Deployment (CI/CD) pipelines would be a plus. - Attention to Detail: Ability to meticulously craft test cases and identify and report bugs is crucial. Your responsibilities will include: - Collaborating closely with our develo...

    $483 (Avg Bid)
    $483 Snittbud
    40 bud

    I'm looking for an experienced professional who can create a simulation model in MATLAB Simulink. The aim of this model is to study the performance of a Reverse Osmosis (RO) system. The specific requirements of the project are as follows: - **Focus on Energy Optimization**: The primary goal of the simulation is to optimize the energy consumption of the RO system. This includes analyzing its current energy usage, identifying potential areas for improvement, and implementing these changes in the simulation. - **Desalination Application**: The simulation will focus on the application of the RO system in desalination. While the primary focus is on energy optimization, understanding its overall performance in this context is also important. Ideal candidates f...

    $30 (Avg Bid)
    $30 Snittbud
    2 bud

    I am seeking an experienced Python Django developer to take care of the back-end work for a web application intended for specific industry professionals. The required functionalities include: - User authentication and registration: Candidates should have experience implementing secure user authentication and registration systems. - Database integration and management: We need someone with proficiency in integrating and managing databases, ensuring smooth operations for user data handling. - API Integration: Expert skills in API integration are required to establish seamless communication between applications. Your primary goal is to build a strong, reliable backend for our professional web app. We need an expert who can ensure excellent function and optimal performance. Looking fo...

    $2251 (Avg Bid)
    $2251 Snittbud
    12 bud

    ...detailed reports on customer sales and payments. Compatibility • The dashboard must be accessible via: o Web browsers (Chrome, Firefox, Safari, Edge) o Mobile devices (responsive design for smartphones and tablets) Technology Stack • Backend: PHP, Python • Frontend: JavaScript (with frameworks like React, Angular, or Vue.js) • Database: MS SQL for existing data • Others: HTML, CSS for web design; libraries for data visualization (e.g., , D3.js) Ideal Skills and Experience • Backend Development: Proficiency in PHP and Python for server-side logic, data fetching, and processing. • Frontend Development: Expertise in JavaScript and modern frameworks for creating interactive and responsive user interfaces. • Database Managemen...

    $518 (Avg Bid)
    $518 Snittbud
    56 bud

    I'm currently in search of a Python developer with specific expertise in data insert and search in vector data based on keyword * custom logic which i will brief in DM Budget 6,000 INR Day - 1 Day Task

    $69 (Avg Bid)
    $69 Snittbud
    16 bud
    3D Car Modeling Python Integration 6 dagar left
    VERIFIERAD

    I'm looking for a skilled Python developer with experience in Blender and Rhino to create a demo of Python integration with both softwares for the purpose of creating a low poly 3D car model. Key requirements: - Proficient in Python - Experience with Blender and Rhino - Understanding of 3D modeling principles - Ability to create low poly 3D models The main goal of this project is to demonstrate the feasibility of creating a low poly 3D car model using Python in both Blender and Rhino for visualization purposes. The model needs to be detailed enough to be recognizable as a car, but does not require high levels of realism or complexity. If you have a strong command of Python, experience with Blender and Rhino, and a solid understanding of 3D modeli...

    $4 / hr (Avg Bid)
    $4 / hr Snittbud
    4 bud
    Python Migration Error in Docker 6 dagar left
    VERIFIERAD

    I'm looking for a Python expert who can help me with a migration process. The migration process involves getting the website to load properly. Key Responsibilities: - Identify issues during the migration process. - view attached error log

    $19 (Avg Bid)
    $19 Snittbud
    17 bud

    ...of the project. You must also be able to incorporate LSI keywords effectively to improve the SEO value of the article. We're looking for an experienced ChatGPT professional proficient in Python and familiar with LSI (Latent Semantic Indexing) keyword extraction techniques to create a top-ranking, SEO-optimized article for our website. The ideal candidate should have experience utilizing Visual Studio Code as the development environment and be skilled at integrating ChatGPT for content generation that is engaging and optimized for search engines. Key Requirements**: - Proven experience with ChatGPT, Python programming, and Visual Studio Code. - Ability to implement LSI Keyword Extraction techniques to identify relevant keywords to enhance the article's SEO. - K...

    $25 (Avg Bid)
    $25 Snittbud
    19 bud

    ...in Chat GPT SEO writing - Proficient in keyword research - Skilled in content optimization - Proven history of achieving fast Google rankings - Ability to target 5-10 keywords for content optimization - Use Python - Use Ambitious LSI Keyword Extractor - Use Visual Studio Code - use all 3 together to create a solid article in ChatGPT Please include a detailed project proposal in your application outlining your strategy and approach. Feel free to include relevant past work. I'm looking forward to working with you. I looked at a Get Ranked 1st page in 24-hour Chat GPT plan using Python, Ambitious, and Visual Studio code and was looking for someone with the skill to carry it out and do a listing for the keyword " Security Camera Installation Fort Worth. " I ...

    $27 (Avg Bid)
    $27 Snittbud
    26 bud

    ...must be delivered in DWG and PDF (monochrome) format and adhere to best drafting practices for P&IDs. Please do not bid if you lack direct experience with P&ID drawings for industrial processes. We will provide the PFD. Additionally, the process must be simulated using HYSYS, with the simulation results included as part of the project output. The project must be completed in 5 days. Project Details: - Create a standard P&ID from the provided PFD. - Simulate the process using HYSYS and include the simulation results. - Use of layers is required and should be consistent throughout all drawings. Layer groups should be logical. - All drawings must be in 11 X 17 scale. - Best drafting practices for P&IDs are required. If you do not understand this terminology, ...

    $446 (Avg Bid)
    $446 Snittbud
    5 bud

    Se busca desarrollador de Python con amplia experiencia en: • Scrapy. • Django. • Manejo de servidores Linux. • Pandas. Aparte de esos conocimientos debe cumplir estos requisitos: • Debe de dominar el castellano. • Incorporación inmediata. • Disponibilidad mínima diaria de 6 horas. • Dispuesto a cumplir un horario fijo. • Dispuesto a mantener reuniones telemáticas diarias. • Diariamente debe remitir al final de su jornada las horas empleadas, un resumen del trabajo realizado así como subir commits de su trabajo. • El control de las horas de trabajo se realizará por la aplicación de freelancer. • El precio de la hora de trabajo debe ser inferior a 8 €uros.

    $13 / hr (Avg Bid)
    $13 / hr Snittbud
    5 bud
    Llama Bot Developer Needed 6 dagar left
    VERIFIERAD

    Develop a chatbot with a web chat interface using the Llama 2 7bn LLM model to assist users in resetting their passwords. The chatbot will interact with users to collect verification details (employee number, name, date of birth, boss's name, and last four digits of cell number) through a structured conversation. The system will validat...successful verification, a text message with the new password will be sent via an external API. The project will include creating APIs for future speech input/output integration, ensure response times under 1.5 seconds, handle multiple simultaneous users with unique identifiers, and provide customizable response messages. The system will be deployed on google cloud in a Docker container, written in Python, and include comprehensive logging and...

    $250 - $750
    Försegla
    $250 - $750
    37 bud

    This is for my College final project, I need to develop a simulation of AI based threat detection.

    $85 (Avg Bid)
    $85 Snittbud
    13 bud

    I require a capable developer to create a new Python module from Wazuh server using C programming. This module should retain the following functionalities from the original: - Agent registration - Remote configuration - Log receiving A deep understanding of TLS and SHA technologies is a must.

    $515 (Avg Bid)
    $515 Snittbud
    48 bud

    To avoid the AI bid, place the sentence at the front of the sentence. "I like popcorn". I'm seeking an AI developer with proficien...Machine Learning Algorithms to work on a project that primarily involves Image Recognition and Data Analysis. Key Responsibilities: - Develop and implement cutting-edge machine learning models for image recognition. - Create solutions for data analysis utilizing AI technologies. Skills Needed: - Exceptional knowledge in natural language processing and machine learning algorithms. - Proficiency in Python and C++. - Solid understanding of image recognition and data analysis. The ideal candidate will have a proven track record in AI development, particularly in the specified areas, and be able to translate this expertise into efficient ...

    $15 / hr (Avg Bid)
    $15 / hr Snittbud
    50 bud

    ...utilize ANSYS Fluent for thermal analysis of battery management system. The primary aim of this simulation is to provide an overview of the temperature distribution, pressure distribution, velocity distribution. Key Requirements: - ANSYS Fluent Proficiency: You should have a strong background in using ANSYS Fluent for thermal analysis. - Thermal Analysis Expertise: Prior experience in conducting thermal analysis and interpreting results is crucial. Idaa on Multiphase flow (water added with nano material). The expected outcome is a basic, yet insightful, overview of the temperature distribution within the system. This information will be vital for informing subsequent design decisions. The simulation results should be presented in a clear and concise manner, highlighti...

    $64 (Avg Bid)
    $64 Snittbud
    9 bud

    I'm in need of a developer proficient in Python who can create a video tutorial. The tutorial should showcase the process of building a user authentication login page for a web application using the Microsoft Graph API. The loging should just allow pre-registered users (from azure dashboard) to enter the app. Ideally the should build a little login page using streamlit! Key Requirements: - Expertise in Python: Comprehensive proficiency in Python is a must, as the tutorial is centered around this language. - Familiarity with Microsoft Graph API: The ability to leverage the Microsoft Graph API for user authentication is essential. - Video Creation: While I'm not looking for a professional video maker, the candidate should be able to record, edit, and produce...

    $97 (Avg Bid)
    $97 Snittbud
    10 bud

    I'm looking for a Python developer to assist me in creating a web scraper that can extract specific text content from a website on a weekly basis. The scraped data should be efficiently saved to a CSV or Excel file for easy review. Capable of being plugged to a distribution app. Key Requirements: - Develop a Python-based web scraper that targets a website to extract text data - The scraper should be designed to run on a weekly schedule - Ensure that the code is concise and easy to understand for potential future modifications - Store the scraped data in a CSV or Excel file format Skills and Experience: - Proficiency in Python programming - Experience with web scraping libraries such as BeautifulSoup or Scrapy - Understanding of scheduling tasks in Python...

    $88 (Avg Bid)
    $88 Snittbud
    68 bud

    We're seeking a talented Python/Django developer and a skilled frontend developer to collaborate on an exciting new web payment application project. Python Developer Tasks: - Django Development: The project will involve extensive Django work, including back-end architecture, database setup, and custom feature development. - Database Management: You'll be responsible for creating efficient database structures and maintaining data integrity. - API Integration: The application will interface with external systems through APIs. Your role will involve seamless integration. Frontend Developer Tasks: - JavaScript Development: Your JavaScript expertise will be crucial in building interactive and responsive user interfaces. - React Development: You will be working with Re...

    $1397 (Avg Bid)
    $1397 Snittbud
    151 bud
    PHP to Python Code Conversion | 6 dagar left
    VERIFIERAD

    I have a backend code for a pre-existing fully function website and mobile app. The backend code is currently all written in php. I need someone to convert this existing php code into fully functional python code which I can deploy.

    $93 (Avg Bid)
    $93 Snittbud
    21 bud

    Looking for a Python & Active Directory Expert to create a script and test data to capture all meta data linked to and which describes the confined parameters of an AD account, group policy etc. and export to a MS Excel File. More information attached.

    $42 (Avg Bid)
    $42 Snittbud
    7 bud
    Python Tutor for Kids Needed 6 dagar left
    VERIFIERAD

    I need a Junior Python Coder who may teach the kids I shall prefer the Female Coders I need work for long term

    $6 / hr (Avg Bid)
    $6 / hr Snittbud
    21 bud

    I have a desktop application made using Electron software for electro...to help with software packaging and COM port detection. Ideal Skills and Experience: - Expertise in Front-End Development, specifically with Javascript and HTML - Experience with Electron software - Prior experience with arduino and python, a bonus - Strong understanding of software packaging in Electron applications The application should be compatible with Windows operating system. I need help fixing certain issues like the selecting the COM Port, the functionality needs to be re-written so that it is performed by Electron's WebAPI rather than Python(current). The start-up image must be the company logo. I need help in packaging the whole thing up to make the application suitable for differen...

    $84 (Avg Bid)
    $84 Snittbud
    28 bud

    Seeking a professional with expertise in Ansys electronic software, capable of conducting a detailed electromagnetic simulation. The project is centered on electromagnetic dampers, requiring an in-depth simulation and analysis to assess and refine our designs. - Handle electromechanic simulations - Evaluate and improve current dampers design You need to have prior experience with electromagnetic simulations, particularly within the scope of dampers. Knowledge in engineering projects involving similar systems will be highly beneficial.

    $25 / hr (Avg Bid)
    $25 / hr Snittbud
    10 bud