资源列表
NG3125R
- 用abaqus做的金属切削仿真,希望可以帮助大家(A metal cutting simulation, i hope it will be helpful)
城市规划发展-元胞自动机
- 这是元胞自动机的使用案例,主要为城市发展(This is the use case of cellular automata.)
基于MATLAB的指纹识别系统并且带有gui界面
- 对指纹进行处理,指纹识别,带有GUI界面,但是需要付费才能得到代码(Fingerprint processing and fingerprint recognition)
Securing-at-the-Physical-Layer
- 通过物理层技术的设计实现无线通信的保密。-Securing Wireless Communications at the Physical layer
filter
- k-l transform in matlab
基于并联自适应随机共振的微弱信号检测方法
- 实现信号的随机共振处理,包括matlab代码的实现(introduce the procedding of signal)
PSO_BP
- 实现BP分类,利用PSO优化BP,换数据可直接运行(Realize BP classification, use PSO to optimize BP, change data to run directly)
Tree
- 创建二叉树,实现二叉树的前序遍历,中序遍历,后续遍历,层次遍历等功能!-Create a binary tree, realize the binary tree of the preface of the traverse, in order to traverse, the follow-up to traverse, the function such as level traversal!
Remove_thenoises_using_wavelet_transform
- 这是在matlab编程环境下,用小波变换实现的图像去噪处理程序。本程序可以直接加载电脑中的图片而不是使用matlab中自带的图像数据。适合小波变换去噪处理的初学者。-This is a programming environment in matlab, using wavelet transform for image denoising process. The computer program can load images directly instead of using image
matlab_code1
- matlab宝典的源代码 可以直接使用 配套书籍为《matlab宝典》-Collection matlab source code can be used directly supporting books as " matlab Collection"
orl_faces
- 人脸识别经典程序,包括模式识别的全部过程-Classical Face Recognition procedures, including the whole process of pattern recognition
data-structures-and-algorithms
- 多任务下的数据结构和算法源码,包含了数据结构中链表、栈、队列和树等的知识,并详细讲解了这些算法在多线程下的应用,还提供了相关的测试程序-Multi-task data structure and algorithm source code, including data structures, linked lists, stacks, queues, and trees of knowledge, and explain in detail the application of these a