teaching with matlab in the modern classroom video -凯发k8网页登录
matlab is rooted in education, historically enabling students to implement, evaluate, and explore their understanding of course concepts. to continue to meet the ever-increasing demand for graduates with strong technical and problem-solving skills, mathworks has developed several cloud-based tools to afford instructors and students anytime, anywhere access to their course content. in this webinar, you will learn how these tools fit together to support your course development and delivery workflow, and how to enlist their immediate use in the classroom.
we will discuss how to prepare students for the jobs of tomorrow by:
- challenging students using real-world problems with hardware, iot, and matlab online™
- empowering students to take ownership of their own learning with self-paced courses, matlab® apps, and interactive programming using live scripts
- mentoring students at scale with automated assessment and feedback in matlab grader™
- connecting students with the community by participating in student competitions and the matlab user community
welcome to this webinar, where we will discuss various resources for teaching with mathworks products. my name is dr. elvira osuna-highley and i’m a senior customer success engineer at mathworks.
as educators we want to prepare students for the jobs that are in demand. but what are the emerging fields that we are seeing in industry? current trends are in fields like robotics and machine learning.
however, the question isn’t, “how do we teach students to solve the problems of today?” the real question is, “how do we empower them to learn independently so they can succeed in the jobs of tomorrow?”
various studies have shown that the future landscape will be very different from today and traditional methods may not be enough in preparing students. it’s been suggested that rather than focusing our efforts on memorizing, we should be teaching how to learn. and furthermore, is the traditional classroom adequate in reinforcing such learning or, as educators, do we also need to be empowered? is the traditional classroom sufficient—
or is it broken? and yes, the title is intentionally provocative.
universities are also recognizing that traditional methods may not be enough. they are investing heavily in classroom technologies that encourage collaborative learning, hands-on experimentation, and creative problem solving. these are techniques that encourage students to own their learning and develop the skills necessary to succeed in the future. but how do you make the most of these resources? and how will we engineer the future by educating our students today?
there are four steps here that are critical to preparing students to solve the problems of tomorrow. and we’ll be discussing each of them and offering ideas and resources to save you time while increasing student engagement.
in an ideal world, we’d like to do all four of these things in our classrooms.
we want to challenge our students with the problems they’ll face in the real world. as a result of rising to these challenges, students will be empowered to take ownership of their own learning. they will have a deep understanding of how to use all the tools you’ve taught them.
throughout this process, we want to mentor our students—help them learn and succeed at their own starting point and at own pace. and, finally, our students won’t work in isolation. in order to succeed in the workforce, they must successfully work with others and effectively communicate their ideas.
so, let’s start at the beginning. but before we can talk about challenging our students, we must understand how students, and people in general, learn. and how different learning modalities encourage a mindset of continuous learning.
how do we break down student learning? i’ve listed formal, social, and experiential learning, but are they equally effective? is it 33% across the board?
turns out experiential learning is the most effective technique for learning. however, traditional methods of teaching lean on formal learning. if formal learning only caters to a small portion of the learning process, how can we get past it and leverage technology to expand on the classroom learning experience? what this study tells us is that we—we learn by doing and making mistakes. this is learning by being an active participant rather than a passive observer. we’re going to discuss how we can increase student engagement by challenging students with hands-on, real-world experiential learning. this will increase retention of concepts and keep students engaged in the material.
a common trend we’re seeing is adding projects that incorporate hardware to courses. it challenges students to learn by doing and thereby improving student engagement. due to the breadth of hardware support from mathworks, students can learn concepts and tools that are used in the real world on real data. being able to use hardware has become such an important skill that industry has developed low-cost hardware for use in the classroom. mathworks supports various hardware, including mobile phones.
with so many concepts to cover in one course, what if we could integrate various concepts at once? this enables students to solve more complex problems, thus challenging them to think outside the box and gain a deeper understanding of how these concepts fit together.
this is what simulink allows you to do. with simulink, students can model entire systems and learn how each piece affects the overall design. before moving to the hardware, students can explore and implement more sophisticated designs without having to write code. simulation allows students to explore the behavior of the system without worrying about making mistakes. after all, there is much to be learned by making mistakes. matlab and simulink work together to create a total design environment.
since you probably won’t be deploying code to a self-driving car during class, here are some examples of other projects that integrate multiple concepts. there are various levels of complexity that we can consider from simple line following to advanced self-balancing and drawing robots. to support educators, we have partnered with arduino to offer a kit that enables you to teach engineering as a system rather than one concept at a time. there are three projects that are included with the kit and they use a combination of matlab and simulink. we just saw the drawing robot in action, but there is also a self-balancing motorcycle and mobile rover included.
so far, we’ve talked about how our workflow enables the design and deployment of a single embedded device.
now what if i want to monitor, analyze, and take action on data from remote devices? for example, how can we monitor environmental data from a remote area? how can we monitor how my products are performing in the field?
then, i want to be able to connect those devices into a larger system that enables data collection, communication with other devices, and data analysis. our internet of things web service, thingspeak, lowers the barrier to connecting embedded devices, allowing you to teach students how to work with real world data.
you can set up your own channels, access data from colleagues, or use public channels. what does a thingspeak project look like?
no one likes sitting in traffic, so we used a raspberry pi, a web cam, and thingspeak to analyze traffic on a busy highway. with simulink, we designed and deployed a traffic-monitoring algorithm to the raspberry pi, and we analyzed and visualized the traffic patterns using thingspeak and matlab. this is a public channel that you can access and use in class. if you’re interested in incorporating thingspeak, our website is a great repository for such code examples.
thingspeak is one offering in our family of cloud computing products. matlab online is a convenient way to use matlab without having to download or install any software, and we provide the compute power, maintenance, and support. the interface is very similar to locally installed matla—with the convenience of running the latest version in a web browser.
in terms of storage, every user gets 5gb of space on matlab drive. your data and code is available to you on all your devices including your tablet or mobile phone through matlab mobile. matlab mobile allows you to use your smartphone for running matlab code. you can interact with matlab desktop and drive. it also allows access to raw data from your smartphone sensors that can be leveraged for various applications. rather than consistently reminding students to put away their phones, imagine if you could use the phone as a tool! for example, you can use the sensor data from mobile phones to design projects such as steps counters.
so far, we’ve discussed ideas for challenging students. but each student has different skill sets and different needs. they have different starting points and learn at their own pace. how do we empower our students to take ownership of their own learning? how do we give them the tools necessary to succeed in the classroom? fostering an environment that encourages a growth mindset sets students up for success well after they graduate and prepares them for lifelong learning—a skill necessary for the modern jobs of tomorrow.
self-paced training allows students to spend as much time learning concepts as they need. they’re guided through the material and learn at their own pace. in addition, you don’t have to spend valuable class time teaching matlab and can focus on your course content. we offer a variety of courses, from the basics of programming to deep dives into advanced topics. i’d like to call out matlab onramp and simulink onramp here. they’re great for getting students started quickly. many instructors assign these onramps as a first homework or a suggested refresher.
what if your course material could also be self-paced and interactive? your students could gain a deeper understanding of the material because they would be able to learn it at their own pace. live editor is more than just code. it allows you to create a narrative around that code to help guide students. rather than switching between content and code, all the material is in one document, allowing students to concentrate on the material rather than trying to match up course notes with lines of code.
another way to guide students through a workflow is to use apps. they are a great way for students to interact with the material and gain intuition before “looking under the hood” and being overwhelmed by equations. once students gain intuition with the material, they can generate code right from the app and understand how the work they did in a graphical user interface, translates to a programmatic workflow.
what happens if you want to teach something for which we don’t have an app?
you can create your own. app designer lets you drag and drop the visual components of your graphical user interface and has an integrated editor to quickly program the components behavior. students can also test their understanding of concepts by creating their own apps. in addition, you can create and share standalone applications.
so far, we’ve been discussing how to empower your students with the right tools for success. i’d like to change it up a little and discuss how we empower you, the instructor, to succeed.
faculty around the world have been using mw tools for teaching in different disciplines for decades. our courseware page contains course materials created by your peers.
there’s material like course outlines, downloadable assignments, videos, lectures, and more. these course materials are hosted on the creator’s end—who you could partner with directly if you like.
there’s material on different topics like intro to programming, and of course various domains in engineering and sciences. as computational approaches and tools have become more popular in sciences in the last couple of decades, so has the use of matlab!
in fact, matlab is popular in sciences, that we have separate pages of resources dedicated to teaching different topics like physics, chemistry, calculus, biology, geosciences, and more.
remember the self-paced training we spoke of earlier? we offer a similar training for instructors. you can get guided hands-on experience with the resources we discuss in this webinar. as with the other trainings, you can work at your own pace.
there has been a lot of interest in individualized learning. this means that throughout the learning process, students should be mentored and have individualized attention. but how do we deliver the feedback the students need in a scalable way?
traditionally, students submit a homework and wait a few weeks before they receive feedback. by then, they are likely to be working on the next assignment. realistically, few students will review old homework and try to improve on their solutions.
instead, imagine if you could give instant feedback and the students could improve on a solution and learn from their mistakes.
this is what matlab grader allows you to do. matlab grader helps you create matlab assignments that can be automatically graded online for instant feedback. this is particularly useful for introductory gateway courses where hundreds or even thousands of students are enrolled.
it is also possible to integrate matlab grader to your university's learning management system like moodle, blackboard, canvas, etc. this allows the learning and homework content to be made available within one environment.
so matlab grader allows you two options:
you can create your private course hosted on the matlab grader website which students can access using their mathworks account or, with a licensed offering, create matlab grader problems within your lms.
so far we’ve discussed how to challenge, empower, and mentor students within a classroom, but how can we encourage students to grow their network and interact with the community as a whole?
student competitions are a great way to get students involved. we support dozens of student competitions worldwide each year in all kinds of fields, including automotive, aerospace, robotics, and biotech.
at the formula student germany competition, over 100 teams use our products to simulate strategies, analyze performance, and implement controllers.
roboboat challenges students to develop a boat that can autonomously navigate through a series of channel markers.
and robocup is a global competition where students field teams of autonomous robots in simulated soccer matches.
another way to participate in the community is to visit matlab central. here you’ll find experts discussing the latest features. there are community posts where you can ask questions, or answer ones posted by other matlab users.
but how do we ensure access of these computational tools to the students and faculty in an effective way? the idea really is not to confine students to computer labs alone to ensure access.
universities have a matlab portal in form of a private landing page hosted by mathworks that gives a self-service solution from login to software download and getting started on different resources.
matlab campus-wide license is a key enabler for this. four million students in over 1,300 universities today can access matlab anytime anywhere from their personal machines.
if you have any questions, you should reach out to your customer success team at mathworks by emailing . specifically, we work with faculty and researchers to support curriculum updates, contribute to industry advisory boards, and advise on latest technology for multidisciplinary research and commercialization efforts.
as a reminder, to get guided hands-on experience with many of the resources we discussed here, i encourage you to try our instructor training.
thank you for attending this webinar.
featured product
matlab
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 mathworks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
- (español)
- (english)
- (english)
欧洲
- (english)
- (english)
- (deutsch)
- (español)
- (english)
- (français)
- (english)
- (italiano)
- (english)
- (english)
- (english)
- (deutsch)
- (english)
- (english)
- switzerland
- (english)
亚太
- (english)
- (english)
- (english)
- 中国
- (日本語)
- (한국어)