-
dwt
DWT BASED MATLAB CODE FOR IMAGE
- 2013-05-04 19:28:17下载
- 积分:1
-
archlab_solution
ICS archlab CMU 包含全部解答过程(ICS archlab CMU )
- 2014-12-25 17:08:29下载
- 积分:1
-
manifoldlearning
人工智能中流形学习的几种经典算法的合集,很不错(manifold learning algorithms in artificial intelligence)
- 2010-09-26 21:04:35下载
- 积分:1
-
1.1
matlab基本程序,动态系统仿真,单位跃阶相应特性(matlab basic procedures, dynamic system simulation, units of the corresponding characteristics of jump-order)
- 2010-11-09 08:25:25下载
- 积分:1
-
potential.m
potential field method
- 2009-06-09 13:26:29下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
image_sobel
利用sobel算子锐化边缘,增强对比度,matlab2012b编程通过,附带图片,便于移植和使用(Use sobel operator edge sharpening, contrast enhancement, matlab2012b programmed through, with pictures, portable and easy to use)
- 2013-11-30 10:42:35下载
- 积分:1
-
boostconverterfuzzy
boost converter closed loop control
- 2010-10-24 02:38:13下载
- 积分:1
-
jizhi
求序列数中的前n个极大值
Matlab.m文件程序
输入行向量,n
输出前n个极大值 以及index(Find serial number in the maximum value of the first n-row vector Matlab.m documentation program input, n output and the maximum value before the n-index)
- 2011-01-18 03:21:40下载
- 积分:1
-
Function-approximation
函数逼近的MATLAB程序,本程序设计一个两层的bp网络用于函数逼近,隐层的激活函数为 tansig,输出层激活函数为purelin线性函数
(Function approximation of the MATLAB program, the program design of a two-tier network for function approximation bp, hidden layer activation function is tansig, the output layer activation function is a linear function purelin)
- 2011-01-28 12:01:02下载
- 积分:1