Chase pyndiah algorithm matlab code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 chase pyndiah algorithm matlab code jobs found, pricing in AUD

    I have a mechanical keyboard with QMK. I'm looking for a programmer to write code that will flash its scroll lock LED every time a key is pressed. Key Requirements: - The LED flash pattern should be a simple, single flash. - The code should be tailored for the QMK firmware. Additional Information: - The LED flash behavior does not need to remain consistent across different devices, and it's acceptable to reconfigure it for each device. Keyboard PCB is a KBD75 VIA software is installed and working Example video:

    $38 (Avg Bid)
    $38 Avg Bid
    5 bids

    I'm seeking a skilled developer or team to build an NLP website. This website's main feature should enable users to gather consensus on products based on YouTube videos. Key Functionality: • Implement a mechanism for analyzing the sentiment of user comments ...analyzing the sentiment of user comments and reading video subtitles. I am open to suggestions for the appropriate sentiment analysis algorithms to use. The ultimate aim is to create an engaging platform that provides accurate sentiment data on products based on user engagement in YouTube videos. Ideal Skills: • Strong knowledge in Natural Language Processing • Experience in Sentiment Analysis algorithm • Full-stack web development experience • Familiarity with YouTube API integration...

    $8181 (Avg Bid)
    $8181 Avg Bid
    39 bids

    I'm in need of a skilled professional with extensive experience in MATLAB-Simulink to assist me in simulating DC arc faults in a photovoltaic (PV) system. Key Project Details: - The primary purpose of the PV system is power generation. - I need the simulation to provide details on basic electrical parameters and arc dynamics. - I need the simulation using different arc models (Cassie, Mayr, Habedank, Kema, Paukert, Modified Paukert, and Heuristic model). - The Pv system should be connected to the grid. - The Pv system should have a dc-dc converter and inverter. The ideal freelancer for this project should have: - Strong expertise in MATLAB - Simulink - Experience with simulating electrical systems - Familiarity with photovoltaic systems would be a plus - **Fault Durat...

    $222 (Avg Bid)
    $222 Avg Bid
    23 bids

    ...infected with malware. The code has infiltrated not just the site, but has possibly trickled down into themes and plugins as well. I'm not certain about which particular themes or plugins have been affected. Unfortunately, I also don't possess any backup of my site prior to this malware issue. I'm in search of a polished freelance professional who can perform a thorough examination of the site, successfully locate and eliminate the malicious code from any impacted themes and plugins without removing them, preserving the overall integrity of the site. Please note, the code seems to be specifically mobile-targeted. Key requirements and Responsibilities: • Analyzing website to determine infected themes and plugins. • Removing all instance...

    $54 (Avg Bid)
    $54 Avg Bid
    27 bids

    I'm in need of an Angular developer who can swiftly tackle bug fixing on my site, www.codeokk.com. These bugs are mostly minor UI glitches, not impacting core functionalities. The ideal candidate should have sufficient experience in rectifying UI errors. It wasn't specifically identified where these bugs occur most in the user interface, so a good eye for detail will be beneficial in this role. They must be capable of quickly spotting and rectifying such inconsistencies. Skills essential for this job include: - Proficiency in Angular - Experience in UI bug fixing - Strong attention to detail - Understanding of website performance optimization. The chosen developer will be expected to find and eliminate these glitches to ensure our platform maintains its intuitive, user-fri...

    $126 (Avg Bid)
    $126 Avg Bid
    8 bids

    A very simple web and mobile site with 3 main features. (MVP) Problem: I am always texting or emailing myself notes to remember throughout the day, articles to save, youtube videos to rewatch, information I get on a phone call, etc. I asked my instagram followers who else does this and realized a lot of people do. I threw together a landing page and started a waitlist + started taking preorders for a huge discount and already have collected money. I need an MVP that users can do 3 main things: *First Feature* - make an account - be provided with the twilio number I bought - be provided with an email address - Save the above phone number and email in their phone as contact "NoteHero" - text or email their note hero to have their notes go straight to their digital notebook. *S...

    $735 (Avg Bid)
    $735 Avg Bid
    17 bids

    I am in search of someone well-versed in SEO. I need their expertise particularly in key...analysis, on-page optimization, and link building. The main goal of this project is to improve the ranking of my website on Google's search engine results pages. Ideal Skills & Experience: - Proven track record in SEO - Mastery of effective keyword research and analysis - Demonstrated ability in on-page optimization - Experience in successful link building - Strong understanding of Google's algorithm updates and SEO best practices - Experience in achieving top rankings on Google The ideal candidate will provide a well-thought-out strategy to improve my website's Google ranking, using the skills above, within a reasonable timeline. I look forward to receiving informed bid...

    $71 (Avg Bid)
    $71 Avg Bid
    43 bids

    I'm looking for a creative individual to help me produce engaging entertainment videos for my YouTube channel. Key Requirements: - The content should be centered around comedy sketches, so a good sense of ...maintain viewer interest over this period is crucial. - A good understanding of YouTube's audience preferences and algorithms is a plus. Ideal skills and experience include: - Experience in creating and producing comedy content, particularly for YouTube. - Proficiency in video editing and post-production. - Ability to write compelling, entertaining scripts. - Understanding of YouTube's SEO and algorithm to maximize reach. - Strong communication skills. I'm looking for a long-term collaboration. If you're passionate about comedy and creating engaging ...

    $26 (Avg Bid)
    $26 Avg Bid
    28 bids

    ...outline of what i'll need: User Authentication: Implement user authentication features such as registration, login, and password recovery. You can use Firebase Authentication or other authentication services. User Profiles: Allow users to create and edit their profiles. Include features like uploading profile pictures, adding bio information, and setting preferences. Matching Algorithm: Develop a matching algorithm to suggest potential matches based on user preferences, location, interests, etc. You may consider using machine learning algorithms or predefined rules. Geolocation: Integrate geolocation services to find and display nearby users. This feature is crucial for matching users based on location. Swipe Gestures: Implement swipe gestures for users to indicate i...

    $576 (Avg Bid)
    $576 Avg Bid
    14 bids

    I am on the lookout for an experienced C/C++ programmer who can help with code adaptation on my current LoRa WAN Helium Network. Based on this project code to send sensor data to Helium (1 for EU868, 1 for US915) but use with esp32 d1 mini and LoRa board connected to lmic_pins: .nss = 4, .rxtx = LMIC_UNUSED_PIN, .rst = 16, .dio = {5, 26, }, ONLY reading 6 ds18b20 temperature sensors and 1 flow sensor, 1 analog In (built in esp32 module) - NO other sensors, NO display - 1 board hast to work in EU868 AND 1 board hast to work in US915 MHz Helium Network - Helium console account and device exists already (including Dev EUI, App EUI, App Key) - Cayenne and TagoIO support is very welcome looking forward to your proposals, regards

    $291 (Avg Bid)
    $291 Avg Bid
    12 bids

    ...analyser should be able to (i) report errors in the identifiers and integer literals, (ii) it should be able to recognize assignment operator and certain keywords. First get the code (in C language) for the lexical analyser described in the textbook working. Try it out on simple examples, e.g. (sum + 47) / total. It is not be able to report errors in identifiers and integer literals. (The rules for identifiers and literals are described in the book.) For example, how does it handle an illegal identifier ‘2sum’ or an illegal integer literal ‘23b2’? Make appropriate changes to the state transition diagram and the code to enable the lexical analyser report the above-mentioned errors. Second change is to enable the lexical analyser handle assignment ope...

    $174 (Avg Bid)
    $174 Avg Bid
    16 bids

    I'm looking for a proficient Pine Script writer who can help me develop a customized scanner on Trading View. Here are the fine details: - The scanner must be tailored to incorporate MACD (Moving Average Convergence Divergence) as the primary trading indicator. - I need the scanner t...(Moving Average Convergence Divergence) as the primary trading indicator. - I need the scanner to specifically track short selling trades. - This tool will be solely utilized for the Stock Market. Having substantial experience with Pine Script, as well as a solid understanding of MACD-based strategies and the Stock Market, would be invaluable for this task. You should be able to create a reliable algorithm that accurately tracks the required movements. Sign up if you're the Pine script exp...

    $183 (Avg Bid)
    $183 Avg Bid
    10 bids

    I'm seeking a thorough code audit for my existing boat rental marketplace, built using node.js, laravel and bootstrap. Your primary objectives would include: - Identifying and rectifying any security vulnerabilities - Optimizing performance - Checking for any unused photos in the system to clear any junk The audit report should be presented in the form of code comments directly in the repository and a written document. Also I'll be asking for recommendations to fix the issues identified. Ideal candidates are those with a strong background in both node.js and laravel, who have a knack for identifying problems in code and a keen eye for security vulnerabilities. It would also be beneficial if you have experience with performance optimization.

    $761 (Avg Bid)
    Featured
    $761 Avg Bid
    58 bids

    ...these submissions adhere to the highest SEO standards and are done methodically to avoid any negative SEO impacts. - Local Emphasis: Be aware that this project requires a focus on directories within my city. Knowledge of local SEO strategies will be highly valuable to me. - Teamwork: This job is for an experienced team equipped to handle the quantity of work. An understanding of SEO trends and algorithm updates is essential. - Keywords: Deliverables should include optimization for 30 keywords that I'll provide. Freelancers with a track record of effective local SEO strategy and a thorough understanding of directory submissions will be most successful in this role. Interested in specific team Experienced also in DA DR Domain increase technics to improve my website in t...

    $158 (Avg Bid)
    $158 Avg Bid
    101 bids

    I'm in search of a skilled cybersecurity writer to create a comprehensive article on PLC (Programmable Logic Controller) Algorithm Security for a professional audience. Requirements: - The article should delve into in-depth technical analysis, offering thorough insights and understanding of PLC Algorithm Security. - The preferred word count for this piece is 1000 - 1500. - The target audience is primarily cybersecurity professionals; the content should be engaging and informative for this group. - A clear focus on critical insights and mitigation strategies in the realm of PLC Algorithm Security is a must. Ideal Skills and Experience: - Proven track record in cybersecurity writing. - An understanding of the nuances of PLCs, industrial automation, and cybersecur...

    $590 (Avg Bid)
    $590 Avg Bid
    17 bids

    ...seeking an flutter developer to make a single modification: switch it from dark mode to light mode. Here are the details: - I have purchased flutter app code from Codecanyon. I just want someone to build ios app with that purchased code & publish to app store by changing app name, app icon, package name, splash screen animation etc... - Color Adjustment: The color scheme should be shifted to neutrals and pastels to suit the light-mode aesthetic. Specifically, I want to change colors, not fonts or icons. - Publishing to the App Store: It's crucial that you have experience in this area, as I will need you to guide the app from final code to publication. Rest assured, I possess the necessary files and credentials. Ideal Skills: - Expertise in iOS app p...

    $117 (Avg Bid)
    $117 Avg Bid
    13 bids

    ...prompting users to explore matrimony profiles or join upcoming Satsang events. Satsang Page: On the Satsang page, we cover the following functionality as mentioned Daily Inspiration Carousel Upcoming Events Carousel Event Calendar Recorded Satsang Video Library Search Functionality Matrimony Page: On the Matrimony Page, we cover the following functionality as mentioned User Profile Matching Algorithm Search Filter Featured Profile Messaging System Verification Subscription Success stories/Testimonials Account Page: On the Account Page, we cover the following functionality as mentioned Edit Profile Terms & Conditions Privacy Policy Logout Timeline: 45 Working Days Need maintainence support for 6 months with no extra cost. ...

    $687 (Avg Bid)
    $687 Avg Bid
    36 bids

    I'm on the market for an SEO expert who specializes in link building. The primary focus for the project is to enhance my website's ranking on Google. The ideal candidate must have experience in SEO optimization, specifically targeting improvements for: - Product-related keywords - Brand-related keywords Understanding Google's ranking algorithm and having a proven history in successful link building is essential. I look forward to seeing increased visibility and overall better rankings for my website. Please provide a brief summary of your strategy and any relevant projects that demonstrate your capabilities in this sector.

    $341 (Avg Bid)
    $341 Avg Bid
    39 bids

    I need an SEO expert on board ASAP to bolster my site's traffic. Your task will include: - Building and managing a backlink strategy. Our competitor has over 35k backlinks. - Keeping Google's algorithm updates in mind while developing these strategies. Ideal candidates for this job will have proven experience in SEO and backlinks, with a focus on generating quality leads. The ability to work quickly without compromising quality will be highly appreciated. Please include specific examples of past work relating to boosts in search engine ranking and lead generation in your proposal.

    $1318 (Avg Bid)
    $1318 Avg Bid
    105 bids

    I'm in need of a seasoned React developer to help fix various aspects of a project. Your role would entail addressing issues across styling, functionality, and performance. Key Responsibilities: - Identify and rectify issues in the project's styling, ensuring it aligns with the desired UI/UX. - Resolve bugs and improve the overall functionality of the React project. - Implement optimization techniques to enhance the project's performance. Experience: - Proven experience in React development. - A strong track record in problem-solving across styling, functionality, and performance. - Excellent communication skills, as I'd prefer to communicate updates and progress through instant messaging.

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    131 bids
    Trophy icon I need cpp code Ended

    I'm currently working on a printer port monitor and encountering an issue where it crashes the spooler. As a result, I need expert help to navigate this issue. Ideally, this person should have a strong background in low-level Windows C++ development. Key responsibilities include: - Investigating the root cause behind the spooler crashes - Guide towards the succes...ability. Knowledge of printer port monitoring is a requirement for this job as well. The main focus is on low-level C++ development on a Windows platform. PLEASE NOTE: If your language is C++, or not on Windows, please do not bid. Telling me you'll do it in Python or C# isn't helpful right now. Also, I need someone available NOW, not in a few days. If you cannot either guide me or fix my source code...

    $156 (Avg Bid)
    Guaranteed
    $156
    5 entries

    I, as a client, am in need of a skilled professional to handle content creation and scheduling for my Instagram page on a daily basis. This includes: - Images: Photoshoots, editing, and formatting for Instagram posting. - V...for Instagram posting. - Videos: Creation, editing, and formatting for Instagram posting. - Graphics/Infographics: Design and creation of visual content relevant to the message being displayed. The candidate should have experience in digital photography, video filming/editing, graphic design, and social media management. Excellent knowledge of Instagram, its various formats, and the platform's algorithm for maximum engagement is also crucial for successful outcomes. Proficiency in Adobe Photoshop, Illustrator, Premiere Pro, or any similar software will b...

    $144 (Avg Bid)
    $144 Avg Bid
    9 bids

    I'm in need of a Pinescript developer who can extract the source code of an invite-only script on TradingView. I'm looking to replicate this script for my personal use, with no need for customization. Key Requirements: - Proficiency in Pinescript and experience with TradingView scripts - Ability to extract the source code of invite-only scripts

    $224 (Avg Bid)
    $224 Avg Bid
    10 bids

    I need help with my Google Chrome extension. I developed a JavaScript script that retrieves the content of a post and intends to insert . However, I am having difficulty with the process. The feature should apply to platforms like Facebook, Instagram, Twitter and LinkedIn. This should be a simple task.

    $74 (Avg Bid)
    $74 Avg Bid
    19 bids

    I would like to offer you my project. We can discuss any details over chat. [Removed by Fr...includes an e-commerce page for medical bracelets for elderly high risk people. I NEED A BRACELET PRODUCT PAGE WITH A CUSTOM CHECK OUT PROCESS USING SHOPIFY AND PAYPAL as well as assigning QR codes Ex. when a customer buys a medical bracelet he will need sign up and create a distinct user account with a unique QR CODE. He will scan his exclusive QR CODE to enter his personal medical information on his own private medical web page. The customers unique QR CODE will be laser-etched onto his medical bracelet for emergency personnel to scan to access his personal medical page information. [Removed by Freelancer.com Admin for offsiting - please see Section 13 of o...

    $765 (Avg Bid)
    $765 Avg Bid
    120 bids

    All the requirements that are mentioned with red indications update logos and other minor issues. If any issue comes up based on these requirements I will take the responsibility.

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    1 bids

    I'm look...Recommendations: The app should have a feature that suggests potential matches based on user activity. Design Preferences: - I would like the design to be 'Colorful and vibrant'. A modern, visually appealing and engaging design is crucial for a successful matrimony web app. Match Recommendations: - The match recommendations feature is an essential part of the app. It should work based on an algorithm analyzing user activity to provide relevant and meaningful suggestions to the users. Ideal Skills and Experience: - Proficiency in React.Js and Mongo DB is a must - Experience with developing user registration and login systems - Prior experience with creating sophisticated recommendation algorithms - Strong design skills, particularly in creating 'Col...

    $570 (Avg Bid)
    $570 Avg Bid
    22 bids

    I'm looking to incorporate Reinforcement Learning algorithms (DQN and Actor Critic) within my existing Godot game. The objective is to enhance the behavior of the slime entity, enabling it to both chase and attack the player. Key Points: - The game is in 2D, so experience with Godot's 2D engine is essential. - This project involves integrating a machine learning plugin into a game. - The AI of the slime entity should be at a basic level, with simple and predictable patterns, and should not be too complex. Ideal Freelancer: - Proficient in Godot engine, with experience in 2D game development. - Skilled in machine learning, particularly with reinforcement learning algorithms such as DQN and Actor Critic. - Understanding of game AI, and able to implement AI at a basic level...

    $231 (Avg Bid)
    $231 Avg Bid
    3 bids

    I'm in search of an innovative and experienced website designer who is willing to step outside the box and push creative boundaries. Not tied to any specific template or color, I am eager to see your creative flair shine. Main Objectives: - Design a new algorithm that maintains a fresh and innovative aesthetic - Experiment with unconventional layouts - Utilize a mix of color palettes Essential Skills: - Proven experience in communication to persons with different design - Ability to create unique layouts - Aptitude for color theory and application Your portfolio should demonstrate your ability to meet these objectives. Looking forward to collaborating and bringing this project to life.

    $117 (Avg Bid)
    $117 Avg Bid
    17 bids

    I'm in need of a talented and reliable developer who can implement a machine learning model in .NET Core for a simple time series prediction task. Key Requirements: - You...model capable of predicting daily /hourly visitors as we have data for each enterance. - The model must be suitable for .NET Core and efficiently integrated into the existing system. Ideal Skills and Experience: - Proficient in .NET Core - Strong understanding of machine learning algorithms, particularly those suited for time series prediction. Please note that the specific machine learning algorithm to be used was not specified, so you'll need to have a versatile understanding of various algorithms. Your ability to work independently and deliver quality results within the specified time frame wi...

    $720 (Avg Bid)
    $720 Avg Bid
    71 bids

    I'm seeking a skilled Python developer who can aid in creating, training, and testing a Convolutional Neural Network (CNN). Specific context about the desired classification problem and the type of images for training/testing are yet to be determined and will be shared as the project goes on. The deliverable of your task will be a working Python code able to solve a given image classification problem, producing corresponding output, which will be discussed further after kickoff. For this task, proficiency in Python and familiarity with machine learning and deep learning frameworks are critical, specifically in areas related to: - Python, with emphasis on libraries for data analysis and manipulation (such as Pandas, Numpy), data visualization (like Matplotlib, Seaborn), and ma...

    $54 (Avg Bid)
    $54 Avg Bid
    25 bids

    I'm looking for a highly skilled data analyst or biomedical engineer. The candidate needs to be adept in MATLAB and knowledgeable in the processing and analysis of raw EMG data. Your duties include: - Conducting signal processing to unravel the complexity of the raw data. - Extracting features from the processed data to identify essential characteristics. - Executing statistical analysis to interpret and justify the data significance. The purpose of this project is two-fold: 1. Identifying patterns within the EMG data which will contribute to a deeper understanding of the collected data. 2. Evaluating muscle activity which is vital in determining the muscle group's functionality and efficiency. At the end of this project, I expect: - A comprehensive visualization of t...

    $197 (Avg Bid)
    $197 Avg Bid
    24 bids

    I have three python codes in my raspberry pi which needs to be executed at the startup (when the pi is booted). one code involve USB camera, another codes is related to playing video via VLC media player and the third code is a counter that sends the data to a cloud. All the codes are working perfectly, they are even working when they are executed simultaneously, but the only thing is that the USB camera code is not working at the startup. If you want me to chat with you, start the bid with "pi" We have tried a lot of methods, but still no success, I believe it is because we are using raspberry pi 5, there are limited resources and libraries for it online. Please help me with this. Thank you.

    $47 (Avg Bid)
    $47 Avg Bid
    7 bids

    I'm looking to incorporate Reinforcement Learning algorithms (DQN and Actor Critic) within my existing Godot game. The objective is to enhance the behavior of the slime entity, enabling it to both chase and attack the player. Key Points: - The game is in 2D, so experience with Godot's 2D engine is essential. - This project involves integrating a machine learning plugin into a game. - The AI of the slime entity should be at a basic level, with simple and predictable patterns, and should not be too complex. Ideal Freelancer: - Proficient in Godot engine, with experience in 2D game development. - Skilled in machine learning, particularly with reinforcement learning algorithms such as DQN and Actor Critic. - Understanding of game AI, and able to implement AI at a basic level...

    $150 (Avg Bid)
    $150 Avg Bid
    6 bids

    I'm in need of a proficient mobile app developer who can bring my envisioned design to life. The focus is to create a straightforward Android app for customers to scan QR codes on our products and readily access product specifications and download quality documents. Key Features: - QR code scanning - Document download functionality Skills and Experience: - Proficient in Android app development - Experience in QR code scanning technology - Know-how on integrating document download functionality - Strong ability to adhere to provided design Please note: There's a requirement for no monthly charges associated with the use of this app. We aim to publish this on Google Play for easy customer download. Don't worry about any extra features such as customer lo...

    $840 (Avg Bid)
    $840 Avg Bid
    189 bids

    I'm in need of a specialist who can build me a Windows-based desktop application for QR code generation and reading. This app will be primarily used for tracking manufacturing products. Key features I'm looking for include: - Material Master: This should possess capabilities to control the inventory, identify material details, and keep track of material historical data. - Material Creation: An efficient tool to design and generate QR codes for each product. - Material Delivery: This tool should facilitate tracking products shipped from our manufacturing unit. The ideal candidate for this project should be proficient in app development, specifically for Windows, and have a keen understanding of QR code systems. Experience in manufacturing industry software devel...

    $467 (Avg Bid)
    $467 Avg Bid
    40 bids

    I'm in need of a highly skilled MATLAB professional to extract edge data from color profiled JPEG images. Specific edge information is essential for my project so your strong background in image processing is vital. You should be proficient in working with JPEG formats, and extracting edge data specifically. Key responsibilities: - Edge data extraction from color profiled JPEG images - Proficient use of MATLAB for data extraction and re-plotting purposes. Ideal experience: - High proficiency in MATLAB - Detailed understanding of JPEG image formatting - Image processing with a focus on edge data extraction.

    $167 (Avg Bid)
    $167 Avg Bid
    16 bids

    As the project nears completion, I'm in need of a specialist to assist me in creating an iOS build from my Flutter code. Specifically, I could use help navigating the platform's unique build settings, as I'm not entirely familiar with them. Ideal Skills: - Proficient in iOS development - Do configuration setup for iOS(Push notifications, Flavours setup) - Experience with Flutter coding - Understanding of platform-specific build settings - Problem-solving abilities If you are experienced in these areas and believe you can assist me in finalizing my project, please don't hesitate to reach out.

    $39 (Avg Bid)
    $39 Avg Bid
    17 bids

    ...professional who specializes in Electromagnetic theory, particularly Electromagnetic Waves and Radiating Systems. The primary objective of this project is to construct a functional simulation model. Your responsibility will be to implement this model in MATLAB, allowing us to further our understanding and application of complex electromagnetic concepts. Successful completion of this project requires a deep knowledge and significant experience in: - Electromagnetic theory, with a particular focus on Electromagnetic Waves and Radiating Systems. - MATLAB software for implementation and simulation. This is a demanding project that necessitates a high level of technical proficiency in electromagnetic simulation. Therefore, prior experience in working with Electronic Waves...

    $179 (Avg Bid)
    $179 Avg Bid
    22 bids

    ...be shot and edited and sent to you for posting. - Scheduling: It's important that posts are scheduled daily at optimal times to maximize engagement and visibility. - Interaction: Engaging with my followers is also crucial to maintain a loyal and active audience. Ideal Candidate: - Proficient in Instagram and TikTok: The ideal candidate should be well-versed in both platforms, understanding algorithm changes, content types that work, and how to engage with followers effectively. - Content Creation Skills: A creative flair and the ability to create content that is not only visually appealing but also relevant to my brand and target audience. - Time Management: Given the daily posting schedule, the assistant should be able to manage time effectively and consistently deliver h...

    $970 (Avg Bid)
    $970 Avg Bid
    58 bids

    I'm currently in need of a professional with strong experience in CodeIgniter + Bootstrap, for an urgent task. I need the person for complete redesigning of dashboard, The code is of codecanon you can find that here demo code is Just look at the website carefully, before placing the bid. I will also provide you the html template of dashboard to change I need someone who can complete the work asap. Note:- kindly check the above code carefully and all my simple requirement is written above, so don't try to place low bid only to come into inbox, just place your final price bid else i will directly stop replying you in inbox if you will change your bid amount there.

    $188 (Avg Bid)
    $188 Avg Bid
    23 bids

    Function is done, amend the label that is stored and the value show. Only with ftp

    $32 (Avg Bid)
    $32 Avg Bid
    26 bids

    I'm working on a microgrid project and I need a skilled professional to assist me in implementing distributed secondary control using Simulink. I want you to simulate this project in Matlab Simulink. I will need the simulation files as well. - The main purpose of the project is to ensure the stability and reliability of the microgrid through an effective distributed secondary control mechanism. - The microgrid comprises of Solar PV, Generator, and a Battery storage system. - The primary power quality issues that require addressing are related to voltage and frequency. - I'll need you to explain the project design once you are done on zoom call or something as I need to write my thesis on this so I'll need know all the details about the project. Ideal skills and ...

    $539 (Avg Bid)
    $539 Avg Bid
    19 bids

    I'm in need of a skilled data scientist to develop a similarity algorithm for me. How would you create a system where I can select a font and it suggests similar fonts? - We want to categorise 200k+ fonts (and want this system to scale for 500k+ fonts) - Fonts are from various sources (Google Fonts, Monotype, etc) - Fonts are in the TrueType Font File Format (.ttf) - A large selection of open source fonts are available from here

    $215 (Avg Bid)
    $215 Avg Bid
    29 bids

    ...understanding of soccer. You will put together short videos that highlight the most exciting parts of matches, interview players and provide in-depth analysis for my Instagram account. The goal of my content is to engage with fellow football enthusiasts. Ideal skills for this project include: - Experience in video editing with a focus on sports, especially football. - Understanding of Instagram algorithm and what type of content performs well. - Deep knowledge of football, including key players, strategies and game highlights. - Ability to edit videos quickly and efficiently, often within hours of a match. This is more than just putting clips together - it's about telling a story that football fans will find engaging. Your edits should turn exciting games and in-depth foo...

    $158 (Avg Bid)
    $158 Avg Bid
    43 bids

    I'm in need of an experienced MATLAB expert to handle some electrical simulations. The task at hand includes: - Conducting electrical simulations: The project requires you to simulate electrical systems using MATLAB. This will involve running the simulations, analyzing the results, and providing insights based on the findings. This job is ideal for someone with a strong background in electrical engineering, MATLAB, and simulation techniques. Experience with similar projects in the past would be a big plus.

    $105 (Avg Bid)
    $105 Avg Bid
    31 bids

    ...and visualisation on trading or stock market data - Use your data science skills to provide valuable insights - Ensure the accuracy and efficiency of your predictive modeling Ideal Skills and Experience: - Proven experience in trading or stock market data analysis - Proficiency in Python, R, and SQL - Strong analytical and problem-solving skills - Prior experience with predictive modeling and algorithm development - Ability to handle a variety of data sizes and formats, as the size of the data may vary If you have previous experience in the trading industry and can confidently handle data analysis and visualisation, this opportunity is perfect for you. Your work will play a vital role in helping make informed decisions in the trading sector. A deep understanding of trading data...

    $12 / hr (Avg Bid)
    Featured
    $12 / hr Avg Bid
    12 bids

    ...Requirements: - Proficient in Python - Strong knowledge and experience in implementing Depth-first search, Breadth-first search, and A* search algorithms - Experience in Machine Learning projects The freelancer should be skilled in the implementation of these algorithms in a Machine Learning context. I’m looking for someone with a proven track record in this area, as the effectiveness of these algorithm implementations is crucial to the overall success of this project. Your understanding of these algorithms and their applications in the Machine Learning field will be key in ensuring that the project is executed successfully, and that we can reach our desired outcomes....

    $336 (Avg Bid)
    $336 Avg Bid
    39 bids

    "I want to create a simple Python project that can scan grocery items and provide information about them, such as protein, calories, added sugar, and other nutritional facts."

    $20 (Avg Bid)
    $20 Avg Bid
    18 bids

    I'm in urgent need of a talented designer to create captivating YouTube thumbnails in both English and Hindi for my content. Key Requirements: - Desi...visibility. - Understand and implement the style, tone, and branding of the channel. Skills and Experience: - Proven experience in graphic design, particularly in creating YouTube thumbnails. - Proficiency in using relevant design software and tools. - Familiarity with creating multilingual content, especially in English and Hindi. - Strong understanding of digital marketing and YouTube's algorithm. - Ability to work under tight deadlines without compromising on quality. I need this project completed as soon as possible, so please factor in your availability when bidding. Looking forward to seeing your portfolios and...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    18 bids