资源列表
band-pass
- 30~50MHz的matlab设计程序,给出了响应曲线并给出了滤波实例
dingwei
- 关于质心定位的matalab原代码,做定位方面毕设的人可以用!-Matalab centroid location on the original code, so positioning complete set of people can use!
low_pass_butterworth
- an butterworth lowpass filter
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优化算法
- 天牛须优化算法,可以进行参数优化等操作,下载下来既可以使用。