-
Matlab
matlab 程序 书上的挺全的各种算法的源文件(matlab program book very wide range of algorithm source files)
- 2009-06-07 07:24:19下载
- 积分:1
-
time_dependent_nonlinear_differential_system
Nonlinear dynamical system analysis: pendulum with constant torkue. Phase portrait, solutions, homoclinic bifurcation analysis
- 2010-05-19 23:59:13下载
- 积分:1
-
E_Logistic
特性、相空间特性、倍周期分岔特性、Lyapunov 指数、Feigenbaum 第一常数等,表明它具有良
好的混沌特性.(The phase space characteristics, characteristics, the period-doubling bifurcation characteristics and Lyapunov index, the constant Feigenbaum, indicates that it has good etcGood chaos characteristics.)
- 2010-06-02 16:31:34下载
- 积分: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
-
KalmanAll
matlab中关于卡尔曼滤波的一些常用子函数及工具(One kinds of the Kalman filter can estimate the position of the ball.)
- 2013-10-24 10:16:51下载
- 积分:1
-
motionbluring
说明: 基于运动模糊图像产生的原因,自编一个生产运动模糊图像的matlab程序,程序 需要输入模糊长度,默认模糊角度为0,包含一张图片(Based on the causes of motion blurred image, self production of motion blurred images of a matlab program, the program requires input fuzzy length, the default fuzzy angle 0)
- 2011-03-20 16:27:04下载
- 积分:1
-
nansum
Sum of values ignoring NaNs
- 2013-11-25 00:31:00下载
- 积分:1
-
haralickfeat
This is code for Haralick feature extraction for image in matlab. The basis for these features is the gray-level co-occurrence matrix. This matrix is square with dimension Ng, where Ng is the number of gray levels in the image. Element [i,j] of the matrix is generated by counting the number of times a pixel with value i is adjacent to a pixel with value j and then dividing the entire matrix by the total number of such comparisons made.
- 2013-10-01 21:03:21下载
- 积分:1
-
zj_canny
canny滤波的算法,可以在matlab中实现滤波的效果(canny filter)
- 2014-11-21 13:32:51下载
- 积分:1
-
mse
利用matlab实现的最小二乘法的计算,可以利用在处理信号和进行数值计算的时候(Using matlab realize the least squares method of calculation can be utilized in signal processing and numerical calculation time)
- 2013-11-08 09:55:26下载
- 积分:1