Updating search results...

Search Resources

3988 Results

View
Selected filters:
  • Applied Science
Active and Passive Transport: Red Rover Send Particles Over
Rating
0.0 stars

Students compare and contrast passive and active transport by playing a game to model this phenomenon. Movement through cell membranes is also modeled, as well as the structure and movement typical of the fluid mosaic model of the cell membrane. Concentration gradient, sizes, shapes and polarity of molecules determine the method of movement through cell membranes. This activity is associated with the Test your Mettle phase of the legacy cycle.

Author:
Melinda M. Higgins
VU Bioengineering RET Program,
Acute Myeloid Leukemia (Case Study)
Rating
0.0 stars

Medical progress has been made in examining the clinical spectrum of disease and defining and refining effective treatment approaches for acute myeloid leuke...

Adaptations for Bird Flight – Inspiration for Aeronautical Engineering
Rating
0.0 stars

This activity first asks the students to study the patterns of bird flight and understand that four main forces affect the flight abilities of a bird. They will study the shape, feather structure, and resulting differences in the pattern of flight. They will then look at several articles that feature newly designed planes and the birds that they are modeled after. The final component of this activity is to watch the Nature documentary, "Raptor Force" which chronicles the flight patterns of birds, how researchers study these animals, and what interests our military and aeronautical engineers about these natural adaptations. This activity serves as an extension to the biomimetics lesson. Although students will not be using this information in the design process for their desert resort, it provides interesting information pertaining to the current use of biomimetics in the field of aviation. Students may extend their design process by using this information to create a means of transportation to and from the resort if they chose to.

Author:
TeachEngineering.org
VU Bioengineering RET Program,
Adaptive Antennas and Phased Arrays, Spring 2010
Rating
0.0 stars

"The 16 lectures in this course cover the topics of adaptive antennas and phased arrays. Both theory and experiments are covered in the lectures. Part one (lectures 1 to 7) covers adaptive antennas. Part two (lectures 8 to 16) covers phased arrays. Parts one and two can be studied independently (in either order). The intended audience for this course is primarily practicing engineers and students in electrical engineering. This course is presented by Dr. Alan J. Fenn, senior staff member at MIT Lincoln Laboratory. Online Publication"

Author:
Fenn, Alan J.
Addressing Links Between Climate and Public Health in Alaska Native Villages
Rating
0.0 stars

As emissions of heat-trapping bases accumulate in our atmosphere, Earth's polar regions are warming more quickly than at lower latitudes. The rapid environmental changes that result from this warming can have a significant impact on the physical and mental health of rural Alaskans: unpredictable weather and changes in the seasons have made harvesting food more difficult, hazardous, and stressful. The risk of physical injury has also increased, as poor ice, extreme weather, and coastal erosion bring new travel hazards. Increasingly difficult harvest conditions for fish, shellfish, berries, caribou, and sea mammals have also increased concerns about food security. Additionally, declines in snow pack, the threat of drought, changes in lake and river conditions, and damage and disruptions to community water systems have prompted concerns of water security. The climate-related challenge faced by Alaska’s tribal health system is to recognize new health stressors and community vulnerabilities, and then find healthy adaptation strategies in an increasingly uncertain future.

Adolescent Health and Development
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The course consists of lectures, readings, discussions, panels of guest speakers, group and individual projects. The purpose of the lectures, readings, discussion and panels of guest speakers is to explore a variety of aspects of adolescence and adolescent health. The group and individual projects are meant to help students develop skills to work in multi-disciplinary teams and analyze adolescent health concerns through conceptual frameworks and recommend effective solutions through interventions.

Subject:
Applied Science
Health, Medicine and Nursing
Material Type:
Full Course
Lecture Notes
Syllabus
Author:
Blum, Robert
Date Added:
02/16/2011
Advanced Algorithms
Rating
0.0 stars

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.

Author:
Prof. David R. Karger
Advanced Algorithms, Fall 2008
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

" 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."

Subject:
Applied Science
Computer Science
Material Type:
Full Course
Textbook
Author:
Goemans, Michel
Date Added:
01/01/2008
Advanced Analytic Methods in Science and Engineering, Fall 2004
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

A comprehensive treatment of the advanced methods of applied mathematics. Designed to strengthen the mathematical abilities of graduate students and train them to think on their own. Review of elementary methods in complex analysis, ordinary differential equations, and partial differential equations. Expansions around regular and irregular singular points; asymptotic evaluation of integrals, regular perturbations; WKB method; multiple scale method; boundary-layer techniques.

Subject:
Applied Science
Engineering
Material Type:
Full Course
Textbook
Author:
Cheng, Hung
Date Added:
01/01/2004
Advanced Artificial Intelligence
Rating
0.0 stars

This course will present advanced topics in Artificial Intelligence (AI), including inquiries into logic, artificial neural network and machine learning, and the Turing machine. Upon successful completion of this course, students will be able to: define the term 'intelligent agent,' list major problems in AI, and identify the major approaches to AI; translate problems into graphs and encode the procedures that search the solutions with the graph data structures; explain the differences between various types of logic and basic statistical tools used in AI; list the different types of learning algorithms and explain why they are different; list the most common methods of statistical learning and classification and explain the basic differences between them; describe the components of Turing machine; name the most important propositions in the philosophy of AI; list the major issues pertaining to the creation of machine consciousness; design a reasonable software agent with java code. (Computer Science 408)

Advanced Circuit Techniques, Spring 2002
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Following a brief classroom discussion of relevant principles, each student completes the paper design of several advanced circuits such as multiplexers, sample-and-holds, gain-controlled amplifiers, analog multipliers, digital-to-analog or analog-to-digital converters, and power amplifiers. One of each student's designs is presented to the class, and one may be built and evaluated. Associated laboratory emphasizing the use of modern analog building blocks. Alternate years.

Subject:
Applied Science
Computer Science
Material Type:
Full Course
Textbook
Author:
Roberge, Jim
Date Added:
01/01/2002
Advanced Data Structures
Rating
0.0 stars

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

Author:
Prof. Erik Demaine
Advanced Databases
Rating
0.0 stars

This course will expand upon SQL as well as other advanced topics, including query optimization, concurrency, data warehouses, object-oriented extensions, and XML. Additional topics covered in this course will help you become more proficient in writing queries and will expand your knowledge base so that you have a better understanding of the field. Upon successful completion of this course, the student will be able to: write complex queries, including full outer joins, self-joins, sub queries, and set theoretic queries; write stored procedures and triggers; apply the principles of query optimization to a database schema; explain the various types of locking mechanisms utilized within database management systems; explain the different types of database failures as well as the methods used to recover from these failures; design queries against a distributed database management system; perform queries against database designed with object-relational extensions; develop and query XML files. (Computer Science 410)

Advanced Electromagnetism, Spring 2003
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Materials 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, and random media.

Subject:
Applied Science
Computer Science
Material Type:
Full Course
Textbook
Author:
Kong, Jin Au
Date Added:
01/01/2003
Advanced Fluid Dynamics of the Environment, Fall 2002
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Theoretical topics of fluid dynamics relevant to natural phenomena or man-made hazards in water and atmosphere. Basic law of fluid motion. Scaling and approximations. Slow flows, with applications to drag on a particle and mud flow on a slope. Boundary layers: jets and plumes in pure fluids or in porous media. Thermal and buoyancy effects, selective withdrawal and internal waves. Transient boundary layers in impulsive flows or waves. Induced streaming and mass transport. Dispersion in steady flows or in waves. Effects of earth rotation on coastal flows. Wind induced flow in shallow seas. Stratified seas and coastal upwelling.

Subject:
Applied Science
Environmental Science
Material Type:
Full Course
Textbook
Author:
Mei, Chiang C.
Date Added:
01/01/2002
Advanced Fluid Mechanics, Fall 2013
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course is a survey of principal concepts and methods of fluid dynamics. Topics include mass conservation, momentum, and energy equations for continua; Navier-Stokes equation for viscous flows; similarity and dimensional analysis; lubrication theory; boundary layers and separation; circulation and vorticity theorems; potential flow; introduction to turbulence; lift and drag; surface tension and surface tension driven flows.

Subject:
Applied Science
Engineering
Material Type:
Full Course
Textbook
Author:
McKinley, Gareth
Date Added:
01/01/2013
Advanced Geotechnical Engineering, Fall 2003
Rating
0.0 stars

Site characterization and geotechnical aspects of the design and construction of foundation systems. Topics include site investigation (with emphasis on in situ testing), shallow (footings and raftings) and deep (piles and caissons) foundations, excavation support systems, groundwater control, slope stability, soil improvement (compaction, soil reinforcement, etc.), and construction monitoring.

Author:
Whittle, Andrew J.
Advanced Natural Language Processing, Fall 2005
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

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.

Subject:
Applied Science
Computer Science
Linguistics
Social Science
Material Type:
Full Course
Textbook
Author:
Barzilay, Regina
Collins, Michael
Date Added:
01/01/2005
Advanced Soil Mechanics, Fall 2004
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This class presents the application of principles of soil mechanics. It considers the following topics: the origin and nature of soils; soil classification; the effective stress principle; hydraulic conductivity and seepage; stress-strain-strength behavior of cohesionless and cohesive soils and application to lateral earth stresses; bearing capacity and slope stability; consolidation theory and settlement analyses; and laboratory and field methods for evaluation of soil properties in design practice.

Subject:
Applied Science
Environmental Science
Material Type:
Full Course
Textbook
Author:
Jen, Lucy
Date Added:
01/01/2004
Advanced Structural Dynamics and Acoustics (13.811), Spring 2004
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Foundations of 3D elasticity. Fluid and elastic wave equations. Elastic and plastic waves in rods and beams. Waves in plates. Interaction with an acoustic fluid. Dynamics and acoustics of cylindrical shells. Radiation and scattering by submerged plates and shells. Interaction between structural elements. Response of plates and shells to high-intensity loads. Dynamic plasticity and fracture. Damage of structure subjected to implosive and impact loads.

Subject:
Applied Science
Engineering
Material Type:
Full Course
Textbook
Author:
Schmidt, Henrik
Date Added:
01/01/2004