工程 公开课(字母序)

      字母序 将开始 进行中

2nd Summer Introduction to Design (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/mechanical-engineering/2-971-2nd-summer-introduction-to-design-january-iap-2003

简介: Introduce students to the creative design process, based on the scientific method and peer review, by application of fundamental principles and learning to complete projects according to schedule and within budget. Subject relies on active learning through a major team-based design-and-build project focused on the need for a new consumer product identified by each team. Topics to be learned while teams create, design, build, and test their product ideas include formulating strategies, concepts and modules, and estimation, concept selection, machine elements, design for manufacturing, visual thinking, communication, teamwork, and professional responsibilities.

A Gentle Introduction to Programming Using Python (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2008

简介: This course will provide a gentle introduction to programming using Python™ for highly motivated students with little or no prior experience in programming computers. The course will focus on planning and organizing programs, as well as the grammar of the Python programming language. Lectures will be interactive featuring in-class exercises with lots of support from the course staff.

A Gentle Introduction to Programming Using Python (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011

简介: This course will provide a gentle, yet intense, introduction to programming using Python for highly motivated students with little or no prior experience in programming. The course will focus on planning and organizing programs, as well as the grammar of the Python programming language.

A Hands-On Introduction to Nuclear Magnetic Resonance (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/nuclear-engineering/22-920-a-hands-on-introduction-to-nuclear-magnetic-resonance-january-iap-1997

简介: Hands-on introduction to NMR presenting background in classical theory and instrumentation. Each lecture is followed by lab experiments to demonstrate ideas presented during the lecture and to familiarize students with state-of-the-art NMR instrumentation. Experiments cover topics ranging from spin dynamics to spectroscopy, and include imaging.

A Look at Nuclear Science and Technology (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/course/nuclearscience

简介: This course will focus on the theory, design and operation of commercial nuclear power reactors. The course will also touch on contemporary issues regarding nuclear power generation including: the nuclear fuel cycle, the economics of nuclear power, and nuclear non-proliferation.

A System View of Communications: From Signals to Packets (Part 1) (EdxArchive) 1 个评论 关注

开始时间: 04/22/2022 持续时间: 7 weeks

主页: https://www.edx.org/archive/system-view-communications-signals-hkustx-elec1200-1x

简介: This introductory course discusses tradeoffs in designing communication systems like mobile phones, and the engineering tools to handle them

A System View of Communications: From Signals to Packets (Part 1) (学堂在线) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://xuetangx.com//courses/HKUSTx/ELEC1200.1x/_/about

简介: This introductory course discusses tradeoffs in designing communication systems like mobile phones, and the engineering tools to handle them

Acoustical Oceanography (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/mechanical-engineering/2-682-acoustical-oceanography-spring-2012

简介: This course will begin with brief overview of what important current research topics are in oceanography (physical, geological, and biological) and how acoustics can be used as a tool to address them. Three typical examples are climate, bottom geology, and marine mammal behavior. Will then address the acoustic inverse problem, reviewing inverse methods (linear and nonlinear) and the combination of acoustical methods with other measurements as an integrated system. Last part of course will concentrate on specific case studies, taken from current research journals. This course is taught on campus at MIT and with simultaneous video at Woods Hole Oceanographic Institution.

Acoustics of Speech and Hearing (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-551j-acoustics-of-speech-and-hearing-fall-2004

简介: The Acoustics of Speech and Hearing is an H-Level graduate course that reviews the physical processes involved in the production, propagation and reception of human speech. Particular attention is paid to how the acoustics and mechanics of the speech and auditory system define what sounds we are capable of producing and what sounds we can sense. Areas of discussion include:

Advanced Algorithms (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-854j-advanced-algorithms-fall-2008

简介: This is a graduate course on the design and analysis of algorithms, covering several advanced topics not studied in typical introductory courses on algorithms. It is especially designed for doctoral students interested in theoretical computer science.

Advanced Algorithms (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-854j-advanced-algorithms-fall-2005

简介: This course is a first-year graduate course in algorithms. Emphasis is placed on fundamental algorithms and advanced methods of algorithmic design, analysis, and implementation. Techniques to be covered include amortization, randomization, fingerprinting, word-level parallelism, bit scaling, dynamic programming, network flow, linear programming, fixed-parameter algorithms, and approximation algorithms. Domains include string algorithms, network optimization, parallel algorithms, computational geometry, online algorithms, external memory, cache, and streaming algorithms, and data structures.

Advanced Circuit Techniques (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-331-advanced-circuit-techniques-spring-2002

简介: This course is part of a series of Analog courses, which includes 6.301 (Solid-State Circuits), 6.302 (Feedback Systems), and 6.331. The site features a full set of

Advanced Data Structures (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-851-advanced-data-structures-spring-2010

简介: Data structures play a central role in modern computer science. You interact with data structures much more often than with algorithms (think of Google, your mail server, and even your network routers). In addition, data structures are essential building blocks in obtaining efficient algorithms. This course will cover major results and current directions of research in data structures.

Advanced Electromagnetism (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-635-advanced-electromagnetism-spring-2003

简介: In 6.635, topics covered include: special relativity, electrodynamics of moving media, waves in dispersive media, microstrip integrated circuits, quantum optics, remote sensing, radiative transfer theory, scattering by rough surfaces, effective permittivities, random media, Green's functions for planarly layered media, integral equations in electromagnetics, method of moments, time domain method of moments, EM waves in periodic structures: photonic crystals and negative refraction.

Advanced Engineering Systems in Motion: Dynamics of Three Dimensional (3D) Motion (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 6 weeks

主页: https://www.coursera.org/course/3dmotion

简介: This course is an exciting look at the advanced study of rigid bodies in motion (dynamics) as applied to engineering systems and structures.

Advanced Fluid Mechanics (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/mechanical-engineering/2-25-advanced-fluid-mechanics-fall-2005

简介: This course features a unit of interactive problems in the

Advanced Natural Language Processing (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-864-advanced-natural-language-processing-fall-2005

简介: This course is a graduate introduction to natural language processing - the study of human language from a computational perspective. It covers syntactic, semantic and discourse processing models, emphasizing machine learning or corpus-based methods and algorithms. It also covers applications of these methods and models in syntactic parsing, information extraction, statistical machine translation, dialogue systems, and summarization. The subject qualifies as an Artificial Intelligence and Applications concentration subject.

Advanced Structural Dynamics and Acoustics (13.811) (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/mechanical-engineering/2-067-advanced-structural-dynamics-and-acoustics-13-811-spring-2004

简介: This course begins with the foundations of 3D elasticity, fluid and elastic wave equations, elastic and plastic waves in rods and beams, waves in plates, and dynamics and acoustics of cylindrical shells. The course considers acoustic fluids effects such as radiation and scattering by submerged plates and shells, and interaction between structural elements. Finally, it covers the response of plates and shells to high-intensity loads, dynamic plasticity and fracture, and structural damage caused by implosive and impact loads.

Advanced System Architecture (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/engineering-systems-division/esd-342-advanced-system-architecture-spring-2006

简介: This course provides a deep understanding of engineering systems at a level intended for research on complex engineering systems. It provides a review and extension of what is known about system architecture and complexity from a theoretical point of view while examining the origins of and recent developments in the field. The class considers how and where the theory has been applied, and uses key analytical methods proposed. Students examine the level of observational (qualitative and quantitative) understanding necessary for successful use of the theoretical framework for a specific engineering system. Case studies apply the theory and principles to engineering systems.

Adventures in Advanced Symbolic Programming (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-945-adventures-in-advanced-symbolic-programming-spring-2009

简介: This course covers concepts and techniques for the design and implementation of large software systems that can be adapted to uses not anticipated by the designer. Applications include compilers, computer-algebra systems, deductive systems, and some artificial intelligence applications. Topics include combinators, generic operations, pattern matching, pattern-directed invocation, rule systems, backtracking, dependencies, indeterminacy, memoization, constraint propagation, and incremental refinement. Substantial weekly programming assignments are an integral part of the subject.

Algebraic Techniques and Semidefinite Optimization (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-972-algebraic-techniques-and-semidefinite-optimization-spring-2006

简介: This research-oriented course will focus on algebraic and computational techniques for optimization problems involving polynomial equations and inequalities with particular emphasis on the connections with semidefinite optimization. The course will develop in a parallel fashion several algebraic and numerical approaches to polynomial systems, with a view towards methods that simultaneously incorporate both elements. We will study both the complex and real cases, developing techniques of general applicability, and stressing convexity-based ideas, complexity results, and efficient implementations. Although we will use examples from several engineering areas, particular emphasis will be given to those arising from systems and control applications.

Algorithms for Computational Biology (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-algorithms-for-computational-biology-spring-2005

简介: This course features a complete set of

Algorithms for Computer Animation (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-838-algorithms-for-computer-animation-fall-2002

简介: Animation is a compelling and effective form of expression; it engages viewers and makes difficult concepts easier to grasp. Today's animation industry creates films, special effects, and games with stunning visual detail and quality. This graduate class will investigate the algorithms that make these animations possible: keyframing, inverse kinematics, physical simulation, optimization, optimal control, motion capture, and data-driven methods. Our study will also reveal the shortcomings of these sophisticated tools. The students will propose improvements and explore new methods for computer animation in semester-long research projects. The course should appeal to both students with general interest in computer graphics and students interested in new applications of machine learning, robotics, biomechanics, physics, applied mathematics and scientific computing.

Analysis and Design of Digital Control Systems (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/mechanical-engineering/2-171-analysis-and-design-of-digital-control-systems-fall-2006

简介: This course is a comprehensive introduction to control system synthesis in which the digital computer plays a major role, reinforced with hands-on laboratory experience. The course covers elements of real-time computer architecture; input-output interfaces and data converters; analysis and synthesis of sampled-data control systems using classical and modern (state-space) methods; analysis of trade-offs in control algorithms for computation speed and quantization effects. Laboratory projects emphasize practical digital servo interfacing and implementation problems with timing, noise, and nonlinear devices.

Analysis and Design of Digital Integrated Circuits (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-374-analysis-and-design-of-digital-integrated-circuits-fall-2003

简介: This course site features documentation on

Analysis and Design of Feedback Control Systems (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/mechanical-engineering/2-14-analysis-and-design-of-feedback-control-systems-spring-2007

简介: This course features a large bank of problems and solutions covering many topics in mechanical engineering, from which the

Analysis of Biological Networks (BE.440) (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/biological-engineering/20-440-analysis-of-biological-networks-be-440-fall-2004

简介: This class analyzes complex biological processes from the molecular, cellular, extracellular, and organ levels of hierarchy. Emphasis is placed on the basic biochemical and biophysical principles that govern these processes. Examples of processes to be studied include chemotaxis, the fixation of nitrogen into organic biological molecules, growth factor and hormone mediated signaling cascades, and signaling cascades leading to cell death in response to DNA damage. In each case, the availability of a resource, or the presence of a stimulus, results in some biochemical pathways being turned on while others are turned off. The course examines the dynamic aspects of these processes and details how biochemical mechanistic themes impinge on molecular/cellular/tissue/organ-level functions. Chemical and quantitative views of the interplay of multiple pathways as biological networks are emphasized. Student work culminates in the preparation of a unique grant application in an area of biological networks.

Applications in Engineering Mechanics (CourseraArchive) 1 个评论 关注

开始时间: 04/22/2022 持续时间: 5 weeks

主页: https://www.coursera.org/course/statics2

简介: This course addresses the modeling and analysis of static equilibrium problems with an emphasis on real world engineering systems and problem solving.

Applied Nuclear Physics (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/nuclear-engineering/22-101-applied-nuclear-physics-fall-2006

简介: This course explores elements of nuclear physics for engineering students. It covers basic properties of the nucleus and nuclear radiations; quantum mechanical calculations of deuteron bound-state wave function and energy; n-p scattering cross section; transition probability per unit time and barrier transmission probability. It also covers binding energy and nuclear stability; interactions of charged particles, neutrons, and gamma rays with matter; radioactive decays; and energetics and general cross section behavior in nuclear reactions.

Applied Nuclear Physics (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/nuclear-engineering/22-101-applied-nuclear-physics-fall-2003

简介: The topics covered under this course include elements of nuclear physics for engineering students, basic properties of the nucleus and nuclear radiations, quantum mechanical calculations of deuteron bound-state wave function and energy, n-p scattering cross-section, transition probability per unit time and barrier transmission probability. Also explored are binding energy and nuclear stability, interactions of charged particles, neutrons, and gamma rays with matter, radioactive decays, energetics and general cross-section behavior in nuclear reactions.

Applied Quantum and Statistical Physics (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-728-applied-quantum-and-statistical-physics-fall-2006

简介: 6.728 is offered under the department's "Devices, Circuits, and Systems" concentration. The course covers concepts in elementary quantum mechanics and statistical physics, introduces applied quantum physics, and emphasizes an experimental basis for quantum mechanics. Concepts covered include: Schrodinger's equation applied to the free particle, tunneling, the harmonic oscillator, and hydrogen atom, variational methods, Fermi-Dirac, Bose-Einstein, and Boltzmann distribution functions, and simple models for metals, semiconductors, and devices such as electron microscopes, scanning tunneling microscope, thermonic emitters, atomic force microscope, and others.

Applied Superconductivity (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-763-applied-superconductivity-fall-2005

简介: This course provides a phenomenological approach to superconductivity, with emphasis on superconducting electronics. Topics include: electrodynamics of superconductors, London's model, flux quantization, Josephson Junctions, superconducting quantum devices, equivalent circuits, high-speed superconducting electronics, and quantized circuits for quantum computing. The course also provides an overview of type II superconductors, critical magnetic fields, pinning, the critical state model, superconducting materials, and microscopic theory of superconductivity.

Artificial Intelligence (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-034-artificial-intelligence-spring-2005

简介: This course introduces representations, techniques, and architectures used to build applied systems and to account for intelligence from a computational point of view. This course also explores applications of rule chaining, heuristic search, logic, constraint propagation, constrained search, and other problem-solving paradigms. In addition, it covers applications of decision trees, neural nets, SVMs and other learning paradigms.

Artificial Intelligence (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-034-artificial-intelligence-fall-2010

简介: This course features

Atmospheric Physics and Chemistry (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/chemical-engineering/10-571j-atmospheric-physics-and-chemistry-spring-2006

简介: This course provides an introduction to the physics and chemistry of the atmosphere, including experience with computer codes. It is intended for undergraduates and first year graduate students.

Atomistic Computer Modeling of Materials (SMA 5107) (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/materials-science-and-engineering/3-320-atomistic-computer-modeling-of-materials-sma-5107-spring-2005

简介: This course uses the theory and application of atomistic computer simulations to model, understand, and predict the properties of real materials. Specific topics include: energy models from classical potentials to first-principles approaches; density functional theory and the total-energy pseudopotential method; errors and accuracy of quantitative predictions: thermodynamic ensembles, Monte Carlo sampling and molecular dynamics simulations; free energy and phase transitions; fluctuations and transport properties; and coarse-graining approaches and mesoscale models. The course employs case studies from industrial applications of advanced materials to nanotechnology. Several laboratories will give students direct experience with simulations of classical force fields, electronic-structure approaches, molecular dynamics, and Monte Carlo.

Attraction and Repulsion: The Magic of Magnets (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/materials-science-and-engineering/3-a08-attraction-and-repulsion-the-magic-of-magnets-fall-2005

简介: This Freshman Advising Seminar surveys the many applications of magnets and magnetism. To the Chinese and Greeks of ancient times, the attractive and repulsive forces between magnets must have seemed magical indeed. Through the ages, miraculous curative powers have been attributed to magnets, and magnets have been used by illusionists to produce "magical" effects. Magnets guided ships in the Age of Exploration and generated the electrical industry in the 19th century. Today they store information and entertainment on disks and tapes, and produce sound in speakers, images on TV screens, rotation in motors, and levitation in high-speed trains. Students visit various MIT projects related to magnets (including superconducting electromagnets) and read about and discuss the history, legends, pseudoscience, science, and technology of types of magnets, including applications in medicine. Several short written reports and at least one oral presentation will be required of each participant.

Automata, Computability, and Complexity (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-045j-automata-computability-and-complexity-spring-2011

简介: This course provides a challenging introduction to some of the central ideas of theoretical computer science. Beginning in antiquity, the course will progress through finite automata, circuits and decision trees, Turing machines and computability, efficient algorithms and reducibility, the P versus NP problem, NP-completeness, the power of randomness, cryptography and one-way functions, computational learning theory, and quantum computing. It examines the classes of problems that can and cannot be solved by various kinds of machines. It tries to explain the key differences between computational models that affect their power.

Automatic Speech Recognition (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-345-automatic-speech-recognition-spring-2003

简介: 6.345 introduces students to the rapidly developing field of automatic speech recognition. Its content is divided into three parts. Part I deals with background material in the acoustic theory of speech production, acoustic-phonetics, and signal representation. Part II describes algorithmic aspects of speech recognition systems including pattern classification, search algorithms, stochastic modelling, and language modelling techniques. Part III compares and contrasts the various approaches to speech recognition, and describes advanced techniques used for acoustic-phonetic modelling, robust speech recognition, speaker adaptation, processing paralinguistic information, speech understanding, and multimodal processing.

Autonomous Robot Design Competition (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-270-autonomous-robot-design-competition-january-iap-2005

简介: 6.270 is a hands-on, learn-by-doing class, in which participants design and build a robot that will play in a competition at the end of January. The goal for the students is to design a machine that will be able to navigate its way around the playing surface, recognize other opponents, and manipulate game objects. Unlike the machines in Design and Manufacturing I (

Biochemical Engineering (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/chemical-engineering/10-442-biochemical-engineering-spring-2005

简介: This course focuses on the interaction of chemical engineering, biochemistry, and microbiology. Mathematical representations of microbial systems are featured among lecture topics. Kinetics of growth, death, and metabolism are also covered. Continuous fermentation, agitation, mass transfer, and scale-up in fermentation systems, and enzyme technology round out the subject material.

Bioinformatics and Proteomics (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-092-bioinformatics-and-proteomics-january-iap-2005

简介: This interdisciplinary course provides a hands-on approach to students in the topics of bioinformatics and proteomics. Lectures and labs cover sequence analysis, microarray expression analysis, Bayesian methods, control theory, scale-free networks, and biotechnology applications. Designed for those with a computational and/or engineering background, it will include current real-world examples, actual implementations, and engineering design issues. Where applicable, engineering issues from signal processing, network theory, machine learning, robotics and other domains will be expounded upon.

Biological Engineering Design (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/biological-engineering/20-380j-biological-engineering-design-spring-2010

简介: This course illustrates how knowledge and principles of biology, biochemistry, and engineering are integrated to create new products for societal benefit. It uses a case study format to examine recently developed products of pharmaceutical and biotechnology industries: how a product evolves from initial idea, through patents, testing, evaluation, production, and marketing. Emphasizes scientific and engineering principles; the responsibility scientists, engineers, and business executives have for the consequences of their technology; and instruction and practice in written and oral communication.

Biological Engineering II: Instrumentation and Measurement (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/biological-engineering/20-309-biological-engineering-ii-instrumentation-and-measurement-fall-2006

简介: This course covers sensing and measurement for quantitative molecular/cell/tissue analysis, in terms of genetic, biochemical, and biophysical properties. Methods include light and fluorescence microscopies; electro-mechanical probes such as atomic force microscopy, laser and magnetic traps, and MEMS devices; and the application of statistics, probability and noise analysis to experimental data. Enrollment preference is given to juniors and seniors.

Biological Engineering Programming (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/biological-engineering/20-180-biological-engineering-programming-spring-2006

简介: In this course problems from biological engineering are used to develop structured computer programming skills and explore the theory and practice of complex systems design and construction.

Biomaterials-Tissue Interactions (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/biological-engineering/20-441j-biomaterials-tissue-interactions-fall-2009

简介: This course covers the principles of materials science and cell biology underlying the design of medical implants, artificial organs, and matrices for tissue engineering. Methods for biomaterials surface characterization and analysis of protein adsorption on biomaterials. Molecular and cellular interactions with biomaterials are analyzed in terms of unit cell processes, such as matrix synthesis, degradation, and contraction. Mechanisms underlying wound healing and tissue remodeling following implantation in various organs. Tissue and organ regeneration. Design of implants and prostheses based on control of biomaterials-tissue interactions. Comparative analysis of intact, biodegradable, and bioreplaceable implants by reference to case studies. Criteria for restoration of physiological function for tissues and organs.

Biomedical Devices Design Laboratory (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/mechanical-engineering/2-996-biomedical-devices-design-laboratory-fall-2007

简介: This course provides intensive coverage of the theory and practice of electromechanical instrument design with application to biomedical devices. Students will work with MGH doctors to develop new medical products from concept to prototype development and testing. Lectures will present techniques for designing electronic circuits as part of complete sensor systems. Topics covered include: basic electronics circuits, principles of accuracy, op amp circuits, analog signal conditioning, power supplies, microprocessors, wireless communications, sensors, and sensor interface circuits. Labs will cover practical printed circuit board (PCB) design including component selection, PCB layout, assembly, and planning and budgeting for large projects. Problem sets and labs in the first six weeks are in support of the project. Major team-based design, build, and test project in the last six weeks. Student teams will be composed of both electrical engineering and mechanical engineering students.

Biomedical Information Technology (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/biological-engineering/20-453j-biomedical-information-technology-fall-2008

简介: This course teaches the design of contemporary information systems for biological and medical data. Examples are chosen from biology and medicine to illustrate complete life cycle information systems, beginning with data acquisition, following to data storage and finally to retrieval and analysis. Design of appropriate databases, client-server strategies, data interchange protocols, and computational modeling architectures. Students are expected to have some familiarity with scientific application software and a basic understanding of at least one contemporary programming language (e.g. C, C++, Java, Lisp, Perl, Python). A major term project is required of all students. This subject is open to motivated seniors having a strong interest in biomedical engineering and information system design with the ability to carry out a significant independent project.

Biomolecular Kinetics and Cell Dynamics (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/biological-engineering/20-320-biomolecular-kinetics-and-cell-dynamics-spring-2006

简介: This class covers analysis of kinetics and dynamics of molecular and cellular processes across a hierarchy of scales, including intracellular, extracellular, and cell population levels; a spectrum of biotechnology applications are also taken into consideration. Topics include gene regulation networks; nucleic acid hybridization; signal transduction pathways; and cell populations in tissues and bioreactors. Emphasis is placed on experimental methods, quantitative analysis, and computational modeling.

Biomolecular Kinetics and Cellular Dynamics (BE.420J) (MIT公开课) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: http://ocw.mit.edu/courses/biological-engineering/20-420j-biomolecular-kinetics-and-cellular-dynamics-be-420j-fall-2004

简介: This subject deals primarily with kinetic and equilibrium mathematical models of biomolecular interactions, as well as the application of these quantitative analyses to biological problems across a wide range of levels of organization, from individual molecular interactions to populations of cells.