-
SelectLeader2
说明: Leader Selection for optimization algorithms
- 2020-12-03 12:40:00下载
- 积分:1
-
fixedpointiterativeprocess
说明: 不动点迭代方法也是一常用的计算非线性方程组的解法。(Fixed point iteration method is also a common calculation method of nonlinear equations.)
- 2010-04-13 21:42:38下载
- 积分:1
-
linear_mimo
可以实现MIMO波束的形成,可以实现MIMO波束的形成,可以实现MIMO波束的形成,可以实现MIMO波束的形成,可以实现MIMO波束的形成,可以实现MIMO波束的形成,(Beam forming MIMO can be realized,Beam forming MIMO can be realized,Beam forming MIMO can be realized,Beam forming MIMO can be realized,Beam forming MIMO can be realized,)
- 2021-03-10 17:09:26下载
- 积分:1
-
contourletHMT
隐马尔可夫模型介绍源代码下载
隐马尔可夫模型介绍源代码下载(free code for hidden markov modelmatlab)
- 2010-09-16 18:57:40下载
- 积分:1
-
linearSubdivision
说明: 一种利用线性插值做的三角网格化的matlab程序(linearSubdivision
A simple m file for the triangle mesh subdivision using linear interpolation.
)
- 2010-03-26 15:12:49下载
- 积分:1
-
Analog-Filters-Using-MATLAB--2009
Analog Filters Using MATLAB, 2009
很好的一本模电书,详尽描述了用Matlab设计模拟滤波器的方法,没有深奥的数学,非常棒!(The Analog the Filters Using MATLAB, 2009 good one mode power book, a detailed description of the design of analog filters using Matlab, not esoteric mathematics, great!)
- 2012-05-29 21:37:20下载
- 积分:1
-
Karlmanfilter
kalman 滤波,用于线性系统状态的估计(kalman filter, state estimation for linear systems)
- 2010-07-06 09:53:43下载
- 积分:1
-
spread_spectrum_communication
四用户扩频通信系统设计、MATLAB仿真及误码率计算(Four user spread spectrum communication system design, MATLAB simulation and bit error rate calculation)
- 2009-03-27 14:04:42下载
- 积分:1
-
Matlab
说明: Matlab数值微分的程序,包含下面所列多种微分算法。
MidPoint 中点公式求取导数
ThreePoint 三点法求函数的导数
FivePoint 五点法求函数的导数
DiffBSample 三次样条法求函数的导数
SmartDF 自适应法求函数的导数
CISimpson 辛普森数值微分法法求函数的导数(Matlab numerical differentiation procedure, including a variety of differential algorithm listed below. MidPoint the mid-point derivative formula to strike a three-point method ThreePoint derivative function for a five-point method FivePoint function derivative DiffBSample cubic spline function method of derivative adaptive method SmartDF derivative function CISimpson Simpson numerical differentiation Method derivative function)
- 2009-08-18 16:09:05下载
- 积分: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