BSC

I want to model the shear wave velocity of a soil using matlab. The outcomes from the programming must result the variations of S-wave velocity versus depth. you can get some soil parameters from the internet to do the simulation. You must send me the reference in the word document ( where you will take your information from). The work must make sense in real engineering world. Conclusion and recommendation, and introduction must be provided. The out come from the work must be discussed properly. After doing the work, extract all results and place it in Ms word and send including the matlab coding. Please make sure to include table and figure in the work plus literature review relating to this topic ( using rayleigh waves to extract the shear wave velocity in the soil deposit) in the work. Include the references.  I want to chat with the engineer that will be doing this work. I want to know as to whether he/she understands what I want to do here.

children literature

Choose one or two tales weve read thus far, and use one secondary critical, academic, peer-reviewed sourcessome of the sources were reading count as these, tooto critically analyze a theme of interest in the tale(s). This should not be a book report, but a critical and analytical discussion, using a secondary source to back up a thesis statement. This should be approximately 4 pages, and use correct grammar, mechanics, quoting/citing, etc.

Strategic Management Research Projec

Review the following terms and concepts discussed this week to prepare for this assignment:
organizational structure
organizational culture
inertia
Holacracy
PESTEL model

Create a Word doc and title it Strategic Management Research Journal Part 3.

Write a 525- to 700-word response to the following prompts in your journal entry:
Assess whether Caterpillar Inc. is using the appropriate measures to verify its strategic effectiveness.
Summarize Caterpillar Inc.s organizational structure.
Determine whether Caterpillar Inc.s organizational structure is considered a traditional organizational structure or a Holacracy.
Justify why its important for Caterpillar Inc.s leadership team to study and understand the companys internal and external environments.
Evaluate Caterpillar Inc.s competitive position and how they have responded to shifts in the external and internal environments.
Recommend strategies in operational changes to support Caterpillars strategic plan, future business decisions, and improvement in business performance.
Note: You will use information from this entry in your presentation due in Week 5.

AS WITH ALL APA ASSIGNMENTS, ALWAYS CITE YOUR REFERENCES AND SOURCES.

Web & Database Design

Everything else is in the documents.

Project Summary
Description
Your web application project for the Semester is to design and develop a task/chore roster system for shared spaces that allows managers to set tasks, notifies users of their tasks, and allows users to mark tasks as complete.

Upon loading the system should display
Current tasks that need to be done today
The user who is assigned that task
Users should be able to sign up and log in so they can
View their scheduled tasks
Manage their profile/user information
Manage their availability
Manage the types of tasks they can/want to do.
Managers should be able to sign up and log in to:
Manage their profile/manager information
Create and manage different tasks.
Group tasks.
Assign tasks or groups of tasks to users.
Users/managers should be able to choose to link a social media/email/other account, allowing login via that platform, to make logging in easier.
One of the following two special features must also be present:

Email notifications
Users can request that an email notifications be sent to them for current/upcoming tasks.
Users should be able to choose when email notifications are sent
Users should be able to set multiple notifications and/or different notifications per task.
~ OR ~
Calendar Reminder
Users can connect their online calendar to the system (Google Calendar/Outlook)
Tasks automatically added and updated on users’ online Calendars.
Software Requirements
The web application must developed and run in the CS50 IDE.
You should also make regular (at least weekly backups/downloads of your work)
The web application must use NodeJS, Express, and AJAX .
The database must be a SQL database.
Your markup/code must pass W3C Validation and ESLint linting.
You may use other libraries/frameworks not addressed in this course, however your implementation must still demonstrate your understanding of the concepts taught in this course.