UdemyPython

Chemistry + Python: Solve chemistry problems with Python

التصنيف الكامل: Teaching & Academics > Science > Python

Chemistry + Python: Solve chemistry problems with Python

عن هذا الكورس

Are you a person with a background in chemistry, engineering, biology, or physical sciences interested in learning a programming language to model problems of chemistry with programming? Or maybe you are someone from a computer science background who is curious about how to model problems of chemistry computationally.In this course, you'll know how to model different chemistry problems with Python! Through each section, you'll learn (or review) basic concepts of the programming language Python! The following classes are exercises in which I explain some problems of chemistry. After watching these classes, it is expected that you try to solve these problems by yourself. In the following videos, I solve the problems of chemistry step-by-step in the programming language Python.Each chapter is structured as follows:Basic lectures about some subjects of Python (variables, data types, loops, etc.Videos of exercises, in which I explain the problems of chemistry that you must model in PythonVideos of the exercises being solvedAlso, there are three projects that you must solve after you watch a certain number of classes. In the first project, you must write code that reads a string of characters representing an organic compound (as SMILES) and generates the name of the compound according to IUPAC rules. In the second project, you must write code that generates the molecular formula of a compound given the elements present in the substance, their molar masses, and their relative amounts in a sample. And finally, in the third project, you must write a program that balances a chemical equation by multiplying the components of the reaction by random coefficients. Each of these projects is cumulative and requires knowledge about the commands and methods that have been seen so far in Python. Since this course is introductory, we will only use built-in commands and libraries.

تعلم أونلاين 100%

شاهد الدروس في أي وقت ومن أي مكان

محتوى معتمد

مقدم من منصة Udemy

رابط موثوق ومباشر

ينقلك لصفحة التسجيل الرسمية

سعر الكورس
$44.99
المنصة:Udemy
الانتقال للكورس / التسجيل الآن
🔒 عند النقر، سيتم فتح صفحة الكورس الرسمية على منصة Udemy في نافذة جديدة.

كورسات مقترحة في نفس المجال

عرض كل الكورسات ←
2.5D Finite Element Analysis (FEA) for KiCad with FEMM 4.2
Udemy
KiCad

2.5D Finite Element Analysis (FEA) for KiCad with FEMM 4.2

In This course you will learn how to use the free application "FEMM 4.2" to simulate your KiCad circuits.This course wll cover following topic:* Basic DC (Direct current) PDN (Power Delivery Network) Analysis * Simulation of voltage drop on power supply lines* Current distribution inside traces (for example you will be able to find peak currents)* Simulation of current flow direction* Electric field simulation around traces* Shielding from electric fieldsBesides teaching you how to work with FEMM 4.2, you will also be teached how to tackle the limitations of a 2 dimensional simulation tool. As we can define vias, we can even perform 2.5 Dimensional simulations of multiplelayers.If you want to learn how to perform a 3 dimensional Finite Element Analysis (FEA), check out my other courses.The big advantage of 2D and 2.5D simulations is that they are much faster compared to 3D Simulations.The simulations in my 3D course, can take up to several hours and even to days to execute, while with FEMM you can get results within a few minutes.At this point i am not yet covering magnetics and thermal problems as I personally dont perform many of this simulations with FEMM 4.2. For a thermal analysis of your PCB i suggest to perform it with the help of a 3 dimensional FEA (Finite Element Analsysis) tool.See you in the first lesson!

Optimization Using Genetic Algorithm in MATLAB
Udemy
Genetic Algorithm

Optimization Using Genetic Algorithm in MATLAB

This course is specifically developed for B. Tech. and M. Tech/MS students of all Engineering disciplines. Especially the students of Mechanical, Electrical, Automobile, Chemical, Aeronautical, Electronics, Computer science, Instrumentation, Mechatronics, Manufacturing, Robotics and Civil Engineering can learn MATLAB basics and solve Engineering Optimization problems in their area as part of mini-project or capstone project. In addition to this, the course is also useful to Ph. D. students of different engineering branches. The course is designed in such a way that the student who is not well versed with MATLAB programing can learn the basics of MATLAB in the first part so that it is easy for him/her to understand MATLAB implementation of Genetic Algorithm to solve simple and advanced Engineering problems. The content is so organized that the learner should be able to understand Engineering optimization from scratch and solve research problems leading to publication in an international journal of high repute. It should be useful to students of all universities around the world. This course is divided into FOUR PartsPart I - Basics of MATLAB ProgrammingPart 2 - Concept of Genetic AlgorithmPart 3 - MATLAB Implementation of GA to solve benchmark functionsPart 4 - Capstone Project (MATLAB Implementation of GA to solve a typical Engineering optimization Problem)

Revit Modeling Structure Module Config and Custom Nodes
Udemy
Dynamo BIM

Revit Modeling Structure Module Config and Custom Nodes

This course it’s part of a new series of developments towards bringing Dynamo as main platform tool on BIM processes for any type of project.We will start with a general overview of dynamo, creationg of elements, Structural Columns, Framings, Connections, Foundations Walls and Floors setting creation of other elements required for structure and other samples.Dynamo its expanding on Autodesk Softwares, its now available on Civil 3d, Formit, Alias, and Advanced Steel, and as far as I had reasearch posibilities still remain endless so next series of courses would explore the limits of Dynamo for all users on several workflows.We will study ways to create elements integrated together and connect further to set construction possibilities.This course was develop by a client’s requirement to speed up dynamo learning focused only on structure for a general use so it speed up the process of jumping to dynamo by the required practical tools, user interface tools and dynamo player capabilities.This course it’s designed for Middle Dynamo Users so they can create with the Practical BIM Nodes and jump into customize the scripts the way they need itDynamo its been used all over the world for speeding up Revit Models, Enabling impossible modeling, Project Management, QTOS and Documents, and to set around workflows between different types.Unravel your full potential for Modeling and Programming and enjoy at any time the freedom of posibilities to make technology work the way you need it to.Take advantage of posting questions, and join on all channels to be uptodate for all the amazing posibilities that in any time can transform your way of working, to change it forever

Learn SimPy from Scratch:Build Realistic Python Simulations
Udemy
Python

Learn SimPy from Scratch:Build Realistic Python Simulations

Are you looking to expand your simulation and modeling skills? If so, you've come to the right place! This comprehensive Udemy course focuses on SimPy, a powerful Python library for discrete-event simulation. With SimPy, you can create accurate and effective simulations for business, engineering, or scientific applications.Throughout this course, you'll learn everything you need to know to build simulations with SimPy. Starting with the basics of discrete-event simulation, you'll gain an understanding of processes, events, and resources. From there, you'll dive into the SimPy library and learn how to create and manage processes, schedule events, and use advanced features like process synchronization and communication.What's more? This course has a practical approach to hands-on learning, making it accessible to anyone willing to learn simulation. You'll get to work on a variety of real-world simulation projects, including supply chain management, queuing theory, and throughput flow analysis. These projects will give you a deep understanding of SimPy and prepare you to build simulations for any application.By the end of this course, you'll have a strong foundation in SimPy and be ready to build your own simulations for any application. You'll have learned how to apply SimPy to real-world applications and simulations in various fields, such as retail, manufacturing, and banking.Take advantage of this opportunity to learn SimPy from experts. Whether you are a student, an academic, or an industry practitioner, this course has everything you need to build your simulation skills and advance your career.Enroll today and take your simulation skills to the next level!

Statistics for GIS Professionals
Udemy
Spatial Analysis

Statistics for GIS Professionals

what people are saying about this workshop:Just a quick note to say thank you for your workshop yesterday at the GIS Conference. I'm not exaggerating when I say it was probably one of the best overview classes in statistics I've ever taken, and certainly one of the very best classes in geoststistics. Your examples are so clear and concise and cut right to the heart of the matter. It was a whirlwind tour, and I look forward to reviewing your videos again.This is an introductory workshop on statistics and GIS that I have successfully taught at professional one-day GIS conferences. The workshop will help you understand the statistical techniques used in GIS, and some basic theory and background so that you can use statistics in an intelligent way. This is less of a hands-on workshop as there is so much to cover, and is similar to what you might attend at a professional GIS conference. I created this workshop in response to GIS professionals wanting to know about how to properly use statistics in their work. So, this is a nice balance of both GIS and statistics, but mostly statistics in an easily digestible 7 hour workshop - you can easily work through this on a Saturday, or perhaps 2 evenings in order to get a better understanding of statistics and how they are used in GIS. The actual university course I teach on this topic includes 45 hours of lecture, 30 hours of lab, with numerous homework assignments and guided reading - most professionals don't have time for that kind of commitment. Clearly, you won't be an expert at statistics in GIS without spending lots of time practicing, but this workshop will get you started, and I've included lots of GIS examples to illustrate how to properly use statistics in your GIS work.

Certified Supply Chain Professional
Udemy
APICS Certified Supply Chain Professional (CSCP)

Certified Supply Chain Professional

Thank you for noting that this is not an interactive course but a test bank for practice and evaluation.CSCP : Certified Supply Chain Professional (Prep) This course is specially designed for candidates preparing for the CSCP: Certified Supply Chain Professional (Prep) exam.The content of this course focuses on the CSCP: Certified Supply Chain Professional (Prep) exam.We have carefully selected questions that closely resemble those asked in the actual exam, providing you with a realistic exam experience.Please note that these are not exam dumps, but rather high-quality questions that may or may not be found in the real exam.The CSCP exam is highly regarded worldwide, and we have ensured that the questions in this course reflect the level of difficulty you can expect in the actual CSCP exam.We offer top-notch question sets for various courses.Thousands of students have already enrolled in our courses and successfully passed their exams on their first attempt. We hope you will join us as well to excel in your CSCP: Certified Supply Chain Professional (Prep) exam on your first try.Please note that this course covers the entire syllabus of the “CSCP: Certified Supply Chain Professional (Prep)”.This course is designed for:Candidates preparing for the CSCP: Certified Supply Chain Professional (Prep) examStudents studying for the CSCP: Certified Supply Chain Professional (Prep) examIndividuals interested in the CSCP: Certified Supply Chain Professional (Prep) exam100% Money-Back Guarantee:We offer a 100% Money-Back Guarantee for our course. If you are not satisfied with your subscription for any reason, you can request a refund within 30 days without needing to provide a justification. Disclaimer: