I attached my homework and the notes my professor is following. I am having trouble with coding and have the professor gave us no codes just notes that have dissection, newton’s method, fixed point, etc algorithms and that is it. I need help with this homework assignment and need it by Saturday. If you have knowledge with MATLAB and with newton’s method, bisection method, fixed point, then this is a perfect way to help out.I hope you will not over charge me because I am a college student and hope you can understand.
Category: Undergraduate
I attached my homework and the notes my professor is following. I am having trouble with coding and have the professor gave us no codes just notes that have dissection, newton’s method, fixed point, etc algorithms and that is it. I need help with this homework assignment and need it by Saturday. If you have knowledge with MATLAB and with newton’s method, bisection method, fixed point, then this is a perfect way to help out.
1) Background and Industry of Facebook, Inc.
2) Common-size analysis of the balance sheet
typed, double-spaced, in 12-point Times New Roman or Arial font, with margins no wider than one inch
Facebook. (2019). Facebook, Inc SEC 10-K. Sec.gov. Retrieved from
https://www.sec.gov/Archives/edgar/data/1326801/000132680119000009
/fb-12312018x10k.htm
Uploads are NOT my work. Please use for reference ONLY!
APA FORMAT ONLY!!
Interest rates are near an all-time low with the prime rate about 5.5% and the Federal Funds rate at 2.4%. This has helped to stabilize and improve the economy over the past several years, and unemployment is now about where it was in 2000, 4%. The Fed is contemplating increasing interest rates in order to forestall potential inflation. If you were an outside advisor to Fed Chair Jerome Powell what advice would you give to him and why?
https://youtu.be/iRouk6ve0uw
https://youtu.be/z0PvKOdhWcg
https://youtu.be/3-x7BLBvsfQ
https://youtu.be/6OPaySgeyds
The instructions are on the first tab “Instructions”. Utilize the additional tabs, “Data” and “Output”.
When in the “Output” tab, enter Developer, and Visual Basic.
Then follow the below instructions to write out the code beginning with SUB. Within the VBA window, the instructor provided additional instructions;
Create a Forms project that mimics a point of sale terminal with a cart and checkout. The project must be unique and have a usable functionality (showing a picture of your cat does not provide a usable functionality).
Please detail any features in your submission email that would not be obvious to a normal user.
Graphical Design (look and feel) 10 pts.
Database Use 10 pts.
Checkout Function 10pts.
Items stored in database (and quantity removed when sold) 10pts.
Ability to add items 10pts.
Sales stored in database 10pts.
Auto ID for sales and items 10pts.
Submitted on time and Correctly. 30 pts
Design and implement a database to store personal trainer booking for a gym and client/server software system in Java to interact with the database. The client program should have an intuitive user interface to add, remove and manage bookings. The server program should allow multiple clients connect at the same time and interact with database (see the scenario below)
Using Rsync: Create a directory and copy 5 files to it (ie. touch file{1..5} ). Use rsync to copy these files to your remote machine. After you have copies these files create 5 more files in the same directory (ie. touch{6..10} ) and copy the contents of the whole directory to the remote machine. Note: You need to note that you are using a custom port.
Using PEP-8 python standard coding style!!
Please read assignment specification carefully. Assignment specification document also attached.
Any questions, expert is free to ask me
SMTP System:
This coursework requires you to produce an SMTP Client/Server pair implementing parts of the RFC 821 (https://tools.ietf.org/html/rfc821) specification for the SMTP protocol, except that your client/server must send/receive on a port specified at runtime. Additional marks are available for the completion for compliance with the more modern implementation of SMTP in RFC5321 (https://tools.ietf.org/pdf/rfc5321.pdf).
You are then asked to provide an extension to your existing SMTP Client/Server pair which allows for the addition of shared mail-boxes, encryption to the communication channel, and logging of the interaction with the server. You must produce a working implementation of your protocol along with a short description of the added commands, responses, and general structure of the extension.
Deliverables:
Your assignment MUST be submitted electronically via Course Resources by the due date and time. You must submit it as ONE zip file that contains the following:
The document detailing the testing of your application and any information needed to run your application.
The full source code for your server, including any build files needed.
The full source code for your client, including any build files needed.
Please note: submission in any form other than a single zip file (e.g. rar, multiple files, etc), will NOT be accepted and you will automatically fail this assessment.
Marking Criteria:
This coursework is marked against the following rubric based on a percentage breakdown as indicated:
Must include
Section
Approximate Weighting
Structure and Commenting
10%
RFC821 Compliance
30%
RFC5321 Compliance
10%
Server Storage
10%
Shared Mailboxes
10%
Authentication
20%
Auditing
10%
Please review marking scheme and aim for 60%
ALL DATA PROVIDED (please see attached files)
– Write the aim and introduction of this experiment.
– Write a background of this experiment.
– Measure the distance travelled by the cart.
– Using the results provided, create a graph of position (x) versus time (t). Also, create a graph of position (x) versus time squared (t2). Find a line of best fit for the straight line portions of your graphs. Determinbe the acceleration, a.
– In your table determine the change in position (x) for each data point.
– Graph x/t versus time.
– Find a line of best fit for the straight line portions of your graph. Determine the acceleration a.
– Answer all the analysis questions.
– Write a conclusion 3-4 sentences. (What does it all mean?)
Follow all the instructions and answer all the questions CAREFULLY