-
AgrawalECCV06CodeMFiles
从2D梯度域进行表面重建
包含快速的泊松方程解法(A fast 2D Poisson Solver in Matlab using Neumann Boundary conditions
,
Implementation of Frankot-Chellappa Algorithm,
Robust surface reconstruction using M-estimators,
Anisotropic surface reconstruction )
- 2011-05-05 13:19:03下载
- 积分:1
-
New-Microsoft-Word-Document
It will perform bit plane slicing operation on input image.
- 2013-12-02 11:37:19下载
- 积分:1
-
3
说明: matlab用的惯性导航工具箱,用来实现算法仿真。(Matlab toolbox with inertial navigation, used to realize the algorithm simulation.)
- 2011-12-14 20:10:20下载
- 积分:1
-
cdhmm
用Matlab开发的基于HMM的语音识别系统(Developed using Matlab-based HMM speech recognition system)
- 2009-03-25 16:51:16下载
- 积分:1
-
Qpskv3prof
Another example of a gmsk modulation in simulink(matlab)
- 2009-06-01 00:14:43下载
- 积分:1
-
Teach-to-read-image-by-matlab
说明: 我自己寫的matlab教學,給初學者更快上手。(Matlab write my own teaching, for beginners to get started quickly.)
- 2011-02-26 17:46:10下载
- 积分:1
-
1DTFSF.m.tar
TFSF FDTD in Matlab for 1D
- 2011-08-26 09:02:12下载
- 积分:1
-
zhongzhi
中值滤波提取运动目标的matlab源代码(Median filter matlab extract moving target source code)
- 2009-05-04 20:22:41下载
- 积分:1
-
粒子群优化bp神经网络在锅炉燃烧优化中的应用posbpinsteameroptimization
实现了粒子群优化bp神经网络在锅炉燃烧优化中的应用,有详细的代码解释,仿真图例,运行时将程序名改为程序内的function命,运行即可(Particle swarm optimization bp neural network applications in boiler combustion optimization, detailed code interpreter simulation legend, change the name of the program to function within the program life runtime can run)
- 2020-07-05 19:38:59下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1