资源列表
shuzhi
- 方程的数值计算方法,偏微分方程的数值解法
Matlab
- 为了提高四足机器人在复杂环境下的适应性,重点研究了采用飞行时间(TOF)原理相机的四足机器人环境感知策略并改进了地形识别及路径规划算法.首先采用高斯过程回归(GPR)模型对TOF相机的距离数据进行误差校正,解决了采用传统多项式或三角函数模型进行误差修正时模型阶次过高及函数组合复杂的问题.基于得到的环境深度信息,采用数字高程模型(DEM)进行地形描述,并通过计算各栅格的坡度、粗糙度、起伏度对地形进行识别.粗糙度由该栅格所处的坡度平面与其8邻域高程点的离散程度进行计算,避免了采用高程方差计算时对粗糙
shangzhengzhishuyuce
- 基于MATLAB编程的上证开盘指数预测算法及详细算例分析-Based on the Shanghai index opened prediction algorithm MATLAB programming and detailed numerical example
MATLABxct_classic_simulation_programming_source_co
- MATLABxct经典仿真程序设计源码MATLABxct classic simulation programming source code-MATLABxct classic simulation programming source MATLABxct classic simulation programming source code
TreeView
- 森林的实现代码,一个多叉树数据遍历,水平顺序遍历。-forest structure
noise
- 用matlab处理音频, 对一段音频加入噪声然后滤除噪声还原, 绘制过程中的频谱图-Matlab deal with audio, for adding some audio noise reduction and filter noise, rendering the process of spectrum
Helix_Phase
- calculate the phase to generate a double-helix point spread function.
jpeg_MATLAB
- 用matlab实现JPEG的压缩和解压,能实现基本的功能-JPEG compression and decompression using matlab to achieve the basic functions
adaptsaps
- sar image processing
UnicodeOCR
- Unicode Optical Character Recognition
softwaredatastructure
- 一份非常棒的数据结构课件,具体而全面的介绍了数据结构-A great software data structure, concrete and comprehensive data structure, introduced ......
Huffman
- 用Huffman编码实现的简单的文本压缩解压C++源代码-Huffman code compress and decompress