-
suanshubianma
算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。(Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.)
- 2012-08-13 03:57:21下载
- 积分:1
-
GPS_IMU_Kalman_Filter-master
说明: 详细描述了通过卡尔曼滤波算法对GSP和imu数据进行融合(merge the gps and imu with the kalman)
- 2020-06-08 21:04:02下载
- 积分:1
-
EPSO
matlab code for exponential PSO
- 2009-05-14 00:51:36下载
- 积分:1
-
shuffle
利用拉格朗日松弛法求解机组组合问题,考虑领域搜索的随机性(Using Lagrangian relaxation method to solve the unit combination problem, considering the randomness of the search field)
- 2013-01-24 17:31:35下载
- 积分:1
-
prime_number
這個程式可以顯示 3~100 的 prime number,很適合新手練習的範例程式,附上源碼可以修改內部細節,多做驗證。()
- 2007-09-19 17:10:12下载
- 积分:1
-
matrix_plot
根据已知的邻接矩阵画出对应的网络图,节点用蓝点表示,连接用线表示(According to the adjacency matrix of the known draw the corresponding network diagram, the node with the blue dot, and connected with lines)
- 2021-02-06 09:39:56下载
- 积分:1
-
Filtering-Algorithm
电力系统继电保护中经常应用的滤波算法,基于电力系统电流信号的傅里叶变换。程序给出了算法的仿真实现。(Power system, Filtering Algorithm, Fourier Transform, Simulation in matlab)
- 2012-03-09 11:26:15下载
- 积分:1
-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
linefitransac
ransac直线拟合:使用ransac方法剔除不好的点,留下好的点做直线拟合,这样拟合出的直线更符合实际,因为没有了错误数据的参与。(ransac linear fitting: Use ransac methods eliminate the bad points, making a good point to make fitting a straight line, so that the fitted straight line is more realistic, because there is no involvement of erroneous data.)
- 2016-08-23 20:07:33下载
- 积分:1
-
doa
DOA估计:最大熵算法、最小模算法、最小方差算法。输入: 快拍数据协方差矩阵R,观察范围内各方向导向矢量,三维矩阵phiyz。输出:最小方差谱估计矩阵P。(DOA Estimation: maximum entropy algorithm, the minimum norm algorithm, the minimum variance algorithm. Input: snapshot of the data covariance matrix R, the steering vector of each direction in the observed range of three-dimensional matrix phiyz. Output: the minimum variance spectral estimation matrix P.)
- 2012-06-18 10:25:01下载
- 积分:1