资源列表
[matlab例程] LINESMOOTH
说明:数据的线性平滑的MATLAB程序,中值滤波和线性平滑-Data for linear smoothing of MATLAB programs, median filtering and linear smoothing<李思琪> 在 2025-06-04 上传 | 大小:1kb | 下载:0
[matlab例程] chaoshengzhouxiangzhendong_guiji
说明:程序绘制了轴向超声振动的刀具轨迹,轨迹很短,但是增加时间变量的长度会获得更长的刀具轨迹,并且斜线代表了刀具与工件结合的位置。-the trace of the cutter in UVA milling<赵立> 在 2025-06-04 上传 | 大小:1kb | 下载:0
[matlab例程] chap2_06_RLS
说明:利用递推最小二乘法对参数进行辨识,有作图结果-Using the recursive least squares method to identify the parameters, there are mapping results<shang> 在 2025-06-04 上传 | 大小:1kb | 下载:0
[matlab例程] zhenyinzifangxiangtu
说明:绘制并比较线阵天线阵因子方向图,可更改天线单元个数与间距-Draw and compare the array of antenna array elements, you can change the number of antenna elements and spacing.<郜俊超> 在 2025-06-04 上传 | 大小:1kb | 下载:0
[matlab例程] dipole_exp
说明:A program to find the directivity of the dipole for various wavelengths<Ratan> 在 2025-06-04 上传 | 大小:1kb | 下载:0
[matlab例程] Channel-Coding.m
说明:多级、相位信号的信道编码,基于文献Ungerboeck G. Channel coding with multilevel/phase signals[J]. IEEE transactions on Information Theory, 1982, 28(1): 55-67.-Channel Coding with Multilevel/Phase Signals<施剑阳> 在 2025-06-04 上传 | 大小:1kb | 下载:0
[matlab例程] FR
说明:共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-The Conjugate Gradient method is a method b<刘杉> 在 2025-06-04 上传 | 大小:1kb | 下载:0