LPL-Sprint Summary

Destiny_09 2021-11-21 00:27:24

The Link Your Class

https://bbs.csdn.net/forums/MUEE308FZ

The Link of Requirement of This Assignment

https://bbs.csdn.net/topics/603251839

The Name of Team

Eternal star shine in all directions

The Goal of This Assignment

LPL

Leader's MU STU ID and FZU STU ID

19104448_831901201

Teammate 1's MU STU ID and FZU STU ID

19103573_831901223

Teammate 2's MU STU ID and FZU STU ID

19103476_831901206

Teammate 3's MU STU ID and FZU STU ID

19103077_831901218
Teammate4's MU STU ID and FZU STU ID19104171_831901301

Group number

07-B

 Sprint Plan

https://bbs.csdn.net/topics/603446059
  
  
  
  

 

I.Link Collection of Seven Days' Log Blog

The following table shows our spring log blog collection:

Date

Link

Name of Log Blog

11.12

EE308_LPL_Sprint (D1)-CSDN社区

Sprint Blog Day1

11.13

EE308_LPL_Sprint (D2)-CSDN社区

Sprint Blog Day2

11.14

EE308_LPL_Sprint (D3)-CSDN社区

Sprint Blog Day3

11.15

EE308_LPL_Sprint (D4)-CSDN社区Sprint Blog Day4

11.16

EE308_LPL_Sprint (D5)-CSDN社区

Sprint Blog Day5

11.17

EE308_LPL_Sprint (D6)-CSDN社区

Sprint Blog Day6

11.18

EE308_LPL_Sprint (D7)-CSDN社区

Sprint Blog Day7

 

II.So far and Future

We have roughly completed the basic functions of the program and designed the basic UI interface.

During our sprint plan, we can  declare that we have ability to control this in cooperation.

On this project, our team was not very adept at using schedules, resulting in a very tight schedule in many cases. At the same time, because this is my first exposure to this kind of project. We all lack expertise. It's in the making of the project. I learned a lot. I believe that I will be more skilled in dealing with such projects in the future

We will improve some of the program's functions and add new modules in the future. Rich user experience.

3.Process experience of each member

Guanrong Liu 

When learning a language must remember, don't just said not to be, it will line. Nowadays, no matter what kind of programs will have had to say, don't say I can't learn all day not, in fact is you don't want to learn, you just make up my mind to copy a month program, I'm sure that I will have a great progress, in fact when you copy a week two weeks you will want to copy, Because you will find that the program you can understand, can help others adjust the program, there is a sense of achievement! It will make you study harder.
Zhiling Jie

 Computer experiment is an essential practice to learn programming language, especially now the programming language flexible, concise, more need to really master it through programming practice. The purpose of programming language learning can be summarized as learning grammar rules, mastering programming methods and improving the ability of program development, which must be completed through sufficient practical computer operation.
Mengze Yu

 The completion of the program is by no means all is well. What you think is a foolproof procedure can in fact run into trouble. For example, the compiler detects a lot of errors. Sometimes programs can run smoothly without syntax errors, but the results are obviously wrong. The compiler system provided by the development environment can not find this kind of program logic error, can only rely on their own computer experience analysis to determine the error. Program debugging is a strong technical work, for beginners, as soon as possible to master the program debugging method is very important. Sometimes, a bug that takes hours of your time can be spotted by a good debugger.
Sicai Cao The process of programming is like solving a practical problem, from the perspective of solving a practical problem, we can look at it like this: first of all, to understand the basic requirements of this problem, that is, input, output, complete from input to output requirements is what; Secondly, from the crux of the problem, from front to back to solve each aspect of the problem, that is, from the input to start, focusing on how to consider how to export output from the input, in this process, can determine the required variables, array, function, and then determine the processing process - algorithm, can get the final conclusion.
Wenqi Chen When our group has problems that cannot be solved, we will take the initiative to consult relevant materials or ask other students, which not only enrichis our knowledge, but also enhance the friendship between our classmates. In order to increase the security of information, we need to use files to store information, because we do not pay attention to the use of files in class, so there are great difficulties in this aspect. I first read the book seriously, and did some exercises after class to verify and enhance their understanding, finally, through our unremitting efforts, our group procedures have a breakthrough.

4.Division 

front-end designYu Mengze
back-end designJie Zhiling
RepositoryLiu Guanrong
PPtCao Sicai
BlogChen Wenqi

 

 

 

...全文
411 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
内容概要:本文提出一种名为“特征层SMOTE”的新方法,用于解决工业故障诊断中常见的类不平衡与类间重叠问题,特别是在燃气轮机故障诊断中的应用。该方法采用“先分离、后增强”的技术框架:首先利用深度孪生多头自注意力网络(DSMHSA)学习一个可分离的特征空间,通过对比损失使同类样本紧凑、异类样本分离;随后在此高质量特征空间中对少数类故障样本进行SMOTE数据增强;最后使用Softmax分类器完成故障分类。实验表明,该方法在真实燃气轮机数据集和机器人故障数据集上均显著优于多种经典过采样与不平衡学习方法,提升了故障召回率与整体平衡准确率。; 适合人群:从事故障诊断、工业大数据分析、不平衡学习研究的科研人员与工程师,具备一定深度学习与机器学习基础的研究者; 使用场景及目标:①解决工业场景中故障样本稀缺且与正常样本高度重叠的问题;②提升深度学习模型在极度不平衡数据下的诊断性能,实现高灵敏度的早期故障检测; 阅读建议:本文强调问题分解与可解释性设计,建议读者重点关注其“先分离、后增强”的思想、对比损失的作用机制以及特征空间可视化的验证方式,结合t-SNE结果与消融实验深入理解各模块贡献,并可将其范式迁移至其他时序信号分析与少样本故障诊断任务中。
内容概要:本文聚焦于三相不平衡配电网的静态与动态状态估计问题,提出并实现了基于无迹卡尔曼滤波(UKF)、自适应无迹卡尔曼滤波(AUKF)及扩展无迹卡尔曼滤波(EUKF)等多种先进滤波算法的状态估计算法,依托Matlab平台完成系统建模、量测配置、算法设计与仿真实验全过程。研究重点解决了配电网在复杂运行条件下因三相不平衡导致的状态估计精度下降难题,通过对比不同滤波方法在动态响应速度、抗噪能力与估计稳定性方面的表现,显著提升了电网状态感知的准确性与时效性,具有较强的理论深度与工程应用价值。; 适合人群:具备电力系统分析基础和Matlab编程能力的研究生、高校科研人员以及从事智能配电网、电力系统状态估计相关工作的工程技术专家。; 使用场景及目标:①为高校及科研机构开展配电网状态估计相关课题提供算法实现参考与仿真平台支持;②助力电力企业优化配电自动化系统中的状态估计模块,提升系统可观测性与运行可靠性;③作为新型滤波算法在实际电网动态监测中应用的可行性验证工具。; 阅读建议:建议读者结合提供的Matlab代码深入理解算法实现细节,重点关注不同滤波器在处理非线性、非高斯噪声及负荷突变场景下的性能差异,并可根据实际配电网拓扑结构对模型进行适配与拓展,进一步开展算法优化与工程化研究。

183

社区成员

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

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