资源列表
i_DBF
- 数字波束形成,更改指向,更改阵元数量,加噪声-DBF beam forming
wienerfilter
- 维纳滤波器的MATLAB源程序,处理高斯白噪声,对一维数据进行滤波。-Wiener filter MATLAB source, dealing with gaussian white noise, the one dimensional data filtering.
huffman_code
- CODIFICATION SOURCE WITH HUFFMAN CODE FOR MATLAB
convolutionalencoder
- This a convolutional encoder typical matlab code-This is a convolutional encoder typical matlab code
dustremover
- 祛除灰尘的例程,用边缘检测和中值滤波检测灰尘,用二值形态学修饰灰尘。适用于显微镜灰度图像。-Remove dust routines, with edge detection and median filtering to detect dust, dust with binary morphology modification. Suitable for microscopic grayscale images.
measDoaFiltrace
- function for filtration of the data for doa measurement
adapt_filter_arithmetic
- 自适应滤波算法,包括RLS算法和LMS算法。-Adaptive filtering algorithms, including the RLS algorithm and LMS algorithm.
gear_normalForce
- 用来求解渐开线齿轮接触点的法向力、齿面的法向以及切向运动速度的MATLAB程序-Involute gear used to solve the point of contact normal force, the tooth surface of normal and tangential velocity MATLAB program
longbeigejifenfa
- 打开文件longbeigejifenfa.m,首先根据输入提示 ‘请输入被积函数表达式’输入,之后根据输入提示分别输入积分区间的上下界,之后输入积分误差,进而迭代运算求解。-Dragon berg integral method to calculate the integral
getResolution
- this a code for detecting resolution of screen-this is a code for detecting resolution of screen
贪心算法matlab程序
- 本代码详细介绍了贪心算法的应用,可以更好的了解出排序问题。
BAS优化算法
- 天牛须优化算法,可以进行参数优化等操作,下载下来既可以使用。