-
circular-array
圆阵列的自适应干扰抑制方法,给出了圆阵的自适应方向图,多个投影方向的平面图和两种坐标系的三维图(Circular array of adaptive interference suppression methods, gives the circular array of adaptive pattern, the direction of the plan more than one projector and two three-dimensional map coordinates)
- 2011-07-14 15:51:55下载
- 积分:1
-
residualR
扩展卡尔曼与粒子滤波结合的程序,用扩展卡尔曼作为提议分布,然后利用粒子滤波进行滤波跟踪,效果比常用的粒子滤波要好!均方根误差也比较小。(Extended Kalman particle filter in conjunction with a program, as proposed by the extended Kalman distribution and particle filter for filtering track, the effect is better than the commonly used particle filter! RMS error is relatively small.)
- 2014-11-13 21:40:56下载
- 积分:1
-
遗传算法的matlab APP实现
说明: 利用matlab自带工具箱实现遗传算法,在具体应用时不必编写较长的代码(Using Matlab toolbox to realize genetic algorithm)
- 2021-04-25 09:16:29下载
- 积分:1
-
guasMATLAB
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2011-05-11 11:48:44下载
- 积分:1
-
exm09312_1
有关MATLAB基础教程的程序,希望对下载的人有所帮助。(based on MATLAB Guide to the procedure, hoping to download the help.)
- 2007-04-26 20:11:00下载
- 积分:1
-
combine---two-binary-trees-
This is a small program to create indexs for two binary trees and combine them to a new
003
* index tree and output the new tree,the second tree only has the left child tree then
004
* if the first tree has no left child tree,insert the second tree into the first tree as
005
* its left child and if the first tree has the left child tree,then insert the first tree
006
* into the second tree as its left child.
(This is a small program to create indexs for two binary trees and combine them to a new 003* index tree and output the new tree, the second tree only has the left child tree then 004* if the first tree has no left child tree, insert the second tree into the first tree as 005* its left child and if the first tree has the left child tree, then insert the first tree 006* into the second tree as its left child.)
- 2012-06-11 16:16:55下载
- 积分:1
-
several-image-fusion-functions
一个集结了多种图像融合方法的程序,有GUI界面,使用非常方便,其中包含的图像融合程序有PCA,拉普拉斯算子,形态学金字塔,对比度金字塔,小波等等。主程序是fusetool.(The code intergrates several image fusion function,including PCA,LAP,CONTRAST,DWT and so on.The code has an interface,which maks it user-friendly.The main program is fusetool.)
- 2014-04-19 09:51:14下载
- 积分:1
-
Aplication-of-Matlab-TOOLBOX
苏金明的matlab 工具箱及应用。非常不错(Su Jinming matlab toolbox and application. Very good)
- 2013-03-28 12:02:56下载
- 积分:1
-
autopeak
to find the peaks of a histogram
- 2015-03-19 00:31:24下载
- 积分:1
-
OFDM_SLM_basic
这个程序能够降低OFDM的PAPR,是一个初始的程序,在这个基础上可以根据需要有很多改进(Reducing the Peak-to-Average Power Ratio of Multicarrier Modulation by
Selected Mapping)
- 2010-12-10 17:26:56下载
- 积分:1