Matlab run faster jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 matlab run faster jobs found, pricing in USD

    I'm looking for an expert in signal transformation, specifically using Wavelet Analysis and Fourier Transform, to develop code that converts body temperature measurements into heart rate. The temperature readings are currently in csv files with multiple temperature readings over time. Looking for a code output in either R or Matlab (preferrably R). - Skills Needed: Proficiency with signal transformation techniques, specifically Wavelet Analysis and Fourier Transform. Experience in coding for research purposes is also desirable. Please only apply if you actually have the above skills required - not interested in applicants if they have another skill set.

    $66 (Avg Bid)
    $66 Avg Bid
    14 bids

    As a client with a challenging task at hand, I urgently need an engineer who is proficient in MATLAB and fluid mechanics. My requirement is specifically in solving graduate-level differential equations numerically. Ideal Candidate: - Proficient in MATLAB programming - Deep understanding in Fluid Mechanics - Strong skills in solving differential equations numerically at a graduate level The successful candidate needs to be familiar with various numeric solutions to differential equations given that I haven't settled on a particular method. This includes but is not limited to, Finite difference methods, Finite element methods, and Runge-Kutta methods. A comprehensive understanding and flexibility in these numerical methods will aid in the successful completion of the...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    10 bids

    I'm searching for an experienced Matlab Simulink professional who can assist me in advancing my Mars Rover simulation project. I've put the initial framework in place, but need guidance to augment different components. • Implementing kinematic and dynamic analysis - This aspect is crucial to the project's success, thus detailed experience in performing these tasks will be particularly beneficial. • Setting up the Mars terrain in the simulation - flat terrain and uneven terrain • Simplifying Kinematics and dynamics - The goal is to be able to perform basic level simplifications in kinematics and dynamics trajectories for easy analysis and comprehension, making your expertise in simplification strategies highly advantageous. The ideal freelancer for ...

    $90 (Avg Bid)
    $90 Avg Bid
    20 bids

    ...freelancer with strong skills in Matlab, simulation design, and algorithm development to design an intermediate level navigation algorithm for a Mars Rover simulation. Detailed requirements are: - The simulation should focus on navigating flat terrains, uneven terrains - The navigation should include intermediate path planning, capable of accurately plotting a course through the simulated terrain - Past experience or knowledge on developing remote control interfaces would also be appreciated, but not necessary Kinematics and dynamics -Trajectories Your experience in simulating robotics or vehicle movement in dynamic environments will be a strong advantage. Ideal candidates for this project should possess the following: - In-depth knowledge and experience with Matlab, Si...

    $132 (Avg Bid)
    $132 Avg Bid
    13 bids

    Please submit final designs, NO templates, no place holders! I'm urgently in need of a skillful developer to create a form for bot management. The platform needed is custom HTML. The form would require various input methods which includes: - Text Input - Dropdown menus - Checkboxes Experience in HTML form building would be beneficial to understand the requirements better and work faster. As the deadline is set to be as soon as possible, time management skills would be a necessary attribute. The ideal candidate would be able to prioritize tasks efficiently and deliver on a tight schedule. Attached you will find samples of a simple form design. Here is the link to our current form; Menu options for the form; Settings

    $30 (Avg Bid)
    $30
    13 entries

    ...do this directly using UNION and removing any repeats or we can notice that count distinct for set 1 = 10 count distinct for set 2 = 6 count for set 1 + set 2 = 16 intersection of set 1,2 = SET 1 intersect SET 2 = {15,30} count SET 1 intersect SET 2 = 2 Therefore COUNT DISTINCT also equals COUNT (SET 1 + SET 2) - ( Count( SET 1 intersect SET 2)) = 10 + 6 - 2 =14 BUT THE UNION METHOD SEEMS FASTER IN MY VIEW Essentially when we COUNT DISTINCT of all sets combined we are technically counting the elements in the UNION of all the sets... Here is another special example set 1: 1 2 3 4 5 6 set 2 : 1 2 3 4 5 set 3: 3 4 5 6 COUNT DISTINCT = 6 since the union is {1 2 3 4 5 6} Note: the sets do NOT need to contain the same amount of elements if howwever i specify the MIN as 3...

    $16 (Avg Bid)
    $16 Avg Bid
    55 bids

    I require a heat simulation using a suitable software such as ANSYS or MATLAB or any suitable software for my 10ft by 10ft garden shed constructed from wood. The goal of this project is to conduct a comprehensive thermal analysis, obtaining key parameters, including: - Heat distribution - Heat loss - Temperature gradients - Time taken to cool the shed from one temperature to another The simulation result will aid future decision-making regarding potential modifications to the shed or its usage. A freelancer with proficiency in heat transfer simulations, particularly with ANSYS or MATLAB, would be ideal for the task. An understanding of the thermal properties and behavior of wood would also be beneficial for the project.

    $112 (Avg Bid)
    $112 Avg Bid
    15 bids

    Need robotics and automation expert who have expertise in Matlab and can successfully complete a project. More details will be shared over a chat

    $164 (Avg Bid)
    $164 Avg Bid
    16 bids

    As an individual working in the signal processing industry, I'm currently running a project that needs some expert technology adaptability. The project involves: - Converting an existing Matlab code into CUDA. - Ensuring the code correctly executes Fourier transforms when run on a Jetson Nano platform. The ideal candidate for this assignment would have: - An extensive working knowledge of Matlab and CUDA. - Strong experience in handling signal processing tasks, especially Fourier transforms. - Proven experience in dealing with the Jetson Nano platform. - Excellent debugging skills to ensure the proper functioning of the transferred code. If you possess these skills and experience, feel free to submit a bid. Looking forward to working with a proficient and dedi...

    $106 (Avg Bid)
    $106 Avg Bid
    14 bids

    I'm seeking a seasoned expert in creating, running, and promoting Shopify dropshipping stores, specifically in the home decor niche. The successful partner on this project will not only build an elegant and sophisticated website but also be responsible for creating engaging TikTok videos to promote products and drive sales efficiently. Key responsibilities: - Design and build a Shopify dropshipping website focusing on home decor products, reflecting an elegant and sophisticated aesthetic. - Manage daily operational tasks including order fulfillment, customer service, and inventory management. - Source and add high-quality home decor products. - Generate engaging, creative, and targeted content for TikTok, driving traffic and conversions. Preferred expertise: - Proven experience in...

    $24 (Avg Bid)
    $24 Avg Bid
    45 bids

    I'm currently having problems running a cloned Next-gpt repo on my local machine. I'm seeing error messages and encountering issues with dependencies. Although specific error messages weren't provided, possible causes could include syntax errors, module not found errors, or connection refused errors. I need someone to: - Quickly debug, identify and resolve the source of these errors. - Ensure that the Next-gpt repo runs error-free on my local machine. Although specific knowledge on validators and miners would help, it is not mandatory. Ideally, you should have: - Excellent debugging skills. - Broad knowledge in dealing with repo dependencies. - Practical experience in handling similar challenges. I need this done ASAP so your ability to work under time pressure will be a...

    $3332 (Avg Bid)
    $3332 Avg Bid
    8 bids

    ...do this directly using UNION and removing any repeats or we can notice that count distinct for set 1 = 10 count distinct for set 2 = 6 count for set 1 + set 2 = 16 intersection of set 1,2 = SET 1 intersect SET 2 = {15,30} count SET 1 intersect SET 2 = 2 Therefore COUNT DISTINCT also equals COUNT (SET 1 + SET 2) - ( Count( SET 1 intersect SET 2)) = 10 + 6 - 2 =14 BUT THE UNION METHOD SEEMS FASTER IN MY VIEW Essentially when we COUNT DISTINCT of all sets combined we are technically counting the elements in the UNION of all the sets... Here is another special example set 1: 1 2 3 4 5 6 set 2 : 1 2 3 4 5 set 3: 3 4 5 6 COUNT DISTINCT = 6 since the union is {1 2 3 4 5 6} Note: the sets do NOT need to contain the same amount of elements if howwever i specify the MIN as 3...

    $29 (Avg Bid)
    $29 Avg Bid
    21 bids

    I have a simple running game fully developed for PC using Unity. I'm looking for a Unity Game Developer to improve the efficiency of the game's genetic algorithm. The objective will be to create a smoother, faster experience for the players. - **Skills Required** - Experience with Unity Game Development - Proven track record with Genetic Algorithms - **Expectation** - Reduction in computational load during gameplay - Improved efficiency of the genetic algorithm ensuring smooth gameplay. I look forward to a wonderful collaboration.

    $814 (Avg Bid)
    $814 Avg Bid
    17 bids

    As an online business owner, I'm seeking a web designer with vast experience in user experience (UX) to perform various improvements on my existing website. Specifically, I require: - Navigation: The current layout needs a complete overhaul to make it more user-friendly and intuitive. - Page Loading Speed: My website needs to be optimized to ensure faster loading times for a better user experience. - Responsiveness: I need my website to be fully functional and responsive across different devices, from desktops to mobile phones. Although I don’t have specific examples of websites to emulate, I trust in your expertise and creativity to take my website to the next level. If you excel in creating fluid, intuitive, and fast-loading websites, this project is for you.

    $65 (Avg Bid)
    $65 Avg Bid
    80 bids

    As an online business owner, I'm seeking a web designer with vast experience in user experience (UX) to perform various improvements on my existing website. Specifically, I require: - Navigation: The current layout needs a complete overhaul to make it more user-friendly and intuitive. - Page Loading Speed: My website needs to be optimized to ensure faster loading times for a better user experience. - Responsiveness: I need my website to be fully functional and responsive across different devices, from desktops to mobile phones. Although I don’t have specific examples of websites to emulate, I trust in your expertise and creativity to take my website to the next level. If you excel in creating fluid, intuitive, and fast-loading websites, this project is for you.

    $77 (Avg Bid)
    $77 Avg Bid
    96 bids

    I am looking for an experienced engineer or physicist to develop a dynamic model which details temperature variations based on spatial coordinates in a smart home prototype. The key areas of interest include: - Heating and cooling systems - Insulation and ventilation - Energy efficiency In designing your proposal, please provid...using these, your job will be to: - Interpret the specifications - Study the dynamics of temperature variation as a function of spatial x, y, z and temporal t variables. - Deliver a comprehensive model that reflects these dynamics Previous experience in HVAC systems, energy efficiency, or insulation and ventilation dynamics will be beneficial. Mastery of modeling software is a prerequisite (MATLAB AND SIMULINK). Excited to see your detailed proposals! ...

    $47 (Avg Bid)
    $47 Avg Bid
    9 bids

    Need robotics and automation expert who have expertise in Matlab and can successfully complete a project. More details will be shared over a chat

    $163 (Avg Bid)
    $163 Avg Bid
    10 bids

    ...include tasks such as: - Updating the site layout and navigation for enhanced user experience - Improving the product display and search functionality - Implementing interactive features such as animations and sliders to keep customers engaged Additionally, imagery plays a crucial role on my site, and I would like to improve these. Tasks here would include: - Resizing and optimizing images for faster site loading - Enhancing image quality and resolution to give a more professional look Furthermore, assistance is also needed for email marketing. Tasks will include: - Connecting the site data to email marketing tools such as MailChimp, Constant Contact, and Campaign Monitor The job would suit someone with experience in website design, particularly on the Shopify platform, and...

    $145 (Avg Bid)
    $145 Avg Bid
    136 bids

    I am in need of an efficient basic video editor who can work quickly and professionally as my project requires immediate attention. The ideal freelancer for this job would be someone who has: - A good understanding and experience in video editing software and tools - Ability to complete the task in a short span of time, considering I need it ASAP - Strong atte...ideal freelancer for this job would be someone who has: - A good understanding and experience in video editing software and tools - Ability to complete the task in a short span of time, considering I need it ASAP - Strong attention to detail Note that the requirement lies more with basic editing. Advanced techniques such as motion graphics, 3D effects or sound enhancements are not necessary. The faster you can deliver, t...

    $340 (Avg Bid)
    $340 Avg Bid
    119 bids

    I'm looking for a skilled graphic / web designer and developer capable of redesigning and enhancing my WooCommerce website. The ideal professional should have a strong background in building attractive, user-friendly...types of mobile devices. The primary goal of the website is to provide information and resources. The revamped site should have enhanced product descriptions and images. Additionally, the speed and performance of the website should be improved for faster page loads. Skills Required: - Proficiency in WooCommerce and other web development tools - Excellent graphic design ability with an eye for creating engaging visuals - Strong understanding of UX principles - Expertise in mobile optimization - Experience in performance optimization for faster website sp...

    $121 (Avg Bid)
    $121 Avg Bid
    107 bids

    More details: Which platform would you prefer to run your campaign on? Both What is the main goal of your Instagram campaign? Lead generation What is the target audience for your Instagram campaign? Parents

    $260 (Avg Bid)
    $260 Avg Bid
    42 bids
    MAUI Mobile App Project 4 days left
    VERIFIED

    Inviting .NET MAUI developers to work on an exciting project, enhancing and adding new features to our existing mobile application. Your tasks will involve: - Integrating biometrics for faster login to enhance user access authentication - UI and UX redesign to create a friendly interface and boosting user engagement - Addition of a search button to navigate screen - Implementing a dynamic and real-time push notification system - Error handling improvements We prioritize the UI/UX redesign and integration of biometrics for faster login. In terms of the desired UI/UX redesign, our main goal is to develop an intuitive user interface that simplifies navigation and enhances user engagement. Experience in UI/UX design and implementing biometric integration is highly desirab...

    $101 (Avg Bid)
    $101 Avg Bid
    13 bids

    My project focuses on refining the existing model used for oil flow forecasting in pipelines. While the current model employs a weighted average technique, there's a need to reduce the forecasting error. Therefore, I'm looking for someone with: - In-depth knowledge and experience with forecasting models such as ARIMA, SARIMA, Prophet, and LSTM. - Track record of successful perfor...shortcomings and avenues for improvement. - Develop and implement solutions aimed at specific goal of reducing the forecasting error. Ample experience and a strong understanding of forecasting models are essential, as the project calls for the ability to critically evaluate and refine existing structures. Note: this is a simple forecasting model with relatively simple dataset. So I am looking for ...

    $101 (Avg Bid)
    $101 Avg Bid
    8 bids

    I have a Basic Android Application and I need redesign with a new Layout, I attach the image. We need hire to 1. Logo Design 2. Screen Design (8 Screen) 3. 7 Feature Graphic to PlayStore

    $161 (Avg Bid)
    $161 Avg Bid
    34 bids

    I need a Simulink model needs to be upgraded. The existing model contains a battery. I wanted the model to use AEFK algorithm to predict battery SOC. I expect the freelancer to add Adaptive kalman filtering technique (AEFK) to the model to estimate the Battery State-of-Health. Reference model: The battery model is attached below. NOTE: ONLY ELECTRICAL ENGINEERS ARE PREFERRED The selected freelancer also have the choice to work for long term commitment. In that case, they should have the potential to undertake 2-3 such small and intermediate level projects per month

    $99 (Avg Bid)
    Featured Urgent
    $99 Avg Bid
    4 bids

    ...Catalog:** The app should feature a well-organized product catalog showcasing our range of men's, women's, and kids' clothing. - **Shopping Cart:** A simple and secure shopping cart for users to add their choices and easily proceed towards checkout. - **User Profiles:** The app should allow customers to create their own profiles. This will save their preferences and make future shopping experiences faster and more personalized. As for the payment gateway, I want Knet and Credit/Visa methods integrated to cater to a variety of users. Ideal freelancer should have experience in creating e-commerce applications, especially in the clothing industry, and a deep understanding of payment gateway integration is a must....

    $4510 (Avg Bid)
    $4510 Avg Bid
    115 bids

    I'm in need of an experienced MATLAB coder who can offer a swift solution to my pressing problem. I'm currently using MATLAB 2019 for this project. The sphere of this issue is not straightforwardly defined due to the skipped question, so I would appreciate bids from freelancers who are well-versed in MATLA's applications for various mathematical challenges. Skills and experience needed: - Proficiency in MATLAB 2019 - Broad knowledge of mathematical operations in MATLAB - Experience in troubleshooting MATLAB issues While my timeline is urgent, I am looking for someone who doesn't compromise quality for speed. Please include proof of your relevant experience in your bid. Looking forward to working with a knowledgeable and reliable prof...

    $7 - $52
    Sealed
    $7 - $52
    10 bids

    Hello all, I need a scraper built that will scrape websites ( & Google My Busi...( & Google My Business) to collect the following data : Business Name Owner Name Phone Number Address Yelp or GMB page The scraper will need to load the data onto an excel sheet. I will need thousands of leads daily for my sales team so the faster it runs, the better. However, I am able to let the scraper run overnight so the leads will be ready for the next business day if necessary. I will need to be able to adjust which city and also which industry(s) to scrape on each run. Also, I will need to know how I can operate the scraper (Run/stop scraper, change cities and industries to search for, etc.) so I will need some time with you to show me the basics. Looking to get ...

    $456 (Avg Bid)
    $456 Avg Bid
    76 bids

    ...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 elaborated 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 navigatio...

    $115 (Avg Bid)
    $115 Avg Bid
    8 bids

    I need an experienced Python developer who can assist me in web development, specifically for an interactive web app. You should have a strong background in web app development using Python. The ideal candidate: - Has considerable experience working with Langchain. Please ONLY apply if you worked with Langchain in the past. - Experience integrating shopify API to a web app. - experience with Flask is a plus. This project is a great opportunity to showcase your Python skills, especially in web app development. Only dedicated and experienced freelancers in Python should apply to ensure a reliable and quality output.

    $548 (Avg Bid)
    $548 Avg Bid
    57 bids

    ...speed of their testing system for many possible feature combinations is complex and time-consuming without a powerful algorithmic approach. You are required to reduce the time that cars spend on the test bench. Others will work with a dataset representing different permutations of features in a Mercedes-Benz car to predict the time it takes to pass testing. Optimal algorithms will contribute to faster testing, resulting in lower carbon dioxide emissions without reducing Mercedes-Benz’s standards. Following actions should be performed: If for any column(s), the variance is equal to zero, then you need to remove those variable(s). Check for null and unique values for test and train sets. Apply label encoder. Perform dimensionality reduction. Predict your test_df values usi...

    $45 (Avg Bid)
    $45 Avg Bid
    15 bids

    ...do this directly using UNION and removing any repeats or we can notice that count distinct for set 1 = 10 count distinct for set 2 = 6 count for set 1 + set 2 = 16 intersection of set 1,2 = SET 1 intersect SET 2 = {15,30} count SET 1 intersect SET 2 = 2 Therefore COUNT DISTINCT also equals COUNT (SET 1 + SET 2) - ( Count( SET 1 intersect SET 2)) = 10 + 6 - 2 =14 BUT THE UNION METHOD SEEMS FASTER IN MY VIEW Essentially when we COUNT DISTINCT of all sets combined we are technically counting the elements in the UNION of all the sets... Here is another special example set 1: 1 2 3 4 5 6 set 2 : 1 2 3 4 5 set 3: 3 4 5 6 COUNT DISTINCT = 6 since the union is {1 2 3 4 5 6} Note: the sets do NOT need to contain the same amount of elements if howwever i specify the MIN as 3...

    $115 (Avg Bid)
    $115 Avg Bid
    46 bids

    I'm looking for a machine learning specialist, particularly with proven knowledge in Support Vector Machines (SVM), for a project in MATLAB. Your key responsibilities will be: We are seeking a skilled freelancer to undertake a project titled "Fault Detection and Classification Using Machine Learning (using SVM Algorithm) in MATLAB." This project involves creating a MATLAB Simulink model and SVM code for importing two datasets. The primary objective of this project is to develop a fault detection system capable of determining whether a fault has occurred in a transmission line. The first dataset will be utilized for fault detection purposes, providing input to the machine learning model to determine the presence or absence of a fault. Additionally, the ...

    $50 (Avg Bid)
    $50 Avg Bid
    3 bids

    I'm looking for a machine learning specialist, particularly with proven knowledge in Support Vector Machines (SVM), for a project in MATLAB. Your key responsibilities will be: We are seeking a skilled freelancer to undertake a project titled "Fault Detection and Classification Using Machine Learning (using SVM Algorithm) in MATLAB." This project involves creating a MATLAB Simulink model and SVM code for importing two datasets. The primary objective of this project is to develop a fault detection system (code and Simulink model)capable of determining whether a fault has occurred in a transmission line. The first dataset will be utilized for fault detection purposes, providing input to the machine learning model to determine the presence or absence of a f...

    $268 (Avg Bid)
    $268 Avg Bid
    5 bids

    Hi, I can support you for this project. I need time about 2 weeks to finish them Fixed Fee: 50 USD. Thanks Phong Nguyen

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

    This project...control model using MATLAB and Simulink. - Make sure the control model is adaptable to different types of wind turbines as the specific mechanism has been kept flexible. Ideal Skill Set: - Proficiency in MATLAB and Simulink. - Strong background in control systems and power generation. - Previous experience working on similar renewable energy projects would be advantageous. - Understanding of different types of wind turbines and their functioning. Your task would be to ensure efficient control of wind turbine operation to maximize power output. Your innovative thinking and expert-level mastery of control systems and MATLAB will be crucial to the project's success. here is the attached file in which I put my work in it's incomplete due to th...

    $166 (Avg Bid)
    $166 Avg Bid
    16 bids

    ...do this directly using UNION and removing any repeats or we can notice that count distinct for set 1 = 10 count distinct for set 2 = 6 count for set 1 + set 2 = 16 intersection of set 1,2 = SET 1 intersect SET 2 = {15,30} count SET 1 intersect SET 2 = 2 Therefore COUNT DISTINCT also equals COUNT (SET 1 + SET 2) - ( Count( SET 1 intersect SET 2)) = 10 + 6 - 2 =14 BUT THE UNION METHOD SEEMS FASTER IN MY VIEW Essentially when we COUNT DISTINCT of all sets combined we are technically counting the elements in the UNION of all the sets... Here is another special example set 1: 1 2 3 4 5 6 set 2 : 1 2 3 4 5 set 3: 3 4 5 6 COUNT DISTINCT = 6 since the union is {1 2 3 4 5 6} Note: the sets do NOT need to contain the same amount of elements if howwever i specify the MIN as 3...

    $16 (Avg Bid)
    $16 Avg Bid
    17 bids

    I need an accomplished WordPress de...to give my website an up-to-date style lift. This isn't a simple beautification project - I want my website to perform better too. Here's what I'm after: - Design changes: Specifically, the UI layout needs modifying, and some of my images and graphics need enhancing. I want my site to look modern and stay ahead of design trends. - Functionality improvements: I'd like to see my website loading faster and running smoother. This project requires someone who doesn't just know WordPress - they understand what makes a website look good and perform great. Please, only apply if you've got loads of experience with WordPress design changes, graphic enhancements, and performance optimizations, alongside a keen eye for new...

    $100 (Avg Bid)
    $100 Avg Bid
    29 bids

    I need a Simulink model needs to be upgraded. The existing model contains a battery. I wanted the model to use AEFK algorithm to predict battery SOC. I expect the freelancer to add Adaptive kalman filtering technique (AEFK) to the model to estimate the Battery State-of-Health. Reference model: The battery model is attached below. NOTE: ONLY ELECTRICAL ENGINEERS ARE PREFERRED

    $103 (Avg Bid)
    $103 Avg Bid
    6 bids

    I am in need of an expert who is proficient in PFR reactor modeling to assist in a specific project. The project will predominantly involve simulating the behavior of an exothermically reacting system inside a Plug Flow Reactor. Key Tasks: - Drawing up both 1-D and 2-D pseudo homogeneous models of the system - Comparing the 1-D and 2-D models to highlight the differences in behavior - Temperature vs reactor length and conversion of reactant vs reactor length profiles. Ideal Skills & Experience: - Vast experience in reactor modelling - Proficient in using simulation software - Strong understanding of thermodynamics, specifically exothermic reactions Please note: This project requires a strong theoretical background and practical experience in chemical reactor modeling.

    $112 (Avg Bid)
    $112 Avg Bid
    7 bids

    ...generate an Arduino Uno code written in MATLAB. This is crucial for reading data from my MCP3424 A2D converter across all its 4 ports cyclically. The focus is on voltage measurements, for which the code should be tuned to sample at a low-speed rate, yielding less than 100 readings per second. The code should use the MATLAB Hardware support toolbox for this purpose, and consequently, solid experience with this toolbox is an asset. Familiarity with I2C communication for reading device registers is also vital. Key expectations: - Real-time graphical plots of the data - Capability to save the data in a .mat file for later examination - Implementing a circular reading system for all 4 ports Preferred skills: - Mastery of MATLAB - Strong background with the MATLAB...

    $110 (Avg Bid)
    $110 Avg Bid
    11 bids

    Job descriptions: We are seeking a dynamic individual to teach entrepreneurship classes for students attending preschool through Grade 9 at international schools around Klang Valley. Each session will run for 60 to 90 minutes, during which the teacher will travel between various schools in the Klang Valley area. Requirements: • Fluent in English. • Previous experience in teaching, particularly within an international school setting. • Proficiency in teaching strategies and pedagogies. • Strong classroom management skills. • A practical understanding of entrepreneurship is highly advantageous. • Willingness to participate in training and certification programs offered Please take note that this job requires you to be present in a physical setting. If...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    8 bids

    I need a Simulink model needs to be upgraded. The existing model contains a battery. I wanted the model to use AEFK algorithm to predict battery SOC. I expect the freelancer to add Adaptive kalman filtering technique (AEFK) to the model to estimate the Battery State-of-Health. Reference model: The battery model is attached below. NOTE: ONLY ELECTRICAL ENGINEERS ARE PREFERRED

    $107 (Avg Bid)
    $107 Avg Bid
    9 bids
    Matlab Project -- 92636 3 days left
    VERIFIED

    I'm seeking a well-rounded Matlab expert capable of providing assistance in various areas, such as image processing, data analysis, and signal processing. Your tasks may encompass tasks like writing code, debugging existing code, and optimizing code performance. Required Skills and Experience: - Strong background in Matlab - Great debugging and code optimization skills - Proficient in multiple Matlab areas (image processing, data analysis, signal processing) Your outputs should be presented via: - Detailed graphs and charts - Concise tables and numerical data - Clear visualizations and animations For experts interested in this project, feel free to enquire further details.

    $19 (Avg Bid)
    $19 Avg Bid
    11 bids

    I'm seeking an experienced programmer with expertise in Lua and MATLAB. This project will involve: • Creating new scripts • Performance optimization • Detailed explanation of code These scripts will cater to: • Data Analysis • Simulations • Automation tasks Since the input/output formats weren't specified, flexibility in handling various formats is a plus, though not necessarily required. Ideal candidates should have a strong background in both Lua and MATLAB programming, with proven experience in efficient coding, optimization techniques, and clear annotation. Previous experience in handling tasks relating to data analysis, simulations, and automation will be highly preferred.

    $516 (Avg Bid)
    $516 Avg Bid
    23 bids

    As a project undergoing rapid development, I urgently need an expert in AWS and SMTP to assist with some crucial tasks. These will include: configuring our SMTP server, setting up AWS services, and troubleshooting any related issues that may arise. - Communication I strongly prefer phone calls for task discussions, faster resolution, and any potential troubleshooting. - Documentation Upon completion, I would require a brief overview of the steps taken during the process. This documentation should be simple and easily understandable. Ideal Skills and Experience: - Proficient in AWS services - In-depth knowledge of SMTP server set-up - Experience in troubleshooting - Ability to explain technical details understandably and briefly. With your skills and expertise, I'm sur...

    $24 (Avg Bid)
    $24 Avg Bid
    11 bids

    As a project undergoing rapid development, I urgently need an expert in AWS and SMTP to assist with some crucial tasks. These will include: configuring our SMTP server, setting up AWS services, and troubleshooting any related issues that may arise. - Communication I strongly prefer phone calls for task discussions, faster resolution, and any potential troubleshooting. - Documentation Upon completion, I would require a brief overview of the steps taken during the process. This documentation should be simple and easily understandable. Ideal Skills and Experience: - Proficient in AWS services - In-depth knowledge of SMTP server set-up - Experience in troubleshooting - Ability to explain technical details understandably and briefly. With your skills and expertise, I'm sur...

    $138 (Avg Bid)
    $138 Avg Bid
    31 bids

    ...current state of these elements aren't as appealing as I'd like them to be. Your input on what fonts and colors would make our site attractive is necessary. - Streamline the layout and navigation design: We anticipate a website that provides a seamless browsing experience for our visitors. An interactive design that encapsulates this is required. - Add new tabs/pulldown menu: These should enhance faster navigation through our platforms. Speed is of the essence; therefore, the ability to quickly understand project needs and execute them would be appreciated. Proficiency in UX/UI design, ability to work under pressure, and a keen eye for detail are key skills required for this role. Please note, this project needs to be completed at the earliest possible time. The cur...

    $496 (Avg Bid)
    $496 Avg Bid
    160 bids

    I am seeking a proficient freelancer who can develop MATLAB simulations for a project I envisage related to providing sufficient energy for network reconnection and communication systems in disaster-affected areas. Key tasks and specifications include: - Simulations should focus primarily on network reconnection as well as communication in the wake of disasters. - The envisioned reconnection and communication framework should best utilise both wireless network and satellite communication capabilities. - Specifically, simulations must consider the energy efficiency of the satellite communication system. Desired skills for this project: - Proficiency in MATLAB - Extensive experience in network engineering, specifically wireless and satellite communications - Knowledge in en...

    $64 (Avg Bid)
    $64 Avg Bid
    3 bids

    ...do this directly using UNION and removing any repeats or we can notice that count distinct for set 1 = 10 count distinct for set 2 = 6 count for set 1 + set 2 = 16 intersection of set 1,2 = SET 1 intersect SET 2 = {15,30} count SET 1 intersect SET 2 = 2 Therefore COUNT DISTINCT also equals COUNT (SET 1 + SET 2) - ( Count( SET 1 intersect SET 2)) = 10 + 6 - 2 =14 BUT THE UNION METHOD SEEMS FASTER IN MY VIEW Essentially when we COUNT DISTINCT of all sets combined we are technically counting the elements in the UNION of all the sets... Here is another special example set 1: 1 2 3 4 5 6 set 2 : 1 2 3 4 5 set 3: 3 4 5 6 COUNT DISTINCT = 6 since the union is {1 2 3 4 5 6} Note: the sets do NOT need to contain the same amount of elements if howwever i specify the MIN as 3...

    $32 (Avg Bid)
    $32 Avg Bid
    21 bids