Linear probing jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 linear probing jobs found, pricing in INR

    deliver that implement the two-body problem with atmospheric drag and Je effects in a model predictive control framework. Looking for someone with some knowledge in control to help implement the dynamics of a satellite in a model predictive control framework. I have a code working in MATLAB using a first-order linear system but I am trying to change the current equations to a second-order set of differential equations

    ₹7344 (Avg Bid)
    ₹7344 Avg Bid
    7 bids

    deliver that implement the two-body problem with atmospheric drag and Je effects in a model predictive control framework. Looking for someone with some knowledge in control to help implement the dynamics of a satellite in a model predictive control framework. I have a code working in MATLAB using a first-order linear system but I am trying to change the current equations to a second-order set of differential equations.

    ₹13436 (Avg Bid)
    ₹13436 Avg Bid
    8 bids

    1,000 to 1,200 words essay about demonstrating how the classical linear regression analysis can be used to analyze the stock listed in Hong kong.

    ₹2337 (Avg Bid)
    ₹2337 Avg Bid
    10 bids

    ...root. c. Must be a reentrant subprogram and use register call convention. 3. float sqrt(float x) – return the square root of x Required I/O: Quadratic Equation Solver by F. Last ¶ Enter values for a? # Enter values for b? # Enter values for c? # is a blank line. F. Last is your first initial and last name, # is user input. 1. If a = 0 && b = 0: Not a quadratic equation. 2. If a = 0 and b != 0, linear equation, x = -c / b x = #.# 3. If discriminant < 0: Roots are imaginary. 4. Otherwise x1 = #.# x2 = #.# #.# are replaced with calculated root(s) Hints: solveqe pseudocode: if a = 0 if b = 0 return 0 (v0) else x = -c / b return 1, x (v0, f0) d = b2 – 4ac if (d < 0) return -1 (v0) else { compute x1 and x2 return 2, x1, x2 (v0, f0, f1) } * ONLY main ...

    ₹2170 (Avg Bid)
    ₹2170 Avg Bid
    3 bids

    deliver that implement the two-body problem with atmospheric drag and Je effects in a model predictive control framework. Looking for someone with some knowledge in control to help implement the dynamics of a satellite in a model predictive control framework. I have a code working in MATLAB using a first-order linear system but I am trying to change the current equations to a second-order set of differential equations.

    ₹17108 (Avg Bid)
    ₹17108 Avg Bid
    8 bids

    deliver that implement the two-body problem with atmospheric drag and Je effects in a model predictive control framework. Looking for someone with some knowledge in control to help implement the dynamics of a satellite in a model predictive control framework. I have a code working in MATLAB using a first-order linear system but I am trying to change the current equations to a second-order set of differential equations.

    ₹11099 (Avg Bid)
    ₹11099 Avg Bid
    6 bids

    Project is at my private Residence. Building a retaining wall 32" high approx 71 linear feet. I just broke down former Decorative block Cinder Block wall down to top of footing at sidewalk level. When done new wall will connect to older Retaining wall. Planning on filling in and leveling off front yard and filling in against retaining wall and to top of wall with 4' high metal fence. I require an engineer to look site over recommend size of footing and whether or not I can expand on current footing or have to dig up current footing and poor entirely new one. Also City of Henderson needs something in writing from Engineer to assist in me getting permit for wall. Separate issue need you to take a look at back yard and plan for Sail Shade Foundations and attachment to b...

    ₹35467 (Avg Bid)
    ₹35467 Avg Bid
    12 bids

    Project is at my private Residence. Building a retaining wall 32" high approx 71 linear feet. I just broke down former Decorative block Cinder Block wall down to top of footing at sidewalk level. When done new wall will connect to older Retaining wall. Planning on filling in and leveling off front yard and filling in against retaining wall and to top of wall with 4' high metal fence. I require an engineer to look site over recommend size of footing and whether or not I can expand on current footing or have to dig up current footing and poor entirely new one. Also City of Henderson needs something in writing from Engineer to assist in me getting permit for wall. Separate issue need you to take a look at back yard and plan for Sail Shade Foundations and attachment to b...

    ₹36385 (Avg Bid)
    ₹36385 Avg Bid
    10 bids

    Hi Sagar S., I noticed your profile and would like to offer you my project. I have something like 108900 data points in CSV format related to no. of potential disease cases in corn plant. I need to do a non linear fuzzy network programming in excel. are you well acquainted with the topic?

    ₹2670 (Avg Bid)
    ₹2670 Avg Bid
    1 bids

    We can supply deep groove ball bearing, pillow block bearing, spherical roller bearing, thrust ball bearing, spherical plain bearing, self-aligning ball bearings, double rows angular ball bearing, single row angular contact bearing, cylindrical roller bearings, tapered roller bearing, needle roller bearing, linear bearing, stainless steel bearings, ceramic bearings, and steel balls, ceramic ball.

    ₹39639 (Avg Bid)
    ₹39639 Avg Bid
    5 bids

    Produce Matlab code for static stress analysis of 2D solid plate like structures, where the thickness is considered to be small compared to other dimensions. Loads and boundary conditions are applied at the reference or middle plane of the structure. Displacements are computed at the reference plane. The stresses related with z coordinate...coordinates are assumed to be very small and not considered in the formulation. The displacements will be discretised using 4-noded rectangular elements, and finite element equations will be formulated based on balance of the potential energy for a static problem. The integration will be carried out in the element level, and the global matrix will be assembled in a Matlab programme. Solution of the linear equation will deliver displacement nodal ...

    ₹1669 (Avg Bid)
    ₹1669 Avg Bid
    2 bids

    A small matlab work. Topics are about singular value decomposition, array indexing, sparse matrices and least square multiple linear regression. Explanation of the codes are needed.

    ₹2420 (Avg Bid)
    ₹2420 Avg Bid
    8 bids

    I need you to build it. I need to develop linear enumeration algorithm

    ₹918 (Avg Bid)
    ₹918 Avg Bid
    5 bids

    I need you to build it. I need to develop linear enumeration algorithm

    ₹1085 (Avg Bid)
    ₹1085 Avg Bid
    3 bids

    Need help studying for Linear Algebra VECTOR SUBSPACES LINEAR INDEPENDENCE BASIS AND DIMENSION ORTHOGONALITY (CROSS PRODUCT) LINEAR TRANSFORMATIONS (PLANE) EIGENVALUES AND EIGENVECTORS

    ₹1752 (Avg Bid)
    ₹1752 Avg Bid
    5 bids

    This is simple task, and I want to finish this task within one day. In post processing of machine learning, I need linear regression to filter and de-noise results. Input data will be (x, y) coordinates of boundary of object, output have to be regression result, as line. I want Python code for this solution.

    ₹4673 (Avg Bid)
    ₹4673 Avg Bid
    7 bids

    To code linear regression in python

    ₹2253 (Avg Bid)
    ₹2253 Avg Bid
    15 bids

    It’s a very simple game, Only functionality require in it is searching and sorting. Basically purpose is to show the working of search and sort. for example if it is a linear search every item on the screen will be searched one by one until find the desired / targeted item. Like wise sort functionality will be done. If you are interested in it, we can discuss more about it.

    ₹33464 (Avg Bid)
    ₹33464 Avg Bid
    5 bids

    R programming Create vector and find its class Create variable and find its class find min, max, length of a vector Find mean, median and standard deviation of vector. Discuss it's significance Plot histogram and boxplot Use t-test to test hypothesis Plot one variable again...min, max, length of a vector Find mean, median and standard deviation of vector. Discuss it's significance Plot histogram and boxplot Use t-test to test hypothesis Plot one variable against another using plot function Create a table from a vector using a table command Plot scatterplot Build linear regression model Calculate corelation using COR function Use the prediction model to predict a value of one variable from the linear regression model. Analyze and comment on all variables coming out o...

    ₹7761 (Avg Bid)
    ₹7761 Avg Bid
    9 bids

    ...[245 – 288] 6.1 Joint and Conditional PMFs, CDFs, and PDFs 6.2 Expectations Involving Multiple Random Variables 6.3 Gaussian Random Variables in Multiple Dimensions 6.4 Transformations Involving Multiple Random Variables • 6.4.1 Linear Transformations • 6.4.2 Quadratic Transformations of Gaussian Random Vectors • 6.4.3 Order Statistics • 6.4.4 Coordinate Systems in Three Dimensions 6.5 Estimation and Detection • 6.5.1 Maximum a Posteriori Estimation • 6.5.2 Maximum Likelihood Estimation • 6.5.3 Minimum Mean Square Error Estimation 6.6 Engineering Application: Linear Prediction of Speech Sums and Sequences Page in the pdf file [289 – 333] 7.1 Independent and Identically Distributed Random Variables • 7.1.1 Estimating the ...

    ₹5842 (Avg Bid)
    ₹5842 Avg Bid
    6 bids

    Hello I need an expert in Supply Chain Management with knowledge of concepts like Linear Programming Problems, Scheduling etc.

    ₹5091 (Avg Bid)
    ₹5091 Avg Bid
    4 bids

    Hello I need an expert in Supply Chain Management with knowledge of concepts like Linear Programming Problems, Scheduling etc.

    ₹6092 (Avg Bid)
    ₹6092 Avg Bid
    10 bids

    Require implementation of a script in matlab for linear equations and graphs (will also include simple differentiation and thereafter a sensitivity analysis). The equations will be provided. Parameters will be in a tabular form. A similar study will be provided. Explanation of details of the work in a word document is also required with the script submission.

    ₹9347 (Avg Bid)
    ₹9347 Avg Bid
    13 bids

    ...regression framework and identify the hypothesis that can be tested. Please keep in mind that the selection of functional form is important when you translate the question into regression model. •Collect and summarize data that are appropriate for addressing the question. Estimate the model using an appropriate econometric model and do the diagnostic tests. These would be from Multiple Linear Regression, Joint Significance Test, Heteroskedasticity Test and its correction, Autocorrelation Test and its correction, etc. •If the diagnostic tests indicate a problem, you should re-estimate using a technique designed to overcome the problem. •Once the estimation is performed with the appropriate technique, you should formally test any relev...

    ₹3755 (Avg Bid)
    ₹3755 Avg Bid
    10 bids

    1 question

    ₹1586 (Avg Bid)
    ₹1586 Avg Bid
    29 bids

    A study of the publications available via PubMed alone (a database of 26 million references to biomedical publications), shows that only four machine learning models (linear regression, Bayesian reasoning, Random Forests and Neural Networks) are frequently employed in most of the experiments. Non-experienced machine learning users tend to always use some standard methods which have previously been used in similar studies. For a non-expert, it is difficult to know which method to use when. Even a 5% error difference may have a huge impact in some cases such as prescribing a drug, for instance. The models themselves have their limitations and there is a whole branch of computer scientists who work on theoretical aspects and prove the bounds of these models. A solution to this unneces...

    ₹9513 (Avg Bid)
    ₹9513 Avg Bid
    15 bids

    I am looking for expert in cplex linear programming IL

    ₹11433 (Avg Bid)
    ₹11433 Avg Bid
    8 bids

    i have a linear algebra midterm on 5th in this month i study software engineering

    ₹1919 (Avg Bid)
    ₹1919 Avg Bid
    10 bids

    Python Tracking objects (Blob, Computer vision, Python, Extended Kalman filter) Looking for a python expert who knows about tracking multiple objects in a video This is the PDF link this explain section 3 about extended kalman filter a...and information about it. Section 1 and 2 code is 90% done. This is the testing video:- I will send you more information so, it can help you understand this better. Need code info steps by steps on doc Most focus on Section 3 (non-linear extended Kalman filter) because 90% of the code is done for sections 1 and 2. Section 3 is about Extended Kalman filter Rest of tracking methods are already done

    ₹11683 (Avg Bid)
    ₹11683 Avg Bid
    7 bids

    Need help with 18 questions on math linear algebra

    ₹2337 (Avg Bid)
    ₹2337 Avg Bid
    36 bids

    Hello, I'm looking for someone to take code I have from Tradingview and turn it into an auto trading strategy in Tradestation. The system should allow me to input the following: Start Trading Time End Trading Time Profit Target Stop Loss Trailing Stop Breakeven Stop Exit All Trades Time I've attached the formula from Tradingview which is a linear regression channel. I would like the strategy to short at the top of a channel and buy at the bottom of a channel. I may have some other requirements but that would be sufficient for now. Does this sound like something you would be interesting in doing?

    ₹108487 (Avg Bid)
    ₹108487 Avg Bid
    1 bids

    auto add available fund to margin account at an interval time via bybit api

    ₹2754 (Avg Bid)
    ₹2754 Avg Bid
    3 bids

    Hello, I'm looking for someone to take the code I have from Tradingview and turn it into an auto trading strategy in Tradestation. The system should allow me to input the following: Start Trading Time End Trading Time Profit Target Stop Loss Trailing Stop Breakeven Stop Exit All Trades Time I've attached the formula from Tradingview which is a linear regression channel. I would like the strategy to short at the top of a channel and buy at the bottom of a channel. I may have some other requirements but that would be sufficient for now. Does this sound like something you would be interested in doing?

    ₹8596 (Avg Bid)
    ₹8596 Avg Bid
    1 bids

    Should be able to join zoom meetings during EST time - one hour every day/five days a week - at a fixed time. Be good at one o...profile in the field is required): 1- Python, 2- GitHub, 3- R/RStudio, 4- Statistics, 5- Docker Here is the break down for each of the expertise: 1- Python (scikitlearn, pandas, numpy, bonus(advanced libraries you worked), 2- GitHub (forking, pushing, CICD experience) 3- R/RStudio (R, RStudio, ggplot2, data piping in R), 4- Statistics (data modeling (logistic regression classification, linear and nonlinear prediction) 5- Docker (Dockerfile, virtualization, config file setup) Put the expertise on top of your cover letter (e.g. Python) so I know which topic you're an expert in and mention your past project in that language. We're a data ...

    ₹14771 (Avg Bid)
    ₹14771 Avg Bid
    9 bids

    Need someone good expert in statistic based theory The purpose of the statistics project is to go through the process that a statistician goes through when analyzing new data. You will be asked to do some Exploratory Data Analysis, describe the data using descriptive statistics and plots, answer some questions about probability of future information, create confidence intervals...purpose of the statistics project is to go through the process that a statistician goes through when analyzing new data. You will be asked to do some Exploratory Data Analysis, describe the data using descriptive statistics and plots, answer some questions about probability of future information, create confidence intervals, and describe relations of the data through the use of correlations and linear r...

    ₹751 (Avg Bid)
    ₹751 Avg Bid
    2 bids

    Need someone good expert in statistic based theory The purpose of the statistics project is to go through the process that a statistician goes through when analyzing new data. You will be asked to do some Exploratory Data Analysis, describe the data using descriptive statistics and plots, answer some questions about probability of future information, create confidence interval...purpose of the statistics project is to go through the process that a statistician goes through when analyzing new data. You will be asked to do some Exploratory Data Analysis, describe the data using descriptive statistics and plots, answer some questions about probability of future information, create confidence intervals, and describe relations of the data through the use of correlations and linear r...

    ₹1168 (Avg Bid)
    ₹1168 Avg Bid
    2 bids

    Core Responsibilities: ● Delivering and facilitating training, coaching, and mentoring that encourages accelerated effective learning ● Having a charismatic personality, w...● Strong Programming knowledge of R ● Good applied statistics skills, such as distributions, statistical testing, regression, etc ● Having industry-standard knowledge on making dashboards in Excel ● Advanced Excel skills (VBA, Macro, Pivot table, using data analysis toolkit, etc) ● Strong industry-standard skill in using Power BI ● Excellent understanding of machine learning techniques such as Linear, Logistic, KNN, SVM. ● Good grasp of Microsoft office tools (Powerpoint, word) Behavioral Essentials: ● Strong communication skills ● Strong planning and problem-solving skills ● Strong presentation skills

    ₹1502 / hr (Avg Bid)
    ₹1502 / hr Avg Bid
    10 bids

    I am going to need somebody to help me with a few statistics problems. These range from simple linear progression, basic probability, z tests, to type 1 and 2 errors.

    ₹1085 / hr (Avg Bid)
    ₹1085 / hr Avg Bid
    15 bids

    Mathematical expression and solution to solve the problem of; Maximum/Highest population of a community derived from two variables 'g' & 't'. Linear/Geometric growth of a society determined by helping one another. Where g = Giving factor by an individual t = Receiving factor an individual.

    ₹12935 (Avg Bid)
    ₹12935 Avg Bid
    12 bids

    ...Nabataean, which include Arabic, Persian, and Urdu; and the Brahamic family of scripts, which contain Devana- gari, Sanskrit, and its derivatives. These scripts present many challenging issues for OCR, for example, change in shape of character within a word depending upon its lo- cation, kerning, and a huge number of ligatures. Moreover, OCR research for histori- cal documents still requires much probing; therefore, efforts are required to develop robust OCR systems to preserve the literary heritage. The aim of this thesis is to find the answers to some of these challenges using the contemporary machine learning methodologies, especially the Recurrent Neural Networks (RNN). Specifically, a recent architecture of these networks, referred to as Long Short-Term Memory (LSTM) network...

    ₹27038 (Avg Bid)
    ₹27038 Avg Bid
    5 bids

    Find the frictional force on linear motion and can insert the oil lubricant to measure the frictional force base on the oil lubricant and the speed as the variable by using Ansys.

    ₹11266 (Avg Bid)
    ₹11266 Avg Bid
    8 bids

    ...prismatic, others are revolute joint. 2 manipulator applications working together on an unstable platform. Base trajectory: We will program it thinking that it is on a moving platform. Common Load trajectory: Orbit will be entered into the common load. From here it will be distributed to the end functionalists. I want you to give two types of orbit as orbit. One will be linear and the other circular. When a linear trajectory is given, we want the moving platform or common load to move back and forth on a certain axis, and when a circular orbit is given, we want it to move circularly in the plane formed by any two axes. This is the movement we want to see. Details can be determined by you. Visualizition: It should be implemented on a Matlab figure screen or via Matlab...

    ₹2086 / hr (Avg Bid)
    ₹2086 / hr Avg Bid
    1 bids

    I want someone who is very expert in Statistical modeling with expert knowledge of R language and he must know the following topics very well: 1- Simple and Multiple Linear Regression: Parameter estimation, assessing the accuracy of the model as well as the parameters. 2- Logistic Regression 3- Discriminant Analysis 4- Logistic Regression and Discriminant Analysis: Classification problems 5- Bootstrapping 6- Generalized Linear Models 7- Model Selection approaches 8- Polynomial Regression 9- Splines 10- Generalized Additive Models 11- Hierarchical and Mixed Effects Models 12- Bayesian Modeling He must be professional on these 12 topics in the concept behind it as well as using R language to perform each topic analysis using R and understanding the input with getting outputs pr...

    ₹45147 (Avg Bid)
    ₹45147 Avg Bid
    25 bids

    I want someone who is very expert in Statistical modeling with expert knowledge of R language and he must know the following topics very well: 1- Simple and Multiple Linear Regression: Parameter estimation, assessing the accuracy of the model as well as the parameters. 2- Logistic Regression 3- Discriminant Analysis 4- Logistic Regression and Discriminant Analysis: Classification problems 5- Bootstrapping 6- Generalized Linear Models 7- Model Selection approaches 8- Polynomial Regression 9- Splines 10- Generalized Additive Models 11- Hierarchical and Mixed Effects Models 12- Bayesian Modeling He must be professional on these 12 topics in the concept behind it as well as using R language to perform each topic analysis using R and understanding the input with getting outputs pr...

    ₹12267 (Avg Bid)
    ₹12267 Avg Bid
    15 bids

    Mathematical expression and solution to solve the problem of; Maximum/Highest population of a community derived from two variables 'g' & 't'. Linear/Geometric growth of a society determined by helping one another. Where g = Giving factor by an individual t = Receiving factor an individual.

    ₹11183 (Avg Bid)
    ₹11183 Avg Bid
    7 bids

    Briefing for two (2) leaflets Task: design two (2) Product Leaflets (two...product brochure graphical elements and colours. First leaflet: TestChestPLUS Font: Verdana Colors: please take from the attached product brochure Organis logo: attached Use the provided images in the places defined by the attached content sheet Deliverables: Leaflet in A4 size, Microsoft Publisher; printing quality, ready for PDF conversion (mind the image conversion issue) Second leaflet: Linear Flow Resistor Font: Verdana Colors: please take from the attached product brochure Organis logo: attached Use the provided images in the places defined by the attached content sheet Deliverables: Leaflet in A4 size, Microsoft Publisher; printing quality, ready for PDF conversion (mind the image convers...

    ₹30043 (Avg Bid)
    Guaranteed
    ₹30043
    119 entries

    Need to drive a PWM solenoid pump, 24vdc, and maintain a system pressure by reading a 5vdc signal from a pressure transducer. Also need to control a 12vdc linear actuator used in the same assembly. User interface allows pump pressure selection, display of pump signal, pressure transducer signal and ability to calibrate. Would really like to control everything with labview community edition.

    ₹36719 (Avg Bid)
    ₹36719 Avg Bid
    19 bids

    ...Google Maps and Satellite, OpenStreetMap, Bing Maps, Leaflet, ecc..) Street View Print Description (where you can read associated alphanumeric data to geometric data) Legend .... Furthermore, as in Google Earth, the console must allow to open (or import) geographical data (Kml/kmz; ESRI Shape, MapInfo Tab, WMS/WFS, ecc.), modify data on the bord, or create new geographical data (punctual, linear or polygonal) and export them in the same formats (Kml/kmz; ESRI Shape, ecc.) If you are interested and have the right skills to develop such a platform, give me a quote (I hope not too expensive at the moment ...) and the time to produce its. Thanks and Regards CR...

    ₹117333 (Avg Bid)
    ₹117333 Avg Bid
    9 bids

    The following tasks need to be done: Modeling the RC joint [exterior and Interior]. The geometrical data and reinforcement details of joints are available. Also, the axial loads and the lateral cyclic loading data are available. The rigid joint model and semi-rigid/flexible joint model are required for both exterior and Interior Joints. Hence, there should be a total of FOUR MODELS to be done. That is, 1. For Exterior joint: Rigid joint and flexible Joint model 2. For Interior Joint: Rigid joint and Flexible joint model The explanation for joint types: 1. Rigid joint: The joint shear panel should be rigid but the interface of beam and column to the joint panel should have hinges. Between Beam and joint panel interface rotation hinges. Between column and Joint Panel interface Zero-len...

    ₹13936 (Avg Bid)
    ₹13936 Avg Bid
    4 bids