-
deepest
对给定的函数进行最速下降法求最低点的例子(a example for deepest method)
- 2009-09-19 14:28:18下载
- 积分:1
-
MIMO_capacity_WF_EP_all_test
source code that compare the capacity in Equal power and waterfilling scheme of power allocation in iid channel model.
- 2010-09-18 11:42:37下载
- 积分:1
-
1
说明: 拉伸具有调节的功能
大家试试看,我自己在书上总结的( The stretch has adjustment function
everybody to try to look that I summarize in the book )
- 2010-11-29 17:14:20下载
- 积分:1
-
pso-source-code
本源代码是MATLAB语言下的粒子群算法的实例,有需要的朋友可以参考(pso source code
)
- 2012-05-17 09:12:14下载
- 积分:1
-
model-sharpen
模板法实现图像锐化,《计算机图像处理与识别技术》源代码
(model image sharpen)
- 2013-08-21 16:02:47下载
- 积分:1
-
Harris-MATLAB
Harris角点特征提取MATLAB代码,完整的中文注释了每条命令的用法意义。(Harris corner feature extraction MATLAB code, note the use of the full Chinese meaning of each command.)
- 2013-12-31 00:38:52下载
- 积分:1
-
matlabGUI
matlab-GUI学生成绩管理系统源码,根据上面操作即可(Student achievement management system source code, according to the above operation)
- 2016-12-09 13:12:55下载
- 积分:1
-
ComputerMATLABUsingMatlab
Matlab book Engineering Matlab Programming Engineering Matlab Programming
- 2009-03-19 19:57:16下载
- 积分:1
-
ALG024
SECANT法求解一个连续方程,f(x) = 0,给两个初始值( SECANT ALGORITHM 2.4
To find a solution to the equation f(x) = 0
given initial approximations p0 and p1:
INPUT: initial approximation p0, p1 tolerance TOL
maximum number of iterations N0.
OUTPUT: approximate solution p or
a message that the algorithm fails.)
- 2009-04-30 21:39:11下载
- 积分:1
-
tidu
针对mean shift 跟踪方法中存在的光照变化不稳定问题, 提出了基于梯度特征与彩色
特征相融合的mean shift 跟踪方法。首先分别提取目标的梯度特征和彩色特征,利用多尺度的相似度
计算方法进行特征的匹配,然后通过最大化相似度对目标进行跟踪。通过物体和人体等运动目标的跟
踪,验证了改进的跟踪算法在光照变化情况下的鲁棒性优于原有的算法,显著降低了跟踪位置误差。(The instability of the light changes in the mean shift tracking method, the mean shift tracking method based on gradient features and color characteristics of fusion. First extract gradient features and color features of the target, the similarity calculation method using multi-scale feature matching, and then maximize the similarity of the target track. Through the tracking of objects and people moving target, verify the robustness of the improved tracking algorithm in the case of illumination changes is better than the original algorithm significantly reduces the tracking position error.)
- 2012-06-09 09:15:14下载
- 积分:1