资源列表
image
- 常用图像处理算法,还有图像的旋转,变换,二值化,如FFT(Commonly used image processing algorithms, such as FFT)
top88
- 拓扑优化88行,99行的升级版本,对于熟悉了解SIMP方法有很好的指导作用(Topology optimization 88 lines, 99 lines of upgraded version, for familiarity with the SIMP method has a good guidance)
top71-conv2 Matlab function
- 拓扑优化77行,特例采用conv2方法,很好的学习指导程序(Topology optimization of the 77 lines, the special case using conv2 method, a good learning guide program)
top110-Heaviside projection
- 拓扑优化基于Heaviside projection方法的源程序,很好的学习资料(Topology optimization based on Heaviside projection method of source code, a good learning materials)
topopt-99
- 拓扑优化99行的Python版本,很强的大Python指导版本(Topology optimization Python version of the 99 line, a strong big Python guide version)
juanji
- 计算卷机 已知一个有限长度为N的序列直接计算其离散傅立叶变换(A finite length N sequence is known to compute its discrete Fu Liye transform directly)
《啊哈!算法》
- 用简单易懂的图文方式阐释算法的奥秘,快速了解每个算法的使用场景、原理(Explain the mysteries of the algorithm with simple and understandable graphics and text, and quickly understand the scene and principle of each algorithm)
SMI
- 激光子混合干涉测量位移仿真,以及自混合信号重构出位移(self-mixing interference for displacement measurement)
psins170617
- PSINS工具箱程序 适用于惯性导航仿真设计(Precise Strapdown Inertial Navigation System)
27.对噪声图像进行滤波仿真
- 对噪声图像的滤波仿真,matlab的例子实现以下功能(The simulation of noise image filtering, matlab example to achieve the following functions)
一字棋
- 井字棋 α-β剪枝算法 在简单的游戏中,能够从当前游戏状态出发,搜索游戏的博弈树并确定最优行动方案的算法是存在的。其中最有名的算法就是极小极大算法。对于简单的双人游戏,极小极大算法很有用。它是在轮流行动的游戏中选择最好的行动的一种方法。 在博弈树中的每一个结点(一个结点表示一个可能的行动方案)都可以保存一个值,该值用来定义对应行动在帮助玩家获胜方面的优良程度。因此,对于一个确定的结点,其子结点都有一属性来定义对应行动的相对优良程度。 井字棋其实就是三子棋(和五子棋类
Laboratory 1
- matlab emt lab1 set of asignments 1 2