Algorithm using matlab työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 algorithm using matlab työtä löytyi, hinnoittelu EUR

    We are in search of an AI specialist with expertise in creating comprehensive applications that incorporate Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) technologies. The objective of this project is to develop a sophisticated application capable of extracting personalized information from documents provided by users. This extracted data will subsequently be uploaded to a vector database for further processing and analysis. **Core Requirements:** - **Data Extraction Mechanism:** Implement a Python-based lambda function that interfaces with either Bedrock LLM or a similar service. This service can be hosted on the cloud or run locally, depending on the project's needs and constraints. - **Predefined Questions Interaction:** The lambda function should be de...

    €208 (Avg Bid)
    €208 Keskimäär. tarjous
    14 tarjoukset

    We are seeking an AI expert with extensive experience in designing and developing applications utilizing Retrieval-Augmented Generation (RAG) and Large Language Models (LLMs). The primary goal is to construct an innovative application that automatically generates a customized and structured career advancement plan for individuals, leveraging data stored in a vector database. This RAG-based application will focus on delivering personalized guidance for users planning their next career steps. **Key Requirements and Deliverables:** - **Architecture Design:** Develop a scalable and robust architecture that integrates LLMs, RAG technology, and vector database management to efficiently process and analyze user data. - **LLM Selection and RAG Integration:** Identify the most suitable LLMs fo...

    €279 - €558
    Sinetöity
    €279 - €558
    7 tarjoukset

    As a professional in need of an expert in Matlab Simulink, my project involves the modeling and simulation of a dynamic system. The Successful Candidate Requires: - Proficiency in Matlab R2022b - Depth of understanding and proficiency in the principles and practices of modeling and simulation, particularly in the area of dynamic systems. - The ability to design, implement, and test simulation models. Please note that I am not looking for an introduction to Matlab Simulink or dynamic system simulation, but for a candidate who can perform this task effectively and efficiently. Excited to start this project with the right freelancer!

    €50 (Avg Bid)
    €50 Keskimäär. tarjous
    6 tarjoukset

    More details: What is the main purpose of the inventory management system? Track key inventory How many different types of keys do you currently have in your inventory? 50-100 How detailed should the tracking system be for each key? Comprehensive information (key number, status, location, user) Essentially, an employee should be able to scan the barcode on their employee ID, then the barcode on the keychain and that tells the system that they’ve taken the key. We’d also like an end of day system where the cleaning supervisor goes through and scans each key in the cleaning shed to check that the keys the system says should be in the shed are there, and no one’s taken one without checking it out. We’d also love a barcode system that brings up a checklist for the cl...

    €728 (Avg Bid)
    €728 Keskimäär. tarjous
    62 tarjoukset

    On this project, I am seeking a proficient C programming expert with a keen understanding of dynamic programming. The task will center on: - Writing new C code to solve complex algorithmic problems - Utilizing dynamic programming methods to ensure optimized problem-solving. The ideal candidate should have demonstrable experience in algorithm design and a strong proficiency in C programming. A foundation in dynamic programming techniques would be extremely beneficial. I look forward to finding an experienced programmer who can contribute effectively to solving this project's unique challenges.

    €67 (Avg Bid)
    €67 Keskimäär. tarjous
    29 tarjoukset

    I'm seeking an expert to execute a targeted cold email campaign. I would like to avoid waiting 3 weeks for warm-up so I am seeking a person who has email addresses which are already warmed and can be used for sending my message. What I'm looking for in a freelancer: - Proven experience in managing successful cold email campaigns so that the message arrives in the Inbox ideally. Ideal Experience: - Previous successful projects involving sending cold emailing which is delivered to the Inbox. - Proficiency in email marketing tools and analytics. Deliverable: Report showing email was sent and did not bounce; additional statistics if they are able to be provided

    €141 (Avg Bid)
    €141 Keskimäär. tarjous
    18 tarjoukset

    ...for an experienced freelancer to help me create a moderate realism simulation of a Mars sample return rover using Matlab, Simulink and Simscape. The simulation should include the following functionalities: - Autonomous navigation -Kinematics and dynamics -Trajectories. - Rock sampling and analysis In the proposal, kindly elaborate how you plan to tackle and implement these functionalities and any unique features that make your approach stand out. Your detailed project proposals are particularly valuable as they provide a window into how you handle and execute projects. Ideal candidates for this project should possess the following: - In-depth knowledge and experience with Matlab, Simulink, and Simscape - Understanding of space exploration dynamics and autonomous...

    €139 (Avg Bid)
    €139 Keskimäär. tarjous
    7 tarjoukset

    ...developer with expertise in processing and analyzing Lidar point cloud data to develop an algorithm capable of detecting and tracking vehicle trajectories. This project is critical for enhancing real-time traffic management and analysis systems. There is already one part of the problem is described here, but it is MATLAB based solution : ( If you use any algorithm that is available, and was written by someone, you must provide reference to it/citations ). **Objectives & Scope:** - Develop a robust ML algorithm to accurately detect vehicle trajectories from Lidar point cloud data. - Ensure the algorithm can process data in pcap format and output detected trajectories in a CSV format.

    €586 (Avg Bid)
    €586 Keskimäär. tarjous
    19 tarjoukset

    ...foster a lively and interactive community. - Analyze performance metrics to refine tactics and boost visibility. Ideal Skills and Experience: - Proven expertise in managing and growing social media channels, especially Facebook, Instagram, and TikTok. - Creative flair in content creation, with a knack for capturing attention in seconds. - Sound understanding of trends, hashtag strategies, and algorithm nuances on each platform. - Excellent communication skills to interact with followers and represent our channel. - Ability and willingness to learn from detailed training provided, coupled with initiative to bring fresh ideas to the table. While I am ready to offer comprehensive training, your foundational knowledge and enthusiasm for social media's dynamic landscape will be...

    €4 / hr (Avg Bid)
    €4 / hr Keskimäär. tarjous
    40 tarjoukset
    ML model Hangman Loppunut left

    ...API codes below to play 1,000 Hangman games. You have the opportunity to practice before you want to start recording your game results. Your algorithm is permitted to use a training set of approximately 250,000 dictionary words. Your algorithm will be tested on an entirely disjoint set of 250,000 dictionary words. Please note that this means the words that you will ultimately be tested on do NOT appear in the dictionary that you are given. You are not permitted to use any dictionary other than the training dictionary we provided. This requirement will be strictly enforced by code review. You are provided with a basic, working algorithm. This algorithm will match the provided masked string (e.g. a _ _ l e) to all possible words in the dictionary, tabulate th...

    €88 (Avg Bid)
    €88 Keskimäär. tarjous
    11 tarjoukset

    Hi all, In my project I'm creating my own dynamic library for interpolation of digital images in C language. I need a programmer who will implement two interpolation algorithms into my .c file: Total Variation and Gauss algorithm and fix the bicubic function (I wrote it but it doesn't work properly). I have the Total Variation and Gauss algorithms written in matlab. You will need to translate it into C and implement. The image input and output is done using the io_png.h library. Interpolated images are black&white (not necessary to write it for 3 channels). I have created a core of the library, I have created Makefiles also in the project. Candidate must have good knowledge of C programming. I can send you my project in DM.

    €23 / hr (Avg Bid)
    €23 / hr Keskimäär. tarjous
    14 tarjoukset

    ...Proficiency in deep learning, especially in classification tasks using 3D point cloud data. - Expertise in data compression techniques, particularly those suitable for 3D point clouds, with a focus on lossy compression. - Experience with machine learning frameworks such as TensorFlow or PyTorch. - Knowledge of programming in Python, and familiarity with libraries related to 3D data processing such as PCL (Point Cloud Library), NumPy, etc. - Understanding of the trade-offs between data integrity and size reduction. - Ability to optimize algorithms for efficient processing and storage. ### Project Requirements: - Analyze existing 3D point cloud data to identify and classify objects accurately. - Design and implement a lossy compression algorithm that significantly reduces...

    €502 (Avg Bid)
    €502 Keskimäär. tarjous
    45 tarjoukset

    hi, you will need to develop an algorithm in python. I will give you a .json file and you will have to do some operations on it. you will also need to create a sqlite database to store the state. you will only be working with 10-15 rows. budget is 14$ fixed, I wont pay more, this is a simple algorithm. you need to create a sqlite database as well to store the state, and log all the sales.

    €11 (Avg Bid)
    €11 Keskimäär. tarjous
    40 tarjoukset

    I'm looking to develop a robust algorithm capable of accurately detecting and counting tents in images using both panchromatic and multi-spectral channels. This tool is essential for my project, which involves analyzing satellite imagery for various purposes, including disaster response and camping site management. The algorithm needs to be developed in MATLAB, a programming language I've selected for its powerful imaging and computational capabilities. Ideal Skills and Experience: - Proficiency in MATLAB, specifically in image processing and algorithm development - Experience working with both panchromatic and multi-spectral image data - Understanding of object detection techniques and challenges associated with satellite imagery - Abi...

    €118 (Avg Bid)
    €118 Keskimäär. tarjous
    34 tarjoukset

    I'm seeking a talented PHP developer to construct a robust script capable of uploading CSV files into my ready-to-go MySQL database. Key elements the project consists of: - The CSV files come in a comma-separated format - Creating a PHP script for uploading data from these CSV files to my MySQL database is paramount - The MySQL database is already setup and ready to accept new entries Ideal candidate would have: - Strong know-how of PHP and MySQL - Experience handling CSV file formats - Exceptional problem-solving abilities and detail-oriented mindset I have included a sample file to upload. The file can have up to 9 images So Image 1 - Image 9. The MYSQL database has the following fields. Name Description Phone Email Address Website GoogleRating TotalReviews PlusCode Catego...

    €54 (Avg Bid)
    €54 Keskimäär. tarjous
    60 tarjoukset

    Scope of Work: 1. Consultation and Requirements Analysis: Initiating with a thorough consultation, I'll gain insights into your business goals, target audience, and specific requirements, ensuring the crafted webshop aligns seamlessly with your vision. 2. Shopify Setup: I'll handle the complete Shopify store setup, including account creation, domain registration (if needed), and essential settings configuration, 3. Premium Theme Integration: Integrating a premium Shopify theme that resonates with your brand and enhances the shopping experience. The theme will undergo meticulous customization to authentically reflect your brand and engage your audience. 4. Product Listing and Categorization: Each product in your inventory will be meticulously managed, ensuring a well-organized...

    €46 (Avg Bid)
    €46 Keskimäär. tarjous
    1 tarjoukset

    I need someone with experience in stride, gait analysis to help with a project to analyse the stride of horses in kinovea. You must know the kinovea software and have knowledge in the areas of biomechanics and kinematics.

    €80 (Avg Bid)
    €80 Keskimäär. tarjous
    14 tarjoukset

    I need a proficient developer to quickly create a C++ sorting algorithm for me. The algorithm of choice is Conan. Key requirements: - Excellent understanding and experience of C++ language - Strong background in algorithm creation, specifically the Conan sorting algorithm - Ability to deliver a fully functional and tested algorithm as soon as possible Your experience in C++ and sorting algorithms will be a significant advantage. This project is urgent, so if you're up for a swift and challenging task, I'd like to collaborate.

    €146 (Avg Bid)
    €146 Keskimäär. tarjous
    26 tarjoukset

    I'm urgently needing someone who has a strong understanding of MATLAB and PID control to assist me with tuning the parameters of my EV drive PID model. Key tasks will include: - Expertise needed in MATLAB - Proven experience with PID parameter tuning - Conduct time-domain analysis on the model, specifically focusing on step response Ideal candidates will have a strong background in control systems and signal processing, and previous experience with PID control systems. Your role will require you to critically analyze the data and parameters to suggest and implement improvements for optimum effectiveness. Please provide examples of your previous work with PID parameter tuning, MATLAB and time-domain analysis when bidding for the project.

    €12 / hr (Avg Bid)
    €12 / hr Keskimäär. tarjous
    7 tarjoukset

    I require a skilled Matlab programmer to construct a random number generator. This should generate both integer and decimal numbers, ranging from positive to negative. Key functionalities should include: - Generating numbers with a normal distribution. - Creating both positive and negative random numbers. - Providing both integer and decimal random numbers. Expertise in Matlab programming, mathematics, and understanding of various distribution types such as Normal distribution is essential. Experience in creating random number generators would be extremely beneficial. This project requires precision and attention to statistical nuances.

    €3 / hr (Avg Bid)
    €3 / hr Keskimäär. tarjous
    9 tarjoukset

    I have 3 pce of Comestero RM5 that needs new calibartion of coins. I get the calibation working but can't change the ouput to ch2. I see the ch6 falshing. and it should not be flash. It should be 1 or 2 pulses. The configuration is 2 toins and both will send pulses to ch2. One coin is the swedish 5 SEK and should send 1 pulse. The other coin is 10 SEK and should send 2 pulses. I need at least 100ms as puse. Yo need to guide me thru TeamViewer or similar program an/or Skype/Teams/Google meet/Whatsup

    €28 (Avg Bid)
    €28 Keskimäär. tarjous
    1 tarjoukset

    I am in need of an experienced junior architect proficient in Rivet to draft building plans and produce detailed 2D drawings for a residential project of up to 1000 sq. ft. Candidates ideally possess: - Experience in residential design - Proficiency in creating technical drafts and detailed 2D drawings using Revit. - Reliable understanding of residential design standards and regulations - Ability to work within a deadline.

    €85 (Avg Bid)
    €85 Keskimäär. tarjous
    23 tarjoukset

    ...integration within games to ensure a challenging yet fair experience for the player. **What I Provide:** - Full access to the existing Python codebase and deep learning algorithms. - Detailed explanation of Plakoto rules and mechanics. - Feedback on integration and gameplay adjustments as needed. **Ideal Skills and Experience:** - Strong Python development skills. - Experience in deep learning algorithm implementation. - Previous experience with game development, AI integration, and UI/UX design. - Creative problem-solving skills and attention to detail. This project will not only enhance our current game offering but also provide users with a richer, more diverse gameplay experience. If you have a passion for game development and AI, I invite you to bring your skills to this ...

    €719 (Avg Bid)
    €719 Keskimäär. tarjous
    23 tarjoukset

    I want an intro to my videos i upload that is catchy short and fun something that incorporates metal detecting, Australia etc My videos will be suitated around metal detecting with the channel name PlugLyf I dont have any stock footage or anything but happy for you to show me things and i can make adjustments from there.

    €12 (Avg Bid)
    Taattu
    €12
    26 työtä

    I'm seeking a skilled professional to deploy the swarm particle optimization algorithm in the field of engineering. The ideal candidate would have significant experience in: - Solving complex problems, specifically in engineering. - Applying swarm particle optimization algorithms. The challenge at hand is to use this algorithm for structural analysis. If you have a background in this, and have used such algorithms for problem-solving in this specific area, your expertise would be greatly beneficial to this project.

    €292 (Avg Bid)
    €292 Keskimäär. tarjous
    4 tarjoukset

    We want script writer for fantasy cricket videos (Dream11) .It is Bulk and long term work . Video length - 10-15 minutes. Someone having experience in such topic would be better(like making scripts or Playing dream 11). Script requirements ⬇️ Hook in beginning Comedy elements (can add some movie dialogues, trending memes etc.) Well researched intresting script according to YouTube algorithm with high audience retention and watch time We want to work for longer time and there would be around 10-15 scripts per month Some Videos Related To Script I want Country - India Language - Hindi

    €49 (Avg Bid)
    €49 Keskimäär. tarjous
    12 tarjoukset

    ...improving our local search visibility through Search Engine Optimization (SEO). #### Ideal Skills and Experience: - **Proven expertise in SEO**, especially in strategies that elevate local search visibility. - **Strong background in social media marketing**, with a particular emphasis on Instagram. Ability to curate engaging content and increase follower engagement. - Familiarity with **Instagram's algorithm** and how to leverage it for greater visibility. - Experience in **keyword research**, **on-page SEO optimization**, and **local SEO tactics**. - **Analytical skills** to track performance, adjust strategies accordingly, and achieve targeted outcomes. #### Project Deliverables: - Develop and implement a strategy to **boost local search rankings**. - Optimize social me...

    €185 (Avg Bid)
    €185 Keskimäär. tarjous
    44 tarjoukset

    I'm looking to develop a news reading algorithm that will be integrated with a trading system. This algorithm should not only read news but implement trading rules based on the gathered information. Ideally, it should be designed to identify news items relevant to trades with precision. Key Features: 1. Filtering news by specific topics - it should have the ability to differentiate and select news according to predefined relevant topics. 2. Personalized news recommendations - to further assist the system, I would require the algorithm to learn and adapt, recommending news that creates impactful trading decisions. Platform Compatibility: The algorithm should be compatible with both web browsers and desktop applications, ensuring accessibility and ease of...

    €1620 (Avg Bid)
    €1620 Keskimäär. tarjous
    45 tarjoukset

    ...Specifically located in Guatemala, by using information from the top social media accounts in Guatemala. Task list: - provide list of top Guatemalan social media accounts for: Facebook, instagram, Tik tok. - optimize for SEO on our website, to be in the top page in google search results in Guatemala, for key word searches -obtain the maximum daily limit of followers for each relative social media platform, based on retrieval of follower info from top social media accounts in Guatemala. Angled Skills & Experience: - Knowledge of Instagram, TikTok, Facebook algorithm intricacies - Successful SEO strategies development and application - Analytical savvy for performance tracking & reporting - Ability to generate innovative and effective solutions Ideology of us...

    €112 (Avg Bid)
    €112 Keskimäär. tarjous
    90 tarjoukset

    Crear un modelo reusable (usando fuzzy logic) el modelo debe tener capacidad de usar hasta 30 variables y sugerir cuál es la mejor opción, pero que sugiera el mejor resultado ( fácil de entender la solución óptima) el resultado debe ser dirigido a una persona con educación media o universidad. Yo no tengo acceso a Python o Matlab.

    €29 (Avg Bid)
    €29 Keskimäär. tarjous
    10 tarjoukset

    ...development team to elevate the security of our current Virtual Point of Sale (VPOS) system from Hash1 to Hash3, making critical improvements to ensure our application's integrity and user data protection. **Current System Specifications:** - Version: Hash1 - Languages: CLASSIC ASP, C#, and VB.NET **Requirements:** - **Upgrade Security:** Shift our system from Hash1 to the more secure Hash3 algorithm. This includes updating all relevant code and ensuring backward compatibility or providing a clear migration path for existing data. - **Audit & Recommendations:** Conduct a thorough security audit of the current system and recommend additional security enhancements beyond the Hash upgrade. - **Documentation:** Provide detailed documentation on the changes made, includin...

    €192 (Avg Bid)
    €192 Keskimäär. tarjous
    20 tarjoukset

    As the owner of a business targeting the Thai market, I'm seeking an experienced SEO specialist to enhance my search engine rankings for my landing page (based on Ahrefs) Primary Objectives: - Improve ...m88 บาคาร่าออนไลน์ - Extend market reach Key Requirements: - Extensive experience in SEO operations - Strong understanding of the Thai market - Proven success boosting clients' search engine performances Time Frame: Must be able to fulfill all expectations within 2 months. Ideal candidates possess problem-solving skills and have superior knowledge in the latest SEO tactics and Google's algorithm. Your ability to deliver results, on time, will add a great deal of value to my business. Attached our current backlinks and DR UR status.

    €232 - €2781
    Sinetöity
    €232 - €2781
    54 tarjoukset

    ...permissions for web-based applications. - Familiarity with implementing user authentication systems, specifically using biometric data. - Strong problem-solving skills, particularly in the context of real-time user interaction and feedback mechanisms. - Knowledge in deploying and optimizing web applications for various browsers, ensuring a seamless user experience. **Responsibilities:** - Develop a blink-detection system that initiates photo capture for user authentication on a web platform. - Implement a user-friendly feedback system that prompts the user to blink again if the first photo capture attempt fails. - Ensure high accuracy and reliability of the blink detection algorithm to minimize false captures and user frustration. - Work closely with UX/UI designers to en...

    €134 (Avg Bid)
    €134 Keskimäär. tarjous
    4 tarjoukset

    ...service, a separate invoice is generated for the service provider, accounting for platform fees. This dual invoicing approach ensures transparency and accountability in financial transactions, with distinct booking and invoice numbers provided for clarity and record-keeping purposes. Our platform is dedicated to simplifying the booking process for clients. Through the utilization of an intelligent algorithm, booking requests are automatically directed to suitable service providers, considering factors such as availability, proximity, and expertise. Additionally, our GPS and map tracking feature empowers clients and admin to easily locate nearby service providers, thereby enhancing accessibility and efficiency throughout the booking process. Furthermore, our platform offers client...

    €6067 - €12134
    Sinetöity Salassapitosopimus
    €6067 - €12134
    72 tarjoukset

    My site is vipkidlessonplans.com. Attached are the changes I am currently looking for, including a filter plugin problem, CSS changes, and a speed issue. I have WPRocket and Perfmatters installed on a very simple and small site, but it is running for 10+ seconds. It is also using Cloudflare.

    €136 (Avg Bid)
    €136 Keskimäär. tarjous
    80 tarjoukset

    I'm seeking an SEO expert to elevate my existing business's visibility online, We are an Illawarra based construction company. Ou...experience in optimizing this type of content. Here are the requirements: - Proficiency in formulating and executing effective SEO strategies, especially for established businesses - Experience in keyword research, SEO writing, and optimizing service-related information - Proven track record of improving SEO ranking aimed towards professionals - Understanding of SEO tools, analytics, and Google algorithm updates The ultimate aim is to boost the website's search ranking, driving more professional traffic, enhancing user engagement, and potentially improving conversion rates. Your insights and actionable steps towards achieving these goal...

    €17 / hr (Avg Bid)
    €17 / hr Keskimäär. tarjous
    89 tarjoukset

    ...primary goals are to improve my videos' rankings in search results and increase views and engagement. Despite previous investments in SEO assistance, these objectives have not yet been fully achieved. Therefore, I am seeking an experienced YouTube SEO specialist for both part-time and full-time roles. The ideal candidate will demonstrate proficiency and in-depth understanding of the YouTube algorithm. Key responsibilities will include: - Keyword optimization: You will identify optimal keywords and ensure they are effectively used across my channel. - SEO marketing strategy development: You will be tasked with developing a comprehensive strategy to increase channel visibility and maximize viewer engagement. - Video descriptions and tags improvement: You will be expected t...

    €4 / hr (Avg Bid)
    €4 / hr Keskimäär. tarjous
    27 tarjoukset

    I need help in collecting emails of participants in an academic conference, using open online sources. Using the name and research affiliation of the researchers available in the conference program, I need you to compile an Excel file the following info: name, affiliation, email, conference session name. Again, of these bits of information, only email address is currently missing, which you would be asked to locate using Mr. Google. This is a time-critical project, I would need this file within a week since the start of the project. The approximate number of emails to collect is about 500-700. Automatic bid submissions are discouraged.

    €103 (Avg Bid)
    €103 Keskimäär. tarjous
    99 tarjoukset

    I am seeking a professional to read and correct my research paper focused on a specific case study within the aerosol/atmospheric studies field. Chapters are ready, but I need to correct some statements/logic according to reviewer's feedback from university. **Requirements:** - In-depth research on a specific case within the scientific discipline. - Compilation of data and findings related to the case. - Clear, concise, and engaging analysis of the research data. - Presentation of the implications and significance of the findings within the broader scientific context. - There is a deadline **Ideal Skills and Experience:** - Strong background in atmospheric studies, aerosol study - Excellent analytical skills with experience in conducting case studies. - Proficiency in academic w...

    €290 (Avg Bid)
    €290 Keskimäär. tarjous
    30 tarjoukset

    ...retrieval via a web interface. The web-based radio content identification and cataloging system will provide a convenient and accessible solution for users to identify and organize audio content from radio stream links. By leveraging web technologies, the system will enhance access to and organization of radio content for a wide range of users at fee. Key Features: Audio Recognition: Implement an algorithm to analyze audio snippets from radio stream links and extract unique features for identification. Database of Audio Signatures: Build a database to store precomputed audio fingerprints along with associated metadata. Fingerprinting and Matching: Develop a process to compare audio fingerprints against the database and identify potential matches. Metadata Extraction: Extract ...

    €1406 (Avg Bid)
    €1406 Keskimäär. tarjous
    83 tarjoukset

    ...for design that makes every post pop. - Deep knowledge of real estate to curate engaging, informative content. - SEO and advertising skills to boost our page's visibility. - Ability to analyze and tweak strategies for optimal lead generation. **Ideal Skills:** - Experience in real estate marketing (highly regarded). - Proficiency in content creation and graphic design. - Fluency in Instagram's algorithm and how to navigate it. - A track record of converting social media efforts into tangible leads. **The Perfect Candidate:** You're not just looking for another project; you're passionate about making a difference in the real estate world. You understand the power of a well-crafted Instagram page and have the skills to back it up. Your expertise in SEO and ad ...

    €44 (Avg Bid)
    €44 Keskimäär. tarjous
    38 tarjoukset

    ...platforms. Familiarity with cross-platform development tools is essential. - **Development Languages:** Looking for best suitable tech stack for cross platform open for suggestion from developer - **Skills and Experience:** - Proficiency in Flutter and familiarity with Native development for iOS and Android. - Strong understanding of routing algorithms and optimization techniques. Creativity in algorithm selection and implementation is welcomed. - Previous experience developing cross-platform applications, especially those requiring complex calculations and data processing. - **Project Deliverables:** - A fully functional routing optimization engine that works across iOS, Android, and web platforms. - Documentation detailing the architecture, algorithms used, and gui...

    €714 (Avg Bid)
    €714 Keskimäär. tarjous
    120 tarjoukset

    I'm looking for someone how know how to use Reason 12

    €16 / hr (Avg Bid)
    €16 / hr Keskimäär. tarjous
    7 tarjoukset

    ...of five areas in Kuwait and its proximity to the principal capital. The study area involves Shuwaikh residential area, Shamiya, Dahia Abdullah Al-Salem, Dasma, and Bnied Al-Gar. The methodology in this project includes utilizing Geographic Information Systems using QGIS or ArcGIS to perform linear regression analysis to investigate the relationship. In general, there are several linear regression models, but the author believes that simple regression analysis is suitable for this project. The author will discuss assumptions such as using a linear model, having residuals with homogenous variance, and normal distribution of residuals throughout the results. In conclusion, the author will determine if there is a relationship between the proximity of these lands in the five ar...

    €19 / hr (Avg Bid)
    €19 / hr Keskimäär. tarjous
    21 tarjoukset

    ...experience in FORTRAN IV to develop a computer program that simulates the behavior of flames under various conditions. This project is currently in the initial concept and design phase, and I require both the creation of the program and a detailed write-up on the algorithm and methodology. Key Requirements: - Proficient in FORTRAN IV programming. - Strong understanding of combustion processes and multiple-flame systems. - Ability to translate complex combustion models into efficient code. - Experience with scientific programming and algorithm development. Project Scope: - **Development of a Multiple-Flame Combustion Model**: The core task is to develop a FORTRAN IV computer program capable of simulating flame behavior in different conditions. This involves accurately m...

    €361 (Avg Bid)
    €361 Keskimäär. tarjous
    5 tarjoukset

    ...content, ensuring the edits help in maximizing engagement and reach. - **Creativity and Style**: Bring a unique flair that can make the content stand out while maintaining my personal or brand identity. **Ideal Skills and Experience**: - Proven experience in video editing with a portfolio showcasing work focused on social media platforms, preferably Instagram. - Familiarity with Instagram's algorithm and how to optimize videos for better engagement and visibility. - Creative mindset with attention to detail, ensuring each video not only meets the brief but exceeds expectations. - Time management skills, as timeliness is key for maximizing social media trends. This is a perfect opportunity for freelancers passionate about creating engaging social media content and who stay...

    €69 (Avg Bid)
    €69 Keskimäär. tarjous
    22 tarjoukset

    JavaScript/Typescript developer skilled in Playwright for E2E automated testing. Requirements: 2+ years in JavaScript, with Playwright expertise. Ability to create and manage end-to-end tests effectively. Scope: Develop E2E tests covering frontend to backend. Create scalable, maintainable tests to reduce manual efforts. Ideal Candidate: Strong Playwright understanding. Testing proficiency with React, Angular, or Vue.js. Analytical problem-solving skills. Excellent communication and collaboration abilities. Note: Share their LinkedIn /GitHub profile as well

    €5 / hr (Avg Bid)
    €5 / hr Keskimäär. tarjous
    14 tarjoukset

    ...Detail-oriented - Excellent communication skills - Use of Github + Trello to update tasks and keep everyone in the team updated IMPORTANT: Failure to keep us updated or commitment to deadlines will result in the cancelation of the project and refusal of any further payment! This is due to the bad experiences we have with past developers. THE BUGS: There are some logical bugs that we need to fix in our algorithm which may take a few hours, but most of the bugs are fairly easy to complete (0.5h - 1h). In total, it should be around 10-15 hours to fix everything. Once the bugs are fixed, we are planning to continue advertising our product and once we scale or get funded, we'll want to continue upgrading the platform with you (if your availability allows it). An NDA is requ...

    €166 (Avg Bid)
    €166 Keskimäär. tarjous
    48 tarjoukset

    THIS IS MY UNDERSTANDING ON THE REQUIREMENT. I HAVE 100 FREE EMAIL ACCOUNTS, 80 GMAIL, 10 HOTMAIL, 5 YAHOO, 5 OTHERS. I HAVE 1 MILLION EMAIL IDs, I WANT TO SEND MY NEW PRODUCT DETAILS BY EMAIL FOR 5 MILLION EMAILS I WANT TO COMPLETE SENDING WITHIN 1 YEAR ONE TIME EMAIL ONLY, IN RARE CASES 2 ND TIME. I DONT WANT TO BE BLOCKED OR MARKED AS SPAM I WANT TO SEND 70 EMAILS FROM EVERY ACCOUNT 100 ACCOUNTS * 70 EMAILS * 1 DAY = 7000 EMAILS PER DAY. SO I KEEP EMAIL IDS AND PASSWORDS, SMTP ETC IN ONE NOTEPAD FILE THE SOFTWARE CAN SEND MAILS 10 MAILS FROM EACH ACCOUNT AT ONE TIME AND AFTER SENDING 10 EMAILS IT NEED TO CHANGE TO ANOTHER EMAIL ON ROTATING THE SOFTWARE I WANT IT TO BE STANDALONE OR WEB BASED BETTER OPEN SOURCE OR WITH SOURCE CODE I WANT TO INSTALL IT ON 3 LAPTOPS AND SEND EMAIL...

    €62 (Avg Bid)
    €62 Keskimäär. tarjous
    12 tarjoukset