Fixed Mindset vs. Growth Mindset: Which One Are You?

斯坦福大学心理学教授Carol Dweck通过数十年研究发现,人们对于能力的看法——固定心态与成长心态——对其潜能的实现有着关键性的影响。持有成长心态的人认为智力可以发展,他们拥抱挑战并从失败中学习;而持有固定心态的人则避免挑战,不愿面对可能损害自我形象的风险。

转自:http://blog.renren.com/share/318640879/14234088949

相关阅读:winner比loser赢在哪?


Here is an excerpt from an article about Carol Dweck, a professor of psychology at Stanford University:


Through more than three decades of systematic research, [Carol Dweck] has been figuring out answers to why some people achieve their potential while equally talented others don’t—why some become Muhammad Ali and others Mike Tyson. The key, she found, isn’t ability; it’s whether you look at ability as something inherent that needs to be demonstrated or as something that can be developed.


To anyone who is into personal growth and self-improvement, this seems obvious. But clearly, it is not obvious to everybody: look atthis diagram by Nigel Holmes representing the two types of mindsets and I’ll sure you’ll recognize the attitudes of many people you know.


Fixed Mindset


Let’s have a look, starting with the Fixed Mindset side:


People who hold these beliefs think that “they are the way they are”, but that doesn’t mean that they have less of a desire for a positive self-image than anyone else. So of course they want to perform well and look smart. But to achieve these goals…


By definition, a challenge is hard and success is not assured, so rather than risk failing and negatively impacting their self-image, they will often avoid challenges and stick to what they know they can do well.


Same with obstacles. The difference here, as I see it, is that challenges are things that you can decide to do while obstacles are external forces that get in your way.


What’s the point of working hard and making efforts if afterwards you are still on square one? If your worldview tells you that effort is an unpleasant thing that doesn’t really pay dividends, then the smart thing to do is to avoid it as much as possible.


Useful negative feedback is ignored in the best of cases, and taken as an insult the rest of the time. The Fixed Mindset logically leads you to believe that any criticism of your capabilities is criticism of you. This usually discourages the people around and after a while they stop giving any negative feedback, further isolating the person from external influences that could generate some change.


The success of others is seen as a benchmark against which the person looks bad. Usually when others succeed, people with a Fixed Mindset will try to convince themselves and the people around them that the success was due to either luck (after all, almost everything is due to luck in the Fixed Mindset world) or objectionable actions. In some cases, they will even try to tarnish the success of others by bringing up things that are completely unrelated (“Yes, but did you know about his…”).


As a result, they don’t reach their full potential and their beliefs feed on themselves: They don’t change or improve much with time, if at all, and so to them this confirms that “they are as they are”.


Growth Mindset


Let’s now look at the Growth Mindset:


People who hold the  Growth Mindset  believe that intelligence can be developed, that the brain is like a muscle that can be trained. This leads to the desire to improve.


And how do you improve? First, you embrace challenges, because you know that you’ll come out stronger on the other side.


Similarly, obstacles – external setbacks – do not discourage you. Your self-image is not tied to your success and how you will look to others; failure is an opportunity to learn, and so whatever happens you win.


Effort is seen not as something useless to be avoid but asnecessary to grow and master useful skills.


Criticism and negative feedback are sources of information. That doesn’t mean that all criticism is worth integrating or that nothing is never taken personally, but at least the Growth Mindsetindividual knows that he or she can change and improve, so the negative feedback is not perceived as being directly about them as a person, but rather about their current abilities.


The success of others is seen as a source of inspiration and information. To Growth Mindset individuals, success is not seen as a zero-sum game.


And so, Growth Mindset individuals will improve and this will create a positive feedback loops that encourages them to keep learning and improving.


What Now


The good news – especially if you just recognized yourself as being someone who holds the Fixed Mindset worldview – is that it is possible to change from one to the other. In fact, I think this should be taught to all children.


What’s more, Dweck has shown that people can learn to adopt the latter belief and make dramatic strides in performance. [...]


The most dramatic proof comes from a recent study by Dweck and Lisa Sorich Blackwell of low-achieving seventh graders. All students participated in sessions on study skills, the brain and the like; in addition, one group attended a neutral session on memory while the other learned that intelligence, like a muscle, grows stronger through exercise. Training students to adopt a growth mind-set about intelligence had a catalytic effect on motivation and math grades; students in the control group showed no improvement despite all the other interventions.


“Study skills and learning skills are inert until they’re powered by an active ingredient,” Dweck explains. Students may know how to study, but won’t want to if they believe their efforts are futile. “If you target that belief, you can see more benefit than you have any reason to hope for.”



Does the Fixed vs. Growth Mindset theory fits with your personal experience? Does it describe well the people around you? Please let me know in the comments below.


Thanks to Guy Kawasaki.



【四轴飞行器】非线性三自由度四轴飞行器模拟器研究(Matlab代码实现)内容概要:本文围绕非线性三自由度四轴飞行器模拟器的研究展开,重点介绍基于Matlab代码实现的四轴飞行器动力学建模与仿真方法。研究构建了考虑非线性特性的飞行器数学模型,涵盖姿态动力学与运动学方程,实现了三自由度(滚转、俯仰、偏航)的精确模拟。文中详细阐述了系统建模过程、控制算法设计思路及仿真结果分析,帮助读者深入理解四轴飞行器的飞行动力学特性与控制机制;同时,该模拟器可用于算法验证、控制器设计与教学实验。; 适合人群:具备一定自动控制理论基础和Matlab编程能力的高校学生、科研人员及无人机相关领域的工程技术人员,尤其适合从事飞行器建模、控制算法开发的研究生和初级研究人员。; 使用场景及目标:①用于四轴飞行器非线性动力学特性的学习与仿真验证;②作为控制器(如PID、LQR、MPC等)设计与测试的仿真平台;③支持无人机控制系统教学与科研项目开发,提升对姿态控制与系统仿真的理解。; 阅读建议:建议读者结合Matlab代码逐模块分析,重点关注动力学方程的推导与实现方式,动手运行并调试仿真程序,以加深对飞行器姿态控制过程的理解。同时可扩展为六自由度模型或加入外部干扰以增强仿真真实性。
基于分布式模型预测控制DMPC的多智能体点对点过渡轨迹生成研究(Matlab代码实现)内容概要:本文围绕“基于分布式模型预测控制(DMPC)的多智能体点对点过渡轨迹生成研究”展开,重点介绍如何利用DMPC方法实现多智能体系统在复杂环境下的协同轨迹规划与控制。文中结合Matlab代码实现,详细阐述了DMPC的基本原理、数学建模过程以及在多智能体系统中的具体应用,涵盖点对点转移、避障处理、状态约束与通信拓扑等关键技术环节。研究强调算法的分布式特性,提升系统的可扩展性与鲁棒性,适用于多无人机、无人车编队等场景。同时,文档列举了大量相关科研方向与代码资源,展示了DMPC在路径规划、协同控制、电力系统、信号处理等多领域的广泛应用。; 适合人群:具备一定自动化、控制理论或机器人学基础的研究生、科研人员及从事智能系统开发的工程技术人员;熟悉Matlab/Simulink仿真环境,对多智能体协同控制、优化算法有一定兴趣或研究需求的人员。; 使用场景及目标:①用于多智能体系统的轨迹生成与协同控制研究,如无人机集群、无人驾驶车队等;②作为DMPC算法学习与仿真实践的参考资料,帮助理解分布式优化与模型预测控制的结合机制;③支撑科研论文复现、毕业设计或项目开发中的算法验证与性能对比。; 阅读建议:建议读者结合提供的Matlab代码进行实践操作,重点关注DMPC的优化建模、约束处理与信息交互机制;按文档结构逐步学习,同时参考文中提及的路径规划、协同控制等相关案例,加深对分布式控制系统的整体理解。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值