The Freelancer.com Bid Ranking Guide
Find out which factors affect your Freelancer.com ranking, and learn how to improve your visibility.
I would like someone to develop a feature-aided Multi object tracking algorithm on matlab
Create An Example - a real-life scenario on how and where can apply the Facebook Prophet time scale Algorithm
We're hiring a Data Scientist for a long term, on-going project on a part-time basis. You'll be joining an exciting data analytics project and help build it from the ground up. We can work on hourly basis or flat weekly/monthly fee. We look forward to hearing from you.
Looking for algorithm analysis specialist.
Convert nonlinear formulas to Algorithms
Based on Ready Matlab Model ( Intelligent design and trade-off processes of the Spacecraft Electrical Power System implemented by the practical design processes using GENETIC ALGORITHM) to be updated using Water Cycle and Spider Optimization Algorithm
A binary algorithm that can place people in order they are signing in.
Hi. I have a trading strategy on trading view based on inducement. I want someone who has some experience in this to help me develop it into an indicator to alert me. You will only get a response if you have relevant experience.
The assignment is to implement the Dynamic Programming technique with 2d area to find the shortest path for an agent that will move from the initial point till the destination point, as it shown in the picture. - I have already done the main part of the assignment but still there are some adjustments...
I am an absolute beginner in Computer programming. I am looking to get a teacher to teach me from basics. basic programming, data analytics
We have an amazing intern opportunity at a fast-growing start up, it would require Machine Learning skills to create a pre-trained model
Hello HEXA DECIMAL = PIN If i have hexa decimal i need algo for try pin 28 38 4B F6 = 422482 15 38 B9 D7 = 287464 0B 38 65 5E = 652867 18 38 F1 3D = 278741
I am using gradient boost regression tree algorithm to predict the new values from the trained model. But my model can not predict any arbitrary value. It only provides the results for the data applies for training the model. I need some consultation regarding this problem.
Omicron variant sentiment analysis using NLP technique
My project is based on communication engineering and i have eqns. And system model to be implemented in matlab.
The depth-first search algorithm is a recursive algorithm that has an initialization piece and a recursive piece. A high-level view of the algorithm is: dfs(G) reset the graph, and set the timestamp to 0 for each vertex u in V(G) if is unvisited dfs_visit(u) dfs_visit(u) = in-process = ++timestamp for each v in Adjacent(u) if == unvisited = u dfs_visit(v) = processed = ++timestamp Implement this algorithm in the template in the like named methods. Notice that the main() function builds the graph using () with the initial values in main() creating a Graph object which has an adjacency list representation of the graph. main() calls the method assignWeek9() which in turns calls dfs(). After dfs() returns, the method allEdges() is called with a Callback instance. The method call() i...
I need MATLAB Code / Simulink witch determine Yak-52 stability derivates ( longitudinal + lateral). Especially i need aileron stability derivates.
Need help in the project related to event study methodology and portfolio sorting. More details will be shared over a chat
Hello I would like to know if there is someone who can provide me with a strategy or EA to pass a prop firm account. that would be really helpful thank you :)
Hi , I need someone to build a full app in cryptographic and create custom signature font and provide ability to decode other cipher . Dev must have 1 year exp in cryptophic alogarthim
I need a wavelet filter (preferably in Matlab, but Python can also be used) that can generate a good scalogram for a set of ECGs. In first example, the T wave is not captured by the filter that I used. In the second example, the wavelet filter captures all waves and it is perfect. I need something similar to the second example. You have some ECG tracings attached as well.
Would like to input every MLB boxscore for last 4 years into a database, and extract out of that a starting pitcher to umpire correlation. I believe I have found an avenue to create the database. Just not sure how to extract the starting pitcher to home plate umpire correlation. Looking to create a comprehensive statistical analysis of how a pitcher performs relative to specific home plate umpires.
Need someone good expert in matlab and math
I am looking for the person who can handle OpenCV core functions
Need someone good expert in matlab and math
Register point clouds from different sources, one from drone and other from lidar. Look at below link . Looking for a python/C++ developer to implement based on below link or direct and well known process apply icp on both point clouds.
We have a set of experimental parameters on which we have to predict an output variable. To optimize this problem we need an optimization code in MATLAB so that it could predict the global variable for the problem.
Using a one year multivariate dataset consisting of eight columns, develop a LSTM model along with Hilbert Huan Transform (using Empirical Mode Decomposition) in making one day prediction. That is, by using datasets of 365 days, we use the data of 364 days to train, test & validate model and then predict the generation (first column) for 365th day ( i.e for 31 Dec 2019 having 96 datapoints). Compare actual versus predicted using data, matplot and calculating Mean Absolute Error, RMSE etc for the same. Condition: Project to be completed within two days , codes will be made using jupyter note book, codes explained and payment made after completion only.
Crypto algorithm trading software, such as Grid bot.
deadline 8/7 design a drowsiness detection system to prevent these accidents. Your system will be able to detect that a person’s eyes are closed for a few seconds. You will build this system by using Python, which will alert the driver when he feels sleepy. The dataset consists of 2900 images which include both normal and yawning images. You may find the dataset in ACG OneDrive/link. You will have to feed the images of drivers into a Deep Learning model which will classify whether the person’s eyes are “Open” or “Closed”. The steps of the approach follows: Step 1 – Take image as input from a camera. Step 2 – Detect the face in the image and create a Region of Interest. Step 3 – Detect the eyes from Region of Interest and feed it to the ...
I need an expert to create a crypto trading bot. I'll provide all details on the chat.
Outline: In this challenge you will develop an algorithm to estimate cortical thickness map from a raw T1-weighted image. Cortical thickness map is the thickness of the gray matter of the brain at every point. It is defined as the distance between the white matter surface and the pial surface Tips: • Use nibabel libraries to load nifti image into python • You will probably want to segment the white matter first. This will give you the starting point for your thickness estimation algorithm. • Once you have the white matter segmentation, decide how you will go about estimating thickness. Something like the following: o Find a vector orthogonal to the white matter surface o Cast the vector outwards o Use some heuristic to decide where the vector meets the pial surface (cortica...
Hello, I hope you are well. I am a PhD scholar and tutoring online mathematics for the last 10 years. Mostly, I have worked with companies but now I want to start my career as a freelancer math teacher. In this regard I am ready to give math classes only in USD 2 for a complete month 5days per week. If anyone is interested in taking classes and wants to undesrand the maths concepts in easy way please contact. My subjects are: Calculus, algebra, geometry, advance functions, IB, O/A level math, GCSE/ IGCSE math, SAT and ACT. Thanks and regards.
my project is to buy a MATLAB script of quadrotor fuzzy PID control
I have one strategy that is hard to implement, at least for me because I'm not very familiar with computer science. It requires strong math knowledge. I'm looking for someone who is familiar with crypto trading, python and data science. Could you implement AI based strategy when input for neural network is tens of indicators calculated for each candles updates (5m) and network can auto-learn from past candles and correct itself? And all this should be using SVM algorithm like described in following documents. You can write your custom code or even better - use freqtrade or any other good framework to save your time and concentrate on algorithm itself. 1) 2) 3) If you read this carefully and think you can afford it - write "I'm in" in the beginning of your...
Need some expert in languages automata and competition. More details will be shared in chat.
I am looking for a back-end developer of trading robots. We have a microservice architecture on rabbitmq and a data collector from exchanges. At the moment we are looking for a person who can implement trading bots using algorithms.
We are looking for Freelance Trainer , who can teach Machine Learning Course.
I need an offline software where in I can backtest option strategies with adjustments without manual intervention This is for Indices (Nifty and BankNifty)
I want to know the strategies we can use for algo trading along with the adjustments,SL additional parameters for consistency. Profit % is not criteria, but consistency is what I am looking for.
Buenas, necesitaría desarrollar una aplicación que le solicite al usuario ingresar, por pantalla, números enteros positivos de no más de 3 dígitos, y que pueda informar lo siguiente: *Si cada número ingresado es o no un número feliz (la definición de número feliz está en Google) *Así sea feliz o no, poder ver todos los cálculos de los cuadrados de los dígitos realizados, tal como se mostró para los ejemplos de los números 23 y 73 (si es feliz, terminar viendo que se arriba a 1 y, en caso de ser infeliz, mostrar con qué número se está formando un bucle). *Mostrar el ranking de los 3 números felices más grandes ingresados. *Informar porcentaje de n&uacut...
Paper instructions Please try numerical excerise to see the claim is true
need person have experiance on cryptographic signatures
I want help with a pseudocode for a hybrid genetic and bfgs algorithm i have, i want it to be coded in python and be able to plot the graph of convergence
Need a server app , that serves a webpage that renders a standing skeletal person making arm motions. The pitch, yaw and roll timestamped samples will be uploaded as a csv file or entered on the page. The app or script will read the csv file and create arm motion on the webpage. There will be 4 views of person on the page : front/back and 2 sides Control buttons: Play, Pause, Reset, Go Deliverables : 1.) Source Code/Scripts and install steps 2.) Sample input csv file Platform : Either Debian/Ubuntu or Android Full details on request.
develop me in Mathematics, Numerical methods, excel
Find out which factors affect your Freelancer.com ranking, and learn how to improve your visibility.
Services is a new and improved product here on Freelancer.com. Find out everything you need to know!