-
trackinger
目标跟踪程序,使用matlab编写,采用CV模型,卡尔曼跟踪,有轨迹模拟,给出了跟踪的误差
目标跟踪,采用CV模型,卡尔曼滤波,给出模拟结果和跟踪结果,给出误差分析(Target tracking program, using matlab prepared, using the CV model, Kalman tracking, trajectory simulations have given a tracking error target tracking, using the CV model, Kalman filter, and track the results of the simulation results are given, error analysis is given)
- 2021-04-24 17:28:47下载
- 积分:1
-
Geometric-transformation
几何变换,包括图形的基本变化,以及计算机图形学中的算法(Geometric transformations, including changes in the basic graphics, and computer graphics algorithms)
- 2011-10-23 09:28:43下载
- 积分:1
-
Image2txt
将图片通过灰度值转化为文字符号,并排列为原来图像的样式。
(Convert image by gray scale value into text symbols, side by side as the style of the original image.
)
- 2016-03-02 15:51:11下载
- 积分:1
-
图像处理标准测试图片库 Standard-test-images
图像处理标准测试图片库,用于数字图像处理各种仿真实验。(Standard test image gallery image processing to digital image processing all kinds of simulation experiments.)
- 2013-04-06 18:36:46下载
- 积分:1
-
MATLAB_
能够实现对生物芯片的识别和图像处理,识别有效芯片区域,读取阴性和阳性点分布和数量。(It can realize the recognition and image processing of biochip, identify the effective chip area, read the distribution and number of negative and positive points.)
- 2020-07-17 21:08:48下载
- 积分:1
-
生物特征识别技术手指静脉识别技术_余成波
结合图像处理MATLAB的基本原理和知识,详细介绍了手指静脉预处理,图像分割,静脉纹路分割,滤波去噪,细化等相关内容。(Combined with the basic principle and knowledge of image processing, this paper introduces the finger vein pretreatment, image segmentation, vein vein segmentation, filtering and denoising, thinning and other related contents in detail.)
- 2020-06-20 07:20:01下载
- 积分:1
-
plsda
说明: matlab近红外光谱进行掺假判断,运用plsda建模可以进行真假鉴别(The near infrared spectrum of MATLAB is used to judge the adulteration, and plsda modeling can be used to identify the authenticity)
- 2020-12-29 20:19:01下载
- 积分:1
-
WaveletImageFusion-master
说明: 基于小波变换,小波分解的图像融合算法,完整代码(Image fusion algorithm based on wavelet transform and wavelet decomposition, complete code)
- 2020-04-23 18:15:41下载
- 积分:1
-
FAST-ICA
1、对观测数据进行中心化,;
2、使它的均值为0,对数据进行白化—>Z;
3、选择需要估计的分量的个数m,设置迭代次数p<-1
4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数);
5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的)
6、用对称正交法处理下W
7、归一化W(:,p)=W(:,p)/norm(W(:,p))
8、若W不收敛,返回第5步
9、令p=p+1,若p小于等于m,返回第4步
剩下的应该都能看懂了
基本就是基于负熵最大的快速独立分量分析算法(1, on the center of the observation data, 2, making a mean of 0, the data to whitening-> Z 3, select the number of components to be estimated m, setting the number of iterations p < -1 4, select an initial weight vector (random W, so that the Z dimension of the row vectors of numbers) 5, the use of iteration W (i, p) = mean (z (i, :).* (tanh ((temp) ' * z)))- (mean (1- (tanh ((temp)) ' * z). ^ 2)).* temp (i, 1) to learn W (This formula is used to approximate the negative entropy) 6 with symmetric orthogonal treatments W 7, normalized W (:, p) = W (:, p)/norm (W (:, p)) 8, if W does not converge, return to step 5 9 , so that p = p+1, if p less than or equal m, return to step 4 should be able to read the rest of the basic is based on negative entropy of the largest fast independent component analysis algorithm)
- 2013-06-27 15:39:00下载
- 积分:1
-
readncfile
说明: 修改文件存储路径及相关参数,此代码可读取nc格式的文件(After modifying file storage path and related parameters,this code can read the data with the format of 'nc')
- 2017-07-31 09:41:29下载
- 积分:1