Lithium Titanate in batteries

This project is about research and computational modeling. You can use any software (e.g.MATLAB) for modelling and plotting the material of lithium titanate. There are some factors we research and see from the design: ionic conductivity, vacancy, energy barrier, band structure, etc. From those factors, we can emphasize that lithium …

ENTD220 Week 8 Assignment

Assignment Instructions # This is the flower box and it should at the beginning of each assignment # You must add comments to your code# Program name  : Wk8_firstname_lastname.py# Student Name  : Ymmas Azaba# Course              : ENTD220# Instructor        : My instructor# …

Lithium Titanate in batteries

This project is about research and computational modeling. You can use any software (e.g.MATLAB) for modelling and plotting. There are some factors we research and see from the design: ionic conductivity, vacancy, energy barrier, band structure, etc. From those factors, we can emphasize that lithium titanate is one of the …

Mining Big Data – Frequent Itemsets, Clustering, Advertising

The assignment refers to textbook ‘Leskovec, Rajaraman and Ullman: Mining Massive Datasets (Second Edition)’ given for free at http://www.mmds.org/. Relevant parts of the textbook have been included in assignment files for this. Please go through the Big Data topics and have some experience in the area to make sure you …

Test Driven Development using functional programming

The assignment is to code an algorithm/project using Haskell as a functional programming language while undergoing test driven development. The test should use property based testing (QuickCheck) and can include unit testing (HUnit) for further marks. The algorithm can be anything but having thorough test is the main element of …

Check point 5

his week, you will create and implement an object-oriented programming design for your project. You will learn to identify and describe the classes, their attributes and operations, as well as the relations between the classes. Create class diagrams using Visual Studio. Review the How to: Add class diagrams to projects …

Phyisc

A  proton  and  an  electron  have  an  average  separation  of  20    1010  m. Calculate  the  ratio  of  the  electrostatic  force  FE  to  the  gravitational  force FG  acting  on  the  particles. Use  G  =  667    1011  N  m2  kg2.

VBA and flowchart

4.6 VBA Project: Olympus ToursAssume you have just been hired by Olympus Tours (OT), a bus-rental company located in Orem, Utah.  OT provides buses for groups such as schools, family reunions, travel clubs, etc. The smallest group OT will bus is 20 people and the largest group is 120 people. …

RE: Decision Making Vs. Problem Solving

Suppose you work for a toy store, and a friend of yours is an account representative for a product wholesaler. You know the store owner is considering adding new product lines. Although you have no purchasing authority, your friend has asked you to arrange a meeting with the store owner. …

INFO 153 HW6

This assignment is to load data from CSV, populate them in a SQLite database, and run in-database analytics with SQL. I am confused on where to start so all the help I can get would be appreciated! When I submit it, I typically need the code I did and screenshots …