Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    450 DFA jobs found, pricing in AUD

    ...a unique and eye-catching logo for my fitness training brand. Here’s what I’m looking for: - A talented designer who can create a logo that effortlessly embodies the spirit of fitness and training. - Preferable colours are Black and Grey, however am open to either a touch of Green, Red or Blue. -Would prefer for it to have an aggressive look. -Am open to using only the initials for the logo DFA meaning Darwin Fitness Training Skills & Experience: - Expert in graphic design and logo creation - Knowledgeable about fitness training industry trends - Excellent communication - Ability to interpret a brief and create a design that fulfills it. Please don't hesitate to add relevant examples of past work, especially if you've designed logos for the fitnes...

    $62 (Avg Bid)
    $62 Avg Bid
    44 bids

    ...Capable of delivering accurate and timely results. Timelines: • The project needs to be completed ASAP. Hence strong time management skills are essential. Please use AUTODESK FUSION 360 for modelling the design. Create 10 parts in which one of the parts should use CNC milling programming and assemble all the parts into one design by using Design for Manufacturing (DFM) or Design for Assembly (DFA). I need an abstract within 24 hours of 500 words in one page. If your expertise aligns with the project requirements, please submit your bid outlining similar projects you've completed and your availability....

    $425 (Avg Bid)
    $425 Avg Bid
    19 bids

    I'm in need of skilled mechanical engineers with experience in the electric vehicle (EV) space for a unique project. We are looking for vehicle development engineers with expertise in CAD design/development skills (Fusion 360/Inventor/SolidWorks), with DFM/DFA/GD&T and manufacturing experience for CNC machining, molding, casting, sheet metal and forging. The Project: - I'm working on a new, innovative vehicle. While I'm not disclosing a specific audience at the moment, the vehicle is similar in scope to an electric bike or electric scooter. Your passion and experience with the EV industry and your ability to think outside the box will be highly valued. I look forward to seeing your proposals.

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    38 bids

    I'm in search of a Java programmer with extensive experience to create a DFA fallback code. Though I didn't specify which version of Java to be used, it's crucial for me that you have solid expertise in at least one. Successful freelancers should highlight their experience related to similar projects in their application. Unfortunately, I didn't clarify the type of project for which the Java code is going to be applied. However, skills and experience in a diverse range of Java applications will be considered a plus.

    $36 (Avg Bid)
    $36 Avg Bid
    7 bids

    I need a developer to create a DFA desktop software with the main objective being process automation, efficiency improvement, and increasing accuracy. This software will be specifically designed to be compatible with MacOS. Ideal Skills for the Job: - Extensive knowledge in software development - Prior experience in creating desktop software - Proficient in MacOS and knows how to optimize software specifically for this operating system - Understanding of DFA Projects and how to automate them for better efficiency and accuracy Expectations: - Development of DFA desktop software - Ensuring compatibility with MacOS - Process automation, efficiency and accuracy should be the software's main capabilities.

    $70 (Avg Bid)
    $70 Avg Bid
    3 bids

    I'm looking for a talented Java developer to assist in the creation of a fallback DFA project. Due to the technicality of this project, experience and proficiency in Java is a must. You will be given a template and the code should fall within the template. Code should pass all public tests Key Responsibilities: * Write clean, maintainable, and efficient Java code * Assist in designing a robust, scalable fallback DFA system Qualifications: * Relevant experience in Java * A robust portfolio showcasing past work involving similar tasks To apply, please provide a brief overview of your past work and experiences that make you a good fit for this project. Documentation of your work would be appreciated. Your expertise in this area will determine the success of this applica...

    $59 (Avg Bid)
    $59 Avg Bid
    7 bids

    I am looking for a Python programmer who can complete 5 methods for Nondeterministic Finite Automaton (NFA) with a special case of a Deterministic Finite Automata. Only ONE .py file with stubbed code needs to be edited. Skills and Experience: - Proficiency in Python programming language - Strong under...for a Python programmer who can complete 5 methods for Nondeterministic Finite Automaton (NFA) with a special case of a Deterministic Finite Automata. Only ONE .py file with stubbed code needs to be edited. Skills and Experience: - Proficiency in Python programming language - Strong understanding of automata theory and Nondeterministic Finite Automaton (NFA) and Deterministic Finite Automata (DFA). -Strong understanding of Regular Expressions(Regex) READ!!! PDF file for more...

    $246 (Avg Bid)
    $246 Avg Bid
    8 bids

    I am looking for a freelancer to create a Deterministic Finite Automaton (DFA) that accepts languages over the alphabet Σ = {0, 1, 2, 3, 5}. The DFA should fulfill the following criteria: Set of all strings beginning with a 1, 3 or 5: - The DFA should only accept strings that start with a 1, 3, or 5. Interpreted as an integer in base 9: - The string should be interpreted as an integer in base 9. Multiple of 5 plus 2: - The interpreted integer should be a multiple of 5 plus 2. Ideal Skills and Experience: - Strong knowledge and experience in automata theory and DFA implementation. - Proficiency in programming languages such as Python, Java, or C++. - Understanding of number systems and mathematical operations. Please note: - This project is for persona...

    $119 (Avg Bid)
    $119 Avg Bid
    2 bids

    The task is to make NFC functionality, barcode scanning work in aan android app and connect MySQL database with Android studio to store the read data into mysql database and DFA and tests have to be written. Kindly reach me if any of this interests you. I need more work related with this app for 2 months which we can discuss further and negotiate irrespective of this post.

    $129 (Avg Bid)
    $129
    3 entries

    ...Duties and Responsibilities: • Analyze and understand circuit design, schematic capture, PCB layout, BoM development in coordination with design team. • Understanding customer requirement and interfacing with design team for creating PCB layout for Burn-in boards for HTOL, HAST and MCC platforms and ATE load boards • Circuit design with consideration for layout, routing, and timing constraints, DFM, DFA, DFT constraints • Do thorough design review. • Work with fab suppliers to get boards fabricated • Willing to do assigned tasks as required by the company Qualifications: • Diploma or Bachelor Degree in electrical / Electronics engineering or related field • Proven experience in schematic design, preferably in OrCAD Capture • Experien...

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

    Implement a lexical analyzer program to do the following tasks: Builds NFA from a given regular expression. Convert NFA into DFA. Build DFA from regular expression directly. Check whether the string is accepted or not without using RE

    $180 (Avg Bid)
    $180 Avg Bid
    10 bids

    ...Specifically, I need assistance with add strings to check if acceptable or not by the NFA or DFA that was create from regular expression . Example: After creat the NFA or DFA , we have this string “aabba” If accepted then print “accept “ If not then print “not accept” I attached a file with explanation of that in many cases as a graph to let you know how it does work Skills and experience required: - Proficiency in Python programming language - Expertise in regular expressions and NFA/DFA conversion - Experience in working with similar projects I have already created the regular expressions that need to be converted and have specific guidelines that need to be followed for the NFA and DFA conversion process. If y...

    $42 (Avg Bid)
    $42 Avg Bid
    11 bids

    3" wide x 5" Tall Crack Open Your Own Geodes Includes: 10 Premium Quartz Geodes This will be for a box of geodes that kids crack open to see the crystals. White to clear type crystals - no colored quartz crystals similar to one at this link. They are Moroccan geodes as far as they type of geodes for pictures. hammer smashing a

    $47 (Avg Bid)
    Guaranteed
    $47
    21 entries

    Im looking for an expert to help with a practice work related to computational theory, NFA, DFA,GNFA and pumping lemma

    $45 (Avg Bid)
    $45 Avg Bid
    7 bids

    First DFA needs to take a number and process it digit by digit and accept it if it is divisible by 7. To do this you will need 7 states (0,1,2,3,4,5,6) and your alphabet needs to be the 10 possible digits.

    $60 (Avg Bid)
    $60 Avg Bid
    3 bids

    I want someone to help me solving something in languages automata and computation as soon as possible. please confirm if u are familiar with those topics, (DFA,NFA, macrogenerators, regular expressions, syntax tree, canonical collection, SLR,Chomsky normal form.... etc)

    $305 (Avg Bid)
    $305 Avg Bid
    2 bids

    I am looking for someone that have good knowledge in language and automata theory, such as DFA, NFA, macro definitions and macro calls....

    $30 - $76
    $30 - $76
    0 bids

    You are required to design and develop a standard four door saloon car front door Central Door Locking (CDL) latch. ➢Identify the current legislative requirements for a front door CDL...CDL latch. ➢Identify the latch sub-system specifications. ➢Perform calculations (manual or otherwise) to determine the operating forces of the claw / pawl spring(s) for a standard CDL front door latch. ➢Design and model the back-plate and the back-plate’s housing. ➢Develop the design/packaging in more detail to include the pawl, claw, inside handle and outside handle levers. ➢Apply DFM and DFA principles to your design, use appropriate sketches and discuss how you would manufacture the back-plate and housing. Evidence of engineering design with production intent and analysis is required h...

    $243 (Avg Bid)
    $243 Avg Bid
    18 bids

    Topics: Finite automata Context Free language DFA, NFA NP complete problems TIme complexity Reducibility Computing Theory Need help in above topics NO PLAGARIZED SOLUTIONS PLEASE. Only Bid if you can solve these problems on your own.

    $124 (Avg Bid)
    $124 Avg Bid
    7 bids

    Hello all Hope you are always well... I need help from who has good knowledge in Regular expression and DFA I have some tasks that need to be fixed in finite automata DFA and RE

    $32 (Avg Bid)
    $32 Avg Bid
    12 bids

    I need to solve questions related to languages in turing machine. Topics are Regular languages, turing machine, context free grammer, DFA and Finite Automata

    $76 (Avg Bid)
    $76 Avg Bid
    6 bids

    Java Regular expressions to DFA

    $18 (Avg Bid)
    $18 Avg Bid
    1 bids

    Create a Python regular expression. Finite state automata questions: create an DFA, convert regular expression into NFA, convert NFA into DFA, convert NFA into grammar Create a grammar. Scanning: dividing into tokens. Given a grammar and input string, create a parse tree. Create a Turing machine. Determine the output of a Turing machine.

    $322 (Avg Bid)
    $322 Avg Bid
    12 bids

    For this task you need to implement the classical algorithm for constructing a deterministic finite automaton (DFA) equivalent to a non-deterministic finite automaton (NFA). Recall that an NFA is a quintuple (Q, Σ, δ, q0, F ): Q is a non-empty, finite set of states; Σ is non-empty, finite set of symbols (an alphabet); δ : Q × (Σ ∪ {ε}) −→ P(Q) is the transition function; q0 ∈ Q is the start state; and F ⊆ Q is the set of accept states. Given a description of an NFA, you need to construct an equivalent DFA.

    $26 (Avg Bid)
    $26 Avg Bid
    4 bids

    ...deterministic finite automaton (DFA) abstract data type. Recall that a DFA is a quintuple (Q, Σ, δ, q0, F ): Q is a non-empty, finite set of states; Σ is non-empty, finite set of symbols (an alphabet); δ : Q × Σ −→ Q is the transition function; q0 ∈ Q is the start state; and F ⊆ Q is the set of accept states. A DFA accepts a string w = w1w2 ···wn ∈ Σ∗ if there is a sequence r0,r1,...,rn of states such that (i) r0 = q0, (ii) rn ∈ F, and (iii) δ(ri,wi+1) = ri+1, for every 0 ≤ i < n. 2 Requirements • We make the following assumptions for simplicity. a) The alphabet Σ is always the binary alphabet {0,1}. b) The set of states Q is always of the form...

    $29 (Avg Bid)
    $29 Avg Bid
    2 bids

    Computing theory and programming languages DFA NFA

    $23 (Avg Bid)
    $23 Avg Bid
    1 bids

    I need help from who has good knowledge in Regular expression and DFA I have some tasks that need to be fixed in finite automata DFA and RE

    $36 (Avg Bid)
    $36 Avg Bid
    4 bids

    Theoretical problems from TOC: Topics Required- - Pumping lemma, - Myhill-Nerode Theorem, - DFA Minimization, - 2DFA, Non-regular Languages

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

    I Need some help with DFA and NDFA using MATLAB. I will provide more Detail in Chat.

    $47 (Avg Bid)
    $47 Avg Bid
    3 bids

    I am currently working on EEG signals and done most of the programming for classification. I am confused over getting features from raw data for linear and non linear features. Linear features include alpha, beta, delta, theta, all bandpower, alpha asymmetry, beta asymmetry, delta asymmetry, theta asymmetry and non-linear features include DFA, CD, approximate entropy, sample entropy, wavelet entropy and relative wavelet energy. This features are needed to be form a accuracy table using different classification methods, which I have already done. You just need to extract this features from the raw data and represent the accuracy table. I will send you my work and detailed instruction in the attachment. This contains my code and dataset

    $139 (Avg Bid)
    $139 Avg Bid
    10 bids

    FINITE AUTOMATA: Definition and Description of a Finite Automaton, Deterministic and Non deterministic Finite State Machines, Transition Systems and Properties of Transition Functions, Acceptability of a String by a Finite Automaton, The Equivalence of DFA and NDFA, Mealy and Moore Machines, Minimization of Finite Automata, Basics of Strings and Alphabets, Transition Graph and Properties of Transition Functions, Regular Languages, The Equivalence of Deterministic and Non deterministic Finite Automata REGULAR EXPRESSIONS AND REGULAR SETS: Regular Expressions and Identities for Regular Expressions, Finite Automata and Reguler Expressions: Transition System Containing null moves, NDFA with mull moves and Regular Expressions, Conversion of Non-deterministic Systems to Deterministi...

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

    FINITE AUTOMATA: Definition and Description of a Finite Automaton, Deterministic and Non deterministic Finite State Machines, Transition Systems and Properties of Transition Functions, Acceptability of a String by a Finite Automaton, The Equivalence of DFA and NDFA, Mealy and Moore Machines, Minimization of Finite Automata, Basics of Strings and Alphabets, Transition Graph and Properties of Transition Functions, Regular Languages, The Equivalence of Deterministic and Non deterministic Finite Automata REGULAR EXPRESSIONS AND REGULAR SETS: Regular Expressions and Identities for Regular Expressions, Finite Automata and Reguler Expressions: Transition System Containing null moves, NDFA with mull moves and Regular Expressions, Conversion of Non-deterministic Systems to Deterministi...

    $2 - $7 / hr
    $2 - $7 / hr
    0 bids

    Basically all i need is for someone to pay a bill in the Philippines, i will...in the Philippines, i will pay you the cost of the bill plus what ever fee for your efforts ------1250php + your fee I have less than 24hr to do this or ill lose my DFA slot, since im in the US my option are limited for paying thing quickly in the PH the options available to me can not be funned or competed in under 24hr witch is why i have to hire someone to do it for me Back Story: iv been trying for months and months to get a DFA passport appointment slot for my GF I finally got it but the typhoon storm hit I lost communication she is fine but no way of completing the payment part on her end in time

    $670 (Avg Bid)
    $670 Avg Bid
    8 bids

    Basically all i need is for someone to pay a bill in the Philippines, i will...in the Philippines, i will pay you the cost of the bill plus what ever fee for your efforts ------1250php + your fee I have less than 24hr to do this or ill lose my DFA slot, since im in the US my option are limited for paying thing quickly in the PH the options available to me can not be funned or competed in under 24hr witch is why i have to hire someone to do it for me Back Story: iv been trying for months and months to get a DFA passport appointment slot for my GF I finally got it but the typhoon storm hit I lost communication she is fine but no way of completing the payment part on her end in time

    $45 (Avg Bid)
    $45 Avg Bid
    3 bids

    Mat lab test- Possible Topics 1 Introduction Problems! 2 Models of Computation DFAs & NFA 3 Models of Computation NFA equiv. DFA & Regular Expressions 4 Models of Computation Limits of the Regular Languages, Grammars 5 Models of Computation Context-Free Languages (CFLs) [PDAs/CFGs] 6 Models of Computation Turing Machines (TMs) 7 Decidability Decidability 8 Complexity Complexity 9 Complexity NP-Completeness 10 Complexity Space complexity

    $64 / hr (Avg Bid)
    $64 / hr Avg Bid
    7 bids

    is a mix of computational maths and Python. Use the subset construction method to convert this NFA into a Deterministic Finite Automaton (DFA). Show all the steps involved and draw the final DFA.

    $218 (Avg Bid)
    $218 Avg Bid
    6 bids

    Few questions to be answered in automata. DFA, NFA and so on

    $12 - $23 / hr
    $12 - $23 / hr
    0 bids

    ...particularly in game style an implementation. Sliding puzzle, this project describes the concept of automata theory in designing of the puzzle game. Sliding puzzles are two-dimensional. The pieces cannot be lifted out the frame or rearranged in any way, except by sliding them into an empty space. They are also called sliding block puzzles or simply sliders. In the game the sliding puzzle represented in DFA form takes input alphabets, states (position of the game) .etc. The puzzle will be randomized in the initial state. In each state q (n), n -represents the number of tiles in the correct position. Incase there is a correct tile moved to a wrong position (input: wr) the game will revert to the previous state. Finally till the q(8) it will be played , where all the number are in t...

    $18 (Avg Bid)
    $18 Avg Bid
    2 bids

    Need Experienced BLDC Motor design Engineer to Design Motor for custom specification Bidder should be Strong experience in Analysis, Design and Simulation , DFM and DFA.

    $2312 (Avg Bid)
    $2312 Avg Bid
    5 bids

    NLP (nfa/dfa) diagram drawing

    $27 (Avg Bid)
    $27 Avg Bid
    1 bids

    NLP (nfa/dfa) expert for small task

    $64 (Avg Bid)
    $64 Avg Bid
    5 bids

    NLP (nfa/dfa) diagrams drawing

    $21 (Avg Bid)
    $21 Avg Bid
    2 bids

    NFA/DFA expert needed for task

    $21 (Avg Bid)
    $21 Avg Bid
    1 bids

    We are looking for PCB /Schematic Diagram Designers adept at using Altium Designer. State in your proposal the complexity of the PCB designs that you have worked on, the applications that you have designed schematics for, as well as your hands-on experience in practicing DFM / DFA. You will be expected to work along with a remote team on AEST day work hours. Your bid will be qualified according to the effort and attention you put into reading these requirements. Should you qualify, you will be required to sign NDA and a NON-COMPETE contractor agreement. The last word of bid should be "complete."

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    21 bids

    You have 6 hours to complete it (until September 18 at 6:00pm CST). Skills: - Regular Expressions. - Automaton Theory. - Pumping lemma. - DFA - NFA. - Mathematics and analysis.

    $45 (Avg Bid)
    $45 Avg Bid
    10 bids

    You must make a regular expression that describes each of the following languages (in total there must be 4 regular expressions): a) IPv4 addresses (in decimal). b) Dates (dd / mm / yyyy). c) Binary numbers congruent with 7 module 8. d) Telephone numbers in Costa Rica. Instructions: - Fist create a DFA automaton. - Then by state removal build a regular expression. Skills required: Automata Theory, Mathematics, Algorithm, Compiler

    $33 (Avg Bid)
    $33 Avg Bid
    7 bids

    We're a small team currently on the lookout for a talented product designer for an upcoming footwear project. If you have a passion for shoe technolog...approaches to shoe making, feel free to reach us. The individual needs to be innovative with experiences in designing, developing, patenting, testing, and documenting new designs with a strong track record of project completion. Key Requirements Experience in product design (preferably consumer products) Engineering skill: Tolerance analysis, GD&T, Design for manufacturing (DFM), Design for Assembly(DFA), Design for Reliability(DFR) Advanced understanding and design knowledge of materials • Advanced knowledge of CAD software, including Pro/Engineer or NX (UG) • Strong analytical problem-solving skills • FE...

    $42 / hr (Avg Bid)
    $42 / hr Avg Bid
    20 bids

    Search for a pattern p in a given text file using a minimal DFA for the pattern. In terms of code, this means a program that can be run on the command-line as follows: java <yourClassName> <pattern> <> Write explanation for two ideas and code

    $157 (Avg Bid)
    $157 Avg Bid
    8 bids

    I need help formal language automata theory Who know DFA NFA Chomsky Normal Form Turing Machine

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

    draw dfa and nfa on finate state machines and regular expressions

    $45 (Avg Bid)
    $45 Avg Bid
    1 bids