Sitemap
A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Pages
Page not in menu
This is a page not in th emain menu
Posts
实验技术选择的策略与考量
Published:
实验技术选择的策略与考量
多尺度分析在实验力学中的应用与发展
Published:
多尺度分析在实验力学中的应用与发展
科技如何推动实验力学的发展
Published:
科技如何推动实验力学的发展
分析条纹图案:科学与美学的结合
Published:
分析条纹图案:科学与美学的结合
实验方法命名的意义与复杂性
Published:
实验方法命名的意义与复杂性
从凹陷到光学:探索共轭梯度传感器的应用
Published:
从凹陷到光学:探索共轭梯度传感器的应用
利用凹凸光学技术分析材料的应力分布
Published:
利用凹凸光学技术分析材料的应力分布
热弹性应力分析与数字图像相关技术的创新探讨
Published:
热弹性应力分析与数字图像相关技术的创新探讨
探索散斑干涉法与剪切干涉法:原理与应用
Published:
探索斑点干涉法与剪切法:原理与应用
探索散斑方法:细节与应用
Published:
探索散斑方法:细节与应用
揭秘双曝光全息干涉法:技术、应用与未来展望
Published:
揭秘双曝光全息干涉法:技术、应用与未来展望
双重曝光全息干涉仪基础与数据解析
Published:
双重曝光全息干涉仪基础与数据解析
全息摄影与全息干涉测量的应用探索
Published:
全息摄影与全息干涉测量的应用探索
全息摄影与其在安全中的应用
Published:
全息摄影与其在安全中的应用
脆性涂层与应变计的结合:结构应力分析的有效工具
Published:
脆性涂层与应变计的结合:结构应力分析的有效工具
实验应力分析中的先进技术探讨
Published:
实验应力分析中的先进技术探讨
实验应力分析概述:Moiré技术及其应用
Published:
实验应力分析概述:Moiré技术及其应用
探索偏光镜的应用与光弹性测量技术
Published:
探索偏光镜的应用与光弹性测量技术
光弹性实验应力分析概述
Published:
光弹性实验应力分析概述
光弹性理论:应力分析的创新方法
Published:
光弹性理论:应力分析的创新方法
优化惠斯登桥在实验应力分析中的应用
Published:
优化惠斯登桥在实验应力分析中的应用
实验应力分析技术概述:应变计的应用与进展
Published:
实验应力分析技术概述:应变计的应用与进展
实验应力分析:从理论到数值模拟的深入探讨
Published:
实验应力分析:从理论到数值模拟的深入探讨
实验应力分析中的斜率和曲率测量研究
Published:
实验应力分析中的斜率和曲率测量研究
实验应力分析:圆盘在直径压缩下的行为探索
Published:
实验应力分析:圆盘在直径压缩下的行为探索
实验应力分析的深度探讨:从梁的弯曲到材料行为的洞察
Published:
实验应力分析的深度探讨:从梁的弯曲到材料行为的洞察
光学与应力:理论与实验的结合之旅
Published:
光学与应力:理论与实验的结合之旅
理解材料强度:从理论到实践的全场信息
Published:
理解材料强度:从理论到实践的全场信息
深入理解材料力学中的应力场变化
Published:
深入理解材料力学中的应力场变化
光学方法在应力分析中的应用
Published:
光学方法在应力分析中的应用
深入实验应力分析的探索
Published:
深入实验应力分析的探索
实验应力分析的综合方法与应用
Published:
实验应力分析的综合方法与应用
应力分析:实验方法与数值方法的比较探讨
Published:
应力分析:实验方法与数值方法的比较探讨
全面理解应力:从实验到数值分析的转变
Published:
全面理解应力:从实验到数值分析的转变
实验应力分析:光学与材料反应的交汇点
Published:
实验应力分析:光学与材料反应的交汇点
实验技术选择与应用探讨
Published:
实验技术选择与应用探讨
多尺度分析在实验力学中的应用与挑战
Published:
多尺度分析在实验力学中的应用与挑战
四大坐标系-内外参
Published:
四大坐标系:像素坐标系、图像坐标系、相机坐标系和世界坐标系
opencv调用matlab标定参数
Published:
OpenCV中查看matlab标定的结果,直接上代码。
Matlab相机标定
Published:
描述Matlab做相机标定的过程.
VS2019 Qt开发环境搭建
Published:
大概是这么个搭配:
一图理解CMake工作流程
Published:
CMake工作流程图
双目立体匹配基本原理
Published:
(1)理想的双目测距模型
Jupyter绘图-10分钟速成
Published:
import
Markdwon转义字符语法
Published:
要显示原本用于格式化Markdown文档的字符,请在字符前面添加反斜杠字符\
。
\* 优秀的人 总能看到比自己更好的;而平庸的人 总能看到比自己更差的。
渲染效果如下:
Markdown图片语法
Published:
要添加图片,请使用感叹号(!
),然后在方括号中添加替代文本,图片链接地址放在圆括号里,括号里的链接后可以增加一个可选的图片标题文本。
插入图片Markdown语法代码:
Markdown链接语法
Published:
链接文本放在中括号内,链接地址放在后面的括号中,链接title可选。
超链接Markdown语法代码:[超链接显示名](超链接地址 “超链接title”)
这是[个人学术主页](zhangkmsjtu.githu.io)。
渲染效果如下:
这是个人学术主页。
Markdown分割线语法
Published:
要创建分割线,请在单独一行上使用3个或多个星号(***
)、波折号(---
)或下划线(___
),并且不能包含其他内容。
``` 这是3个星号(***
)创建的分割线:
Markdown代码语法
Published:
要将单词或短语表示为代码,请将其包裹在反引号(`
)中。
Markdown列表语法
Published:
可以将多个条目组织成有序或无序列表。
Markdown引用语法
Published:
要创建应用块,请在段落前添加一个>
符号。
> If we knew what it was we were doing, it would not be called research, would it?---Albert Einstein
渲染效果如下:
If we knew what it was we were doing, it would not be called research, would it?—Albert Einstein
Markdown换行语法
Published:
Markdown换行语法(两个空格+回车)
在一行的末尾添加两个或多个空格,然后按回车键,即可创建一个换行。
这是一段文字。
这是第二行文字
Markdown段落格式
Published:
Markdown段落
Markdown段落没有特殊的格式,直接编写就好,段落的换行是用两个以上空格加上回车.
这是第一段文字。(末尾加上两个空格,然后回车,实现换行!)[空格1][空格2]
这是第二段文字
当然也可以在段落后面使用一个空行来表示重新开始一个段落。
```markdown 这是第一段文字。
Markdown 标题语法
Published:
要创建标题,请在单词或短语前面添加井号 (#) 。# 的数量代表了标题的级别。例如,添加三个 # 表示创建一个三级标题(例如:### My Header)。
Blog Post template number 1
Published:
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
portfolio
Portfolio-experiments
Published:
Portfolio-students
Published:
科研:难走的路才有好风景!
publications
Phase extraction algorithm considering high-order harmonics in fringe image processing
Published in Applied optics 54(16), 2015
Recommended citation: K Zhang, J Yao, J Chen, H Miao - Applied Optics, 2015 https://opg.optica.org/ao/abstract.cfm?uri=ao-54-16-4989
Numerical and experimental investigation of thickness effect on residual stress measurement
Published in Materials Science and Technology 32(14), 2016
Recommended citation: K Zhang, Y Zhou, S Zhao, J Chen - Materials Science and Technology, 2016 https://www.tandfonline.com/doi/abs/10.1080/02670836.2016.1157283
Residual stress release characteristics of hole-drilling determined by in-plane three-directional optical interference moiré
Published in Journal of Modern Optics 65(21), 2018
Recommended citation: K Zhang, Y Li, M Xu, Y Ke - Journal of Modern Optics, 2018 https://www.tandfonline.com/doi/abs/10.1080/09500340.2018.1506519
On the effective stress law and its application to finite deformation problems in a poroelastic solid
Published in International Journal of Mechanical Sciences 161-162(10), 2019
Recommended citation: P Zheng, K Zhang - International Journal of Mechanical Sciences, 2019 https://doi.org/10.1016/j.ijmecsci.2019.105074
A finite strain poroviscoelastic model based on the logarithmic strain
Published in European Journal of Mechanics - A/Solids 96:104679, 2022
Recommended citation: P Zheng, X Tang, K Zhang - European Journal of Mechanics - A/Solids, 2022 https://doi.org/10.1016/j.euromechsol.2022.104679
talks
Talk on ZnO
Published:
Piezoelectricity of ZnO.
Talk on piezoelectricity of ZnO films
Published:
This is a description of piezoelectricity of ZnO films!
Talk on projection fringes
Published:
Conference Proceeding talk on Relevant Topic in finite element method
Published:
This is a description of finite element method.
Conference Proceeding talk on hole-drilling method
Published:
This is a description of hole-drilling method.
Talk on blazed grating
Published:
Blazed grating.
Conference on Hyperspectral
Published:
Conference on grating
Published:
Talk on moiré interferometry
Published:
Moiré Interferometry.
Talk on residual stress
Published:
Residual stress.
Conference on moiré interference drilling method
Published:
Moiré Interference Drilling Method.
Conference on DIC
Published:
Digital Image Correlation.
Conference on moiré interference drilling method
Published:
moiré interference drilling method.
Conference on hole drilling method
Published:
moiré interference drilling method.
teaching
Curriculum Teaching 2007-2012
Undergraduate course, Nanchang Hangkong University, 2007
This is a list of lectures for the 2007-2012 academic years.
Curriculum Teaching 2019-2020(2)
Undergraduate course, Shanghai University for Science and Technology, 2020
This is a list of lectures for the 2nd semester of the 2019-2020 academic year.
Curriculum Teaching 2020-2021(1)
Undergraduate course, Shanghai University for Science and Technology, 2020
This is a list of lectures for the 1st semester of the 2020-2021 academic year.
Curriculum Teaching 2020-2021(2)
Undergraduate course, Shanghai University for Science and Technology, 2021
This is a list of lectures for the 2nd semester of the 2019-2020 academic year.
Curriculum Teaching 2021-2022(1)
Undergraduate course, Shanghai University for Science and Technology, 2021
This is a list of lectures for the 1st semester of the 2021-2022 academic year.
Curriculum Teaching 2021-2022(2)
Undergraduate course, Shanghai University for Science and Technology, 2022
This is a list of lectures for the 2nd semester of the 2021-2022 academic year.
Curriculum Teaching 2022-2023(1)
Undergraduate course, Shanghai University for Science and Technology, 2022
This is a list of lectures for the 1st semester of the 2022-2023 academic year.
Curriculum Teaching 2022-2023(2)
Undergraduate course, Shanghai University for Science and Technology, 2023
This is a list of lectures for the 2nd semester of the 2022-2023 academic year.
Curriculum Teaching 2023-2024(1)
Undergraduate course, Shanghai University for Science and Technology, 2023
This is a list of lectures for the 1st semester of the 2023-2024 academic year.
Curriculum Teaching 2023-2024(2)
Undergraduate course, Shanghai University for Science and Technology, 2023
This is a list of lectures for the 2nd semester of the 2023-2024 academic year.