MU-SE: Course summary

m0_59646885 2023-01-14 18:30:11
The Link Your Classhttps://bbs.csdn.net/forums/MUEE308FZU202201
The Link of Requirements of This Assignmenthttps://bbs.csdn.net/topics/611628445
MU STU ID and FZU STU ID 20124317-832001313
Video demo link

https://pan.baidu.com/s/1eHyVRE4CRZ3mFUbE82n4RQ

提取码:1111

GitHub linkxiwwww/EE308FZ (github.com)

 

1. The CSDN links of each Lab:

Lab2-1: EE308 lab2-1-CSDN社区

Lab2-2:EE308 lab2-2-CSDN社区

Lab3-1: https://bbs.csdn.net/topics/610353412

Lab3-2:  https://bbs.csdn.net/topics/611348120

2. 1Summary and harvest

In this project, I knew how to better plan time and division of labor, and learned how to work cooperatively with my teammates, so that we could complete a relatively small task together. I also learned front-end development tools and the javascript language from scratch. In order to be able to use the development tool of wechat mini program, I also learned the wxml and wxss languages used by wechat mini program. This project has exercised my ability to learn programming language and find materials, which I think is a great improvement. In the process of making the project, I not only wrote the passenger driver client of the project, but also cooperated with my classmates to complete the interactive logic design of the page, which exercised my independent development ability and teamwork ability.

2.2Pair programming
Through this experiment, I deeply realized the importance of teamwork. In addition, teamwork can broaden the mind through discussion, pool the opinions of more people, and discuss better solutions and strategies. As the saying goes, the power of a team is great when everyone is focused on one thing. Teamwork is also worth our efforts to learn and master

2.3On-site programming

Through this field programming, I realized the fun of cooperating with my teammates. Meanwhile, this field programming also improved my communication ability and practical ability. We started by exploring some of the initial features and writing some pseudo-code together. We set the direction of the project, laid a solid foundation for the future, and improved the team's cohesion and ability to work together.

2.4 Team project 

Throughout the project, I realized the importance of teamwork. A good division of labor in a team can make every member of the team feel the fun of teamwork while completing the task easily, which is also the biggest harvest I got in this project. The whole team needed to have the willingness and motivation to inquire and solve them. At the same time, a good leader is also very important, because the team members will not know how to start the project, and the division of labor among the team members is easy to conflict due to the degree of difficulty and workload. Of course, having someone on the team who is fluent in the language required for the project will save you a lot of detours.

3.Technology and tools

Technology and tools Tools I used include: Android Studio + Java, Pycharm + python, Hbuilder, node.js.   They allow me to implement what I want in the easy way.  This hits me that, new technologies will bring more convenience and enable much more possibilities.

4. Want to say say

I have learned a lot from this interesting course. What impressed me most was the improvement of self-study ability. In order to complete the experimental task, I spent more time on self-study than other courses. I learned a lot of new techniques and tools, exercised my communication and teamwork skills, and became more proficient in using various programming languages, which I think is the biggest gain for me. At the same time, through the team project, I also experienced the charm of teamwork and improved my teamwork ability. I think it provided a good foundation and reference for my future work, which left me a deep impression. Finally, I gained happiness and self-satisfaction in the project. I hope the teacher can give me a good score, which is very important to me

...全文
420 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
内容概要:本文围绕“基于超局部模型与自抗扰ESO观测器的无模型预测电流控制改进策略”展开研究,提出一种结合超局部模型(ULM)与扩张状态观测器(ESO)的无模型预测电流控制(MFPCC)改进方法,旨在提升永磁同步电机(PMSM)电流环的动态响应性能与抗干扰能力。该策略利用超局部模型对系统行为进行局部逼近,避免依赖精确数学模型,同时引入自抗扰控制中的ESO实时观测并补偿系统内外部扰动,有效抑制参数摄动、负载变化及模型不确定性带来的影响。研究通过Simulink搭建完整的控制系统仿真模型,对传统MFPCC与所提改进策略进行对比分析,验证了新方法在电流跟踪精度、响应速度和鲁棒性方面的优越性。; 适合人群:具备电机控制、现代控制理论及Simulink仿真基础的电气工程、自动化及相关专业的研究生、科研人员及工程技术人员。; 使用场景及目标:①用于高性能电机驱动系统中电流环控制器的设计与优化;②为无模型控制与自抗扰控制的融合应用提供技术参考;③支撑相关课题的仿真验证、论文复现与创新方法研究。; 阅读建议:建议读者结合Simulink仿真模型深入理解控制结构与参数整定过程,重点关注ESO的观测性能与扰动补偿机制,并可通过改变负载条件、参数偏差等工况进行鲁棒性测试,进一步掌握该改进策略的核心优势与适用边界。
内容概要:本文围绕Scratch图形化编程平台,详细阐述了《人体感应灯光系统》这一贴近生活的AI科创作品的设计与教学应用。通过模拟真实智能家居中人体感应灯的工作原理,利用Scratch的侦测、逻辑判断、亮度特效调节等功能,实现了人物靠近自动亮灯、延时熄灭及环境亮度自适应等仿真功能。文章系统拆解了从场景搭建、核心逻辑设计、分层编程实现到调试优化的完整开发流程,并提供了基础版与进阶版可直接导入的源码,支持零基础快速上手与高阶创新拓展。同时构建了“基础—进阶—高阶”三层阶梯式教学体系,适配常规课堂、创客社团与赛事培优等多元教学场景,推动中小学AI教育的生活化、实践化与创新化发展。 适合人群:小学高年级至初中阶段学生,信息技术教师,创客教育从业者,以及参与青少年科创赛事的师生。 使用场景及目标:①作为中小学人工智能通识课程的教学案例,帮助学生理解智能感应与控制逻辑;②用于校内创客社团开展项目式学习;③支撑学生参加AI科创类赛事,完成高质量作品创作与答辩准备;④布置为课后综合实践作业,提升动手能力与科技素养。 阅读建议:建议结合提供的Scratch源码进行实践操作,在复现基础上尝试参数调优与功能扩展,如增加音效提示、多区域感应等,深化对编程逻辑与智能系统设计的理解。

285

社区成员

发帖
与我相关
我的任务
社区描述
福州大学 梅努斯国际工程学院 软件工程(2022秋) 教学
软件工程 高校
社区管理员
  • LinQF39
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧