资源列表
深度学习中文版花书
- 「Deep Learning」从深度学习的基础知识和原理一直讲到最新的方法,而且在技术的应用方面也有许多具体介绍,不仅关注实用的技术教程,还体现了较强的学术性,涵盖AI领域最新发展。 这本书面向的对象也不仅是学习相关专业的高校学生,还能够为研究人员和业界的技术人员提供稳妥的指导意见、提供解决问题的新鲜思路。("Deep Learning" covers the basic knowledge and principles of in-depth learning to th
Dy_ Win_ Approcach
- 动态窗口法(Dynamic window approach)是路径规划方法很重要的一种算法,主要是在速度空间中采样多组速度,并模拟机器人在这些速度下一定时间内的轨迹,在得到多组轨迹后,对这些轨迹进行评价,选出最优轨迹对应的速度来驱动机器人。(Dynamic window approach is an important algorithm for path planning. It mainly sampled multiple groups of velocities in the veloc
710612
- 其中包含了求特征值和特征向量的两种经典算法:雅克比法和雅克比过关法,函数可以直接使用(There are two classical algorithms which include eigenvalue and eigenvector: Jacobian method and Jacobi clearance method. The function can be used directly)
adaptiveHuffman
- 自适应哈夫曼编码的C++实现,从屏幕读取输入,将每个字符的编码及总体编码打印在屏幕上。(The C++ implementation of adaptive Huffman coding reads the input from the screen and prints the encoding and overall encoding of each character on the screen.)
城市规划发展-元胞自动机
- 这是元胞自动机的使用案例,主要为城市发展(This is the use case of cellular automata.)
光栅反射率仿真
- matlab模拟光栅,设置光栅基本参数,得到反射谱。(FBG simulation, set the basic parameters to obtain the reflection.)
wavefunction
- fluent边界造波完整udf程序,希望对大家有用~(Complete procedure of boundary wave-making, I hope it will be useful to all of you.~)
ST
- 可选取任意道来实现一维地震信号S变换时频分析并成图(Selecting any channel to realize time-frequency analysis and mapping of one-dimensional seismic signal S-transform)
qd9915
- 重要抽样Monte Carlo方法改进二次可靠度的程序(Program for Improving Secondary Reliability by Important Sampling Monte Carlo Method)
《The craft of prolog》
- 《The craft of prolog》 Prolog经典书籍原版(The craft of prolog ebook)
unet-master
- 用于细胞检测的神经网络代码。 使用Unet进行边缘检测。(Neural network code for cell detection. Unet is used for edge detection.)
说话人识别系统(需要录音)(可以运行)
- 这个代码是基于matlab开发的,能够实现语音说话人识别的代码(This code is based on Python and can realize speech recognition.)