Vertex arraytrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 vertex array trabajados encontrados, precios en EUR

    ...Latest_update_date_time Created_by (this will be the logged-in admin username) Other_access (this will be an array of usernames that also have access) Last_version (save previous version for backup) Last_version_2 Last_version_3 Last_version_4 Last_version_5 Status (saved or committed) Add another field “Allow access” and allow user to enter a comma separated list of other admin usernames that can access this form. Allow user to view previous versions and to ‘revert’ to a previous version or go back to current version Buttons at the bottom: [SAVE FOR LATER] and [COMMIT BRIEF] Users can come back and edit any briefs that are permitted based on either being created by that user, or their username is in an array of users with access. Users can co...

    €16 / hr (Avg Bid)
    €16 / hr Oferta promedio
    26 ofertas

    ...Latest_update_date_time Created_by (this will be the logged-in admin username) Other_access (this will be an array of usernames that also have access) Last_version (save previous version for backup) Last_version_2 Last_version_3 Last_version_4 Last_version_5 Status (saved or committed) Add another field “Allow access” and allow user to enter a comma separated list of other admin usernames that can access this form. Allow user to view previous versions and to ‘revert’ to a previous version or go back to current version Buttons at the bottom: [SAVE FOR LATER] and [COMMIT BRIEF] Users can come back and edit any briefs that are permitted based on either being created by that user, or their username is in an array of users with access. Users can co...

    €168 (Avg Bid)
    €168 Oferta promedio
    54 ofertas

    Create an app that will display different shaped objects. I want to be able to connect those different objects according to an array of different options. E.g., I want to create a pictorial where I connect object A with a blue line to object B. With that scenario text string “Delta” is separately displayed next to the pictorial. I then want to be able to toggle the color of the line. Such that if I change the color from blue to red, a text string “Omega” is displayed. What programming language/platform would be best for something like this? And could results be exported into MSFT office programs? PPT? Word? Additional context: the goal is to create a web-based SaaS tool, where a user would create an account and login to the website. Once logged in, th...

    €230 - €691
    Destacado Sellado Acuerdo de Confidencialidad
    €230 - €691
    13 ofertas
    Copy Columns in Sheets Finalizado left

    ...Variant Dim sheetData As Variant Dim dataSheet As Worksheet Dim listSheet As Worksheet Dim sheetList As Variant Dim sheetName As String Dim numColumns As Long Dim numRows As Long ' Set the data sheet and the range of table data Set dataSheet = Sheets("Matriz 22") tableData = ("C1:FF2190").Value ' Set the list sheet Set listSheet = Sheets("Sheet2") ' Set the array of sheet names from the list sheet sheetList = ("A2:A161").Value ' Set the number of columns and rows in the table data numColumns = UBound(tableData, 2) numRows = UBound(tableData, 1) ' Loop through the columns of the table data and copy each column to an existing sheet For i = 1 To numColumns sheetName = shee...

    €19 (Avg Bid)
    €19 Oferta promedio
    38 ofertas

    ...Chhatrapati Shivaji Maharaj was born. Ganpriya, Chaward, Nimgiri, Dhakoba, Hadsar, Jivdhan, Harishachandragad, Narayangad are some of the other historical forts nearby and some of which have become great attractions for trek. :- Bhima Shankar, Ashtavinayak, Lenyadri and Ozar. 5. Science:- Giant Metrewave Radio Telescope is located 9km away from our place. It's worlds 2nd largest array of radio telescope at metre wavelenghts. It is operated by the National Center for Radio Astrophysics, a part of the Tata Institute of Fundamental Research, Mumbai. 6. Proximity of Dams:- Five major dams in Junner Taluka - Yedgaon dam is the nearest dam from narayangaon about 9 km away on Kukadi River. Along with Wadj, Pimpalgaon Joge, Manikdoh, Chilewadi dams are surrounded too. ...

    €123 (Avg Bid)
    €123 Oferta promedio
    5 ofertas

    Hello & Good evening. I have an API link that I am trying to read and print the JSON results into structs. Mainly, I am trying to access the arrays within the journeys array inside the JSON. I have tried following this section of this online book in a normal SwiftUI project but I can't get it to work: I have attached the playground to this description and the API link is below: ,-0.1238/to/51.5322,-0.1058?date=20230105&time=1826&timeIs=Departing&journeyPreference=LeastInterchange&accessibilityPreference=NoRequirements&walkingSpeed=Slow&cyclePreference=None&bikeProficiency=Easy If you think you can help me please get in touch.

    €159 (Avg Bid)
    €159 Oferta promedio
    10 ofertas

    I can upload multible images to aws s3 but i can only use one image in my database. what i want is to use all the images i uploaded to s3 in my database. Just adding that it is a react native mobile application, so the work needed will be react native.

    €24 (Avg Bid)
    €24 Oferta promedio
    16 ofertas
    Fix Wordpress Issues Finalizado left

    ...wp-content/plugins/indeed-membership-pro/classes/(294): ihc_replace_constants('<div style="max...', 11, '', '', Array) #4 /home/cleverbet/public_html/wp-content/plugins/indeed-membership-pro/classes/(253): IndeedIhcNotifications->send() #5 /home/cleverbet/public_html/wp-includes/(308): IndeedIhcNotificationTriggers->resetPassword(false, 11, Array) #6 /home/cleverbet/public_html/wp-includes/(205): WP_Hook->apply_filters(false, Array) #7 /home/cleverbet/public_html/wp-content/plugins/indeed-membership-pro/classes/(83): apply_filters('ihc_filter_rese...', false, 11, Array) #8 /home/cleverbet/public_html/wp-content/plugins/indeed-membership-pro/classes/(62): IHCResetPassword->

    €12 / hr (Avg Bid)
    €12 / hr Oferta promedio
    18 ofertas

    Hello, I need you to fix a wordpress error , I add a plugin that allows importing images from a url but when I go in the user bort array this last does not work

    €25 (Avg Bid)
    €25 Oferta promedio
    70 ofertas

    The project consist of creating a PHP class without dependencies that first checks that a point is inside a triangle. If is not inside the triangle, return null If the point is inside the triangle, calculate the elevation. The class must have the ability to accept an array of triangle coordinates and find coordinates. The code needs to be written taking into account PHP best practices, small functions and fully comment documented X, Y Z $p1=[795.80,1803.30,5.25]; $p2=[1701.36,1624.50,3.15]; $p3=[2095.10,1629.84,7.35]; Find Elevation for $pFind1=[1846.19 , 1747.90]; $pFind2= [2097.00, 822.50];

    €130 (Avg Bid)
    €130 Oferta promedio
    21 ofertas

    Hallo, ich benötige ein PHP Skript welches mir aus einem String die dort vorhanden Links extrahiert. Also nur die eigentlichen Links, das was im href Teil steht. Den Teil wo die Texte aus der Datenbank ausließt, kann ich selber machen, es kommt dann ein Text raus, wie der angehängte. Ich benötige also ein Array in dem der Linkname (zum Beispiel Youtube Link) und der eigentliche Link steht.

    PHP
    €113 (Avg Bid)
    €113 Oferta promedio
    7 ofertas

    Hello, I need you to fix a wordpress error , I add a plugin that allows importing images from a url but when I go in the user bort array this last does not work

    €23 (Avg Bid)
    €23 Oferta promedio
    37 ofertas

    Hello, I need you to fix a wordpress error , I add a plugin that allows importing images from a url but when I go in the user bort array this last does not work

    €30 (Avg Bid)
    €30 Oferta promedio
    56 ofertas

    We have a product page where we have a datepicker (bootstrap one we think). We want to disable some dates depending on the product. So those dates should be provided in the form of a date array. Example of product page:

    €29 (Avg Bid)
    Garantizado
    €29
    26 participaciones

    ...dev/testing environment. The change was made in default file - vendor/zfcampus/zf-oauth2/src/Controller/ Project was created in Apigility and using /api/oauth endpoint and route is defined in config/autoload/ 'zf-mvc-auth' => array( 'authentication' => array( 'adapters' => array( 'oauth2' => array( 'adapter' => 'ZFMvcAuthAuthenticationOAuth2Adapter', 'storage' => array( 'adapter' => 'pdo', &...

    €155 (Avg Bid)
    €155 Oferta promedio
    15 ofertas

    Hello, I need you to fix a wordpress error , I add a plugin that allows importing images from a url but when I go in the user bort array this last does not work

    €26 (Avg Bid)
    €26 Oferta promedio
    96 ofertas

    ...20 candidates, 6 candidates in a group. Which groups (a list of groups) are best optimized to ensure all the candidates are well covered? More than simple combinations, it is similar to the Kirkman's Schoolgirl Problem. Reference here: 1. 2. 3. ~ray/notes/kirkman/ The current solution I'm using is not Python. (No idea how it is calculated and produce.) Given 20 candidates, 6 in the group. It gives a solution of about 2000 groups. I'm looking for a similar or even better solution in Python. Note: the number of inputs needs to be flexible, such as

    €30 (Avg Bid)
    €30 Oferta promedio
    25 ofertas

    I am wanting someone to help me model a coil array system that is similar to wireless power transfer or MRI coil. You must have experience working with Maxwell 3-D and deep understanding of B field / E field / H field / current density J / Force density / Ohmic loss / Hysteresis loss / frequency sweep / Eddy current / etc/etc/etc. The most important part is that you know the fundamentals of the physics, the software is only the tool. I would like to ask questions along the way and I would like for you to have the knowledge to answer complex questions. The work flow would be us talking on the phone at the end of each work session to go over what was done and talk about what is next. I would like to pay as we go along rather than at the end. Maybe in quarters or something. Pleas...

    €33 / hr (Avg Bid)
    €33 / hr Oferta promedio
    15 ofertas
    XML PHP Function Finalizado left

    ...input and return a multi-level associative array with key => value pairs. I have attached an example XML file and another file with an example of what the final array should look like (although this is only a suggestion and only shows a very small part of the data, but it should be clear what is required). Target PHP version is 8.1 so please do not use any deprecated code and you may use anything new to 8.1 The function must return an associative array in all cases. The top level "status" key must always be present and must have a value of "ok", "warn" or ""fail". If "status" is "ok" then the "error" value must be an empty array and the "result" array must be comp...

    €22 (Avg Bid)
    €22 Oferta promedio
    13 ofertas

    ...the infrastructure. Therefore, a commitment to collaborative problem solving, sophisticated design, and quality product is important. Responsibilities - Developing new user-facing features using React.js - Building reusable components and front-end libraries for future use - Translating designs and wireframes into high quality code - Optimizing components for maximum performance across a vast array of web-capable devices and browsers - Integrate Web services into frontend code and make sure it works as described. - Writing unit tests is a plus. Skills - Strong proficiency in JavaScript, including DOM manipulation and the JavaScript object model - Thorough understanding of React.js and its core principles - Experience with popular React.js workflows (such as Hooks and Redux) - F...

    €1 - €5 / hr
    Sellado
    €1 - €5 / hr
    43 ofertas

    Please check the attached pdf first before bid. There is a table in the pdf I need to import some data in mysql database from the pdf . Developer will create a function to import the data into mysql. Table data should import as an php array.

    €26 (Avg Bid)
    Destacado
    €26 Oferta promedio
    14 ofertas

    Need someone to follow these guides and build a php Database to hold all the variables, an admin panel to manage the variables and a class that takes in the inputs and returns an array with the deductions guide found here these classes will be part of a larger system the current functions we have are out dated and need updating so looking for someone to create something more modern with a GUI so we dont have to keep on updating the code manually

    €368 (Avg Bid)
    €368 Oferta promedio
    79 ofertas

    We help companies to expand their digital presence by adding content on youtube, Instagram, Facebook & Twitter! We are a channel of marketing in the world of youngsters,

    €17 (Avg Bid)
    €17 Oferta promedio
    17 ofertas

    ...separate DB_Bible class with static methods Basic functions needed ; MUST be included in the php functions all functions needed (used in the project) to insert data, retrieve data In particular: upsert a row (update or create if it does not exist) a row into the main table, should also have as last parameter an optional array of strongReferenceIds upsert an idVerse /idStong combination (should accept array parameter for both so that we can upsert many in one call if the array is not null we insert the corresponding rows into verse_strong_map TEST PAGE a test page must be provided which demonstrates that it works (a simple wordpress page, we do not need an admin page, the page is only for validating the project, will not be used, so can be as simple as possi...

    €437 (Avg Bid)
    €437 Oferta promedio
    51 ofertas

    Hello there, we have a json field in postgres table. we would like to create index of json array element we are able to create index like this CREATE INDEX indextopics ON bnb_transactions USING gin ( (transactions -> 'logs') jsonb_path_ops) but want to index array elements in 'topics' key in jsonb_path_ops json format attached to this project. please check it only bit if you know the solution of how to index array elements of "topics" thank you example:

    €18 (Avg Bid)
    €18 Oferta promedio
    3 ofertas

    We have models in scetchup. but when importing models to 3D studio coming with more vertex And dirty. We need to prepare that models to for configuring. Very PRofessional 3D model creator needs. Objects is not diffilcult. but needs to work clear. dont need any extra vertex. Payments will by model. After completion models series. Every series have 3-4 models.

    €348 (Avg Bid)
    €348 Oferta promedio
    121 ofertas

    I'm looking for somebody to prepare prefab wall built drawings off of a set up blueprints

    €229 (Avg Bid)
    €229 Oferta promedio
    57 ofertas

    ...contact page Formated desktop, tablet and mobile Removed background from two photos Created a logo Custom Avatar Profile in brand colors. Word Document Formatting Added borders and background color. Combined into one document and adjusted the page numbers Funnel Set up ($400) Unpublished every page, post and funnel. Published a ‘Coming Soon’ page. Redesign Client Letter Sent comparisons of Motion Array, Envato and Storyblocks | Changed video after quiz. Dropbox | Google Drive Migrated content from dropbox to Google Drive Canceled Dropbox monthly subscription Delete all files in Dropbox Make sure Dropbox files are deleted out of her old drive, computer and recycle. Vimeo | YouTube Verified that all videos were accounted for. Migrated all content from Vimeo to YouTu...

    €447 (Avg Bid)
    €447 Oferta promedio
    1 ofertas

     the ideal Content writer has the ability to produce engaging content in the brand's voice. With a strong understanding of grammar, mindful to flow, readability, and sentence variety. Able to construct an array of content from email, slogans, printed materials, and blog articles.

    €13 / hr (Avg Bid)
    €13 / hr Oferta promedio
    44 ofertas

    ...require './aws/'; use AwsS3S3Client; use AwsS3ExceptionS3Exception; // AWS Info $bucketName = '****'; $IAM_KEY = '*****'; $IAM_SECRET = '*****'; // Connect to AWS try { // You may need to change the region. It will say in the URL when the bucket is open // and on creation. us-east-2 is Ohio, us-east-1 is North Virgina $s3 = S3Client::factory(array( 'credentials' => array( 'key' => $IAM_KEY, 'secret' => $IAM_SECRET ), 'version' => 'latest', 'region' => 'eu-west-1' )); } catch (Exception $e) { die("Error: " . $e->getMessage()); } // For this, I...

    €39 (Avg Bid)
    €39 Oferta promedio
    20 ofertas

    ...of mine regarding task: "If you want to get an edge on these mints - I recommend the following: -Find a private RPC, Ideally. At a bare minimum use the RPC provided by fxhash(), it's far less congested than mainnet -There is no queuing of transactions on tez, so if you want multiple of a hype mint you need to setup multiple chrome profiles/windows with an array of wallets loaded and ready to go -every second counts, so giving a small donation to something like and minting from there with preset gas(enabled by donating/supporting) and the token/project id filtered will save you some time Due to larger block times on xtz, you can usually push a mint through on about 8 chrome windows inside of a block, sometimes more, sometimes

    €207 (Avg Bid)
    €207 Oferta promedio
    2 ofertas
    Fix WordPress Error Finalizado left

    ...on_action('') #6 /home/sites/2b/0/08245efc30/public_html/wp-includes/(332): WP_Hook->apply_filters('', Array) #7 /home/sites/2b/0/08245efc30/public_html/wp-includes/(517): WP_Hook->do_action(Array) #8 /home/sites/2b/0/08245efc30/public_html/wp-content/plugins/woocommerce/includes/(94): do_action('wc_ajax_greenma...') #9 /home/sites/2b/0/08245efc30/public_html/wp-includes/(308): WC_AJAX::do_wc_ajax('') #10 /home/sites/2b/0/08245efc30/public_html/wp-includes/(332): WP_Hook->apply_filters(false, Array) #11 /home/sites/2b/0/08245efc30/public_html/wp-includes/(517): WP_Hook->do_action(Array) #12 /home/sites/2b/0/08245efc30/public_html/wp-includes/(13): do_action('template_redire...') #13 /

    €28 (Avg Bid)
    €28 Oferta promedio
    63 ofertas

    In MPLAB IDE for Microchip PIC there are 3 Structs with an named array of uint32 numbers that represent various single bit configuration item that are configured by another piece of code. The varible passed to the function needs to be the uint32_t number in the struct that the bit is returned from #include <stdio.h> typedef struct{ uint32_t SMALL_BUTTON; uint32_t REMOTE_SET; uint32_t BIG_BUTTON; uint32_t REMOTE_RESET; uint32_t SMOKE; uint32_t SOCKET; uint32_t RX_MINI_1; uint32_t RX_MINI_2; uint32_t MAIN_FAIL; }settings_single; typedef struct{ uint32_t SMALL_BUTTON; uint32_t REMOTE_SET; uint32_t BIG_BUTTON; uint32_t REMOTE_RESET; uint3...

    €75 (Avg Bid)
    €75 Oferta promedio
    13 ofertas

    Wordpress: custom - create a category when a new user signs up (custom field) The category name should have the username when registering. Something like this hook the user registration by adding your action add_action('user_register', 'myfunc_registration'); function myfunc_registration($user_id) { $user= get_userdata( $userid );//get user info $user_info->user_login; $category_fields = array('cat_name' => $user_info->user_login, 'category_description' => '', 'category_nicename' => $user_info->user_login, 'category_parent' => '' ); // Create the category $category_fields_id = wp_insert_category($category_fields); } The site is running buddypress, the profile page is i...

    €30 (Avg Bid)
    €30 Oferta promedio
    66 ofertas

    ...error: "ReferenceError: jQuery is not defined at <anonymous>:1:1 at ****:337:414 at b (***:338:329) at uc (****:49:146) at e (***:245:116) at ***:32:130 at Array.<anonymous> (***:247:61) at (***:246:312) at ep (***:248:984) at Kp (***:252:7)" Needs to get fixed too I will need a clear report of the changes that you make so I can apply them when I make

    €27 (Avg Bid)
    €27 Oferta promedio
    52 ofertas

    ...and a "logs" button. On tehe settings page you can change an url, and minutes string whitch you can save. On the logs page you can check the application logs created by the background process. The real to-do is working in background. The background process periodically checks the url (which can set and save on the settings page) Calling the Url gives as result normal json array output. You can walk away on the array, whitch contains messages and phone numbers. The background process have to send out the sms-s (using the cellular phone's api). From the customer (who will become an sms) will be seems if the phone holder sent the sms. (it is important, because this app will run on the customer-service phone. After sending an sms (and it has some status) it ...

    €27 (Avg Bid)
    €27 Oferta promedio
    3 ofertas

    Hey Im looking for a ...developer to build the following with a goal of having an avatar interact with my array of LED's. Can you use the WebSocketSharp library to establish a websocket connection with the server and send data over the websocket. On the server, use a websocket library (such as ws for Node.js) to set up a websocket server and handle websocket connections from the Unity client. The server should also receive data sent over the websocket and pass it along to the React application. In the React application, use a websocket library (such as the WebSocket API) to establish a websocket connection with the server and receive data sent over the websocket. The React application should then use the received data to trigger the LED array (e.g. by sending a signal...

    €256 (Avg Bid)
    €256 Oferta promedio
    20 ofertas

    Hello, our Wordpress site isn't reachable anymore. The Hoster changed automatically the PHP Version. Since then, the website is offline. I search for someone who make it runnable. The error is: Fatal error: Array and string offset access syntax with curly braces is no longer supported in /customers/6/0/1/ on line 757 We have sftp data. Thanks.

    €29 (Avg Bid)
    €29 Oferta promedio
    42 ofertas
    Mesh WebApp Finalizado left

    Hi Iverique, I will like to develop a WebApp based on the one you started doing for me some months ago, BUT: could it be not a Blazor/Razor App, b...Heading, you will draw a dotted line between the magnetic North and each vehicle, and draw on top the Heading vector (multiply Length by a fix constant so that we can see it on the map!) (8) Provide some CheckBox controls: vehicle labels on/off, dotted lines on/off, visibility on/off, heading on/off (9) In Tab2 of the WebApp I will define a set of GUI components. You will just have to send me an array with the data set by the components when we click on "Send" =============== I would agree paying you a fix price of $200 at the END of this project (sorry that I cannot update the initial price) I need to have it FINISHED by...

    €92 (Avg Bid)
    €92 Oferta promedio
    1 ofertas

    To input a video or an array of videos, it should cut a video using object detection and name it accordingly. Preferable using Open CV in C#

    €303 (Avg Bid)
    €303 Oferta promedio
    18 ofertas

    ...functions run on our sever, makes a knex database query and then the resultant data is condensed by building an array of shared strings, and then returning a seires of arrays which are sent to AWS to generate the report. Now we intend to move the entire report endpoint function (including db query) to a serverless function. This means we dont need to use a shared strings array to minimise the size of the data. I have 15 different report. endpoints to work with. For each one, I need you to: duplicate the endpoint and rename it, (1 line of code) duplicate the request validation object and change the route to xxxxxx/serverlessReport (1 line of code) Go through the table and change the array of '(variable)' for 15-20 items to and object where each of the ...

    €154 (Avg Bid)
    Urgente
    €154 Oferta promedio
    34 ofertas

    I am consuming a SAP Web Serice. I wrote the code and it's working with single values but facing issue in passing values through array.

    €17 (Avg Bid)
    €17 Oferta promedio
    9 ofertas
    Photography Finalizado left

    Photographing architecture—whether modern or classic—presents unique challenges. Consider capturing an array of building styles for your portfolio and don’t forget to mix up your angles. Vary your shots by choosing a different weather conditions and times of day.

    €239 (Avg Bid)
    €239 Oferta promedio
    7 ofertas

    Hello, I need to solve a problem with adding and removing an array from a nested array in PHP.

    €134 (Avg Bid)
    €134 Oferta promedio
    96 ofertas
    Create me a website Finalizado left

    ...nested loops
- recursion
- method returning a value
- arrays, 2d arrays
- user defined objects made from an OOP "template" class
- encapsulation of private methods that work on public attribute of a "template" class
- making an array of objects
- simple and compound selection (if/else)
- sorting (bubble sort etc.), and in particular sorting an array of objects based on one key attribute
- searching (linear search, binary search…)
- saving to a file
- opening a file to a table
- error handling (for example catching a divide by 0 error, or a null pointer while using an array of object…)
- Option pane generation for communicating with the user
- GUI tabs
- GUI popup menus
- Use of a flag value (such as -999, or "not set yet")...

    €26 (Avg Bid)
    €26 Oferta promedio
    26 ofertas
    PHP In RSForm ForEach Finalizado left

    I need to run a foreach loop on the form submit of rsform pro in joomla This is the code I have but it's only running once foreach ($_POST['form']['Member'] as $mem) { $query = $db->getQuery(true); $columns = array('EventName', 'EmployeeListType','EmployeeList','Teacher'); $values = array($db->quote($EventName), $db->quote($EmployeeListType), $db->quote($mem), $db->quote($Teacher)); $query ->insert($db->quoteName('Textes')) ->columns($db->quoteName($columns)) ->values(implode(',', $values)); $db->setQuery($query); $db->execute(); } What do I ned to change so it runs for each loop instance?

    €35 (Avg Bid)
    €35 Oferta promedio
    23 ofertas

    Hello, I need to solve a problem with adding and removing an array from a nested array in PHP.

    €465 (Avg Bid)
    €465 Oferta promedio
    158 ofertas

    ...and revenants of wise and gentle nature. A Hedgehog has strong ties to the Earth Element. Its belly is always close to the ground, so Hedgehog stays centered and connected to the Mother. Perhaps this is why people in Iran say Hedgehog Medicine includes fertility and abundance, particularly for the land. They also feel Hedgehog is a Solar Animal, an icon of vitality. When you see the Hedgehog’s array of spikes bursting outward like sunlight, it’s easy to understand why the ancients would make this association. The Wild Boar To the Anglo-Saxons, the fierce wild boar was a symbol of strength and fertility. Its image adorned their helmets. It was ceremonially eaten along with apples at the mid-winter feast. In the distant Bronze-Age, the boar with its crescent-shaped t...

    €175 (Avg Bid)
    Destacado Urgente Garantizado
    €175
    102 participaciones

    You can see the task in the attachment. It is about a chemistry project in python. Also you can find a ...(float) and the step value in NMR spectrums (float). These values can be used to calculate the x-axis of a spectrum • A dictionary giving the NMR spectrum, i.e. y-axis values of: o A 1 µmol/L solution of ethanoic acid (float array) o A 1 µmol/L solution of propanol (float array) o A 1 µmol/L solution of propyl-ethanoate (float array) • A table which contains NMR spectrum measured during the reaction process. Each element of the table is a dictionary that contains: o The time in hour at which the measurement is performed (float) o The measured NMR spectrum (float array) The project is about Nuclear Magnetic Resonance (NMR). Check...

    €16 (Avg Bid)
    €16 Oferta promedio
    6 ofertas