资源列表
machine1
- 用MATLA实现机器学习中的批处理梯度下降法和随机梯度下降法-Batch gradient descent method and stochastic gradient descent method in machine learning using MATLA
lagrange
- 常见的拉格朗日及牛顿迭代法的源代码,希望对大家是有用的,-Common Lagrange and Newton iteration of the source code, we want to be useful, thank you
drawfigure
- 涵盖了绘图程序的各种修改方式的例子,包括图例,线性颜色等-Examples of covering a drawing program that various modifications
optimisation_a3
- 梯度法求取最小值(Armijo线搜索)+cost function-gradient method with Armijo line search+ cost function
xiaobo2
- 使用db5小波进行4层分解,并使用软阈值去噪法-4 layers using db5 wavelet decomposition and uses soft thresholding method
ica1
- ica algorithm assimilate Colonies
Wavelet
- 实现小波变换,对实采数据进行进行处理,挖掘数据特征-Wavelet transform of real data mining processing, data mining feature
FIR
- 程序1实现线性相位FIR低通滤波器; 程序2实现线性相位FIR高通滤波器; 程序3实现用kaiser窗实现带通滤波器。-Program to achieve a linear phase FIR low-pass filter Program 2 for linear phase FIR high-pass filter Program 3 Achieved bandpass filter with a kaiser window
jiyinzhouqihouchuli
- 基因周期后处理的matlab的实现,是中值平滑处理和线性平滑处理的组合的算法-After the gene treatment cycle matlab implementations, including the portfolio value smoothing and linear smoothing
osem1
- CT重建算法-有序子集最大期望法(OSEM)matlab源程序-CT image reconstruction algorithm ordered subset expectation maximization (OSEM) algorithm matlab source
moving_average_filter_app
- Moving average filter matlab code
LMS
- Least mean square and normalized least mean square algorithm