搜索资源列表
五个源程序
- 1des算法;2rns算法;3手机短信的收发程序; 4隐藏工具:隐藏桌面 5小波滤波,处理,复原,融合源程序-1des algorithm; 2rns algorithm; Three mobile phone messages TX; Four hidden tools : Hide desktop five Wavelet filtering, processing, recovery, integration source
kalmanfiler11
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
粗糙集优化神经网络论文集
- 基于粗糙集理论的神经网络研究及应用 基于粗糙集优化神经网络结构的启发式算法 一种结合粗糙集与神经网络的多传感器信息融合算法 构建基于粗糙集和BP神经网络的信用风险预警模型
Compilation
- 编绎过程中的优化及算法的实现, SSA下对domination tree ,融合函数的插入, 及相关问题的一个完整的project. -Interpretation of the process of code optimization and algorithm implementation, SSA under the domination tree, insert the fusion function, and related issues a complete project.
IHS
- 基于matlab软件下的IHS影像融合算法,是一种常规的技术-IHS image fusion algorithm
gaoshouchuanVC
- 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to translate
20113025
- 数字图像处理基本算法,包括几何变形,边缘提取,特征提取,影像融合等多种操作-Basic digital image processing algorithms, including geometric distortion, edge detection, feature extraction, image fusion and other operating
image-fusion
- 基于小波变换方法和PCA融合算法实现图像融合-based DWT and PCA produce fused images
123
- 小波图像融合的Matlab实现示例,介绍算法编程实现的几个细节问题。-Wavelet image fusion Matlab implementation example, introduced a few details on the algorithm programming.
fusion
- 三种不同角度下的加权融合算法,MATLAB源代码实现,有效提高了估计精度。-Weighted fusion algorithm under three different angles, MATLAB source code, effectively improve the estimation accuracy.
PCA-Image-Fusion
- PCA Image Fusion图像融合算法文章-PCA Image Fusion Image Fusion Algorithm article
acopost_note
- acopost是Ingo Schroder于02年在德国汉堡大学完成的一个词性标注工具包。主要实现了基于实例、最大熵、2元隐马、基于转换规则等4种词性标注算法,以及评价和算法融合等。采用的语言是perl和c,代码比较短小,非常适于学习。-acopost Ingo Schroder is a speech in 2002 at the University of Hamburg, Germany marked the completion of the toolkit. The main achi
MPI-and-OpenMP-parallel-programming
- 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
GPSDRUKF_PF
- 一种GPS与DR组合导航的信息融合技术,融合算法采用粒子滤波和无损卡尔曼滤波,效果明显-An information fusion technology of GPS and DR integrated navigation, the fusion algorithm adopts particle filter and lossless Kalman filter, the effect is obvious
jhyyi
- 包括随机梯度算法,相对梯度算法,用于特征降维,特征融合,相关分析等,pwm整流器的建模仿真。- Including stochastic gradient algorithm, the relative gradient algorithm, For feature reduction, feature fusion, correlation analysis, Modeling and simulation pwm rectifie.
卡尔曼滤波融合
- 这是一个基于加速度计和陀螺仪的卡尔曼滤波程序,对于初学者来说很容易理解(This is a accelerometer and gyroscope based on the Calman filter procedures, for beginners, it is easy to understand)