资源列表
random_walk
- 自己编的一个用随机行走法实现电路计算的例子,电路图及参数均在Partial random walk for large linear network analysis里
biancheng
- 用Capon法和MUSIC法对七单元线形天线阵在四信号输入情况下的编程仿真
qpso
- 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值。
music
- 经典MUSIC算法 进行DOA估计 出图效果良好
lbg
- LBG算法 简单的一个描述LBG算法的例子-LBG algorithm, a simple example to describe LBG algorithm
core_mode
- 该MATLAB程序计算长周期光纤光栅纤芯模式的有效折射率-MATLAB program calculated the long-period fiber grating core mode effective refractive index
boxcounting
- 使用MATLAB编的一段程序。用于计算时间序列的盒维数。-make it in matlab and be used to analys fractal demination
bianshi
- 利用递推最小二乘法(Rls)的过程模型辨识,-The use of recursive least squares (Rls) the process of model identification,
stlread
- reads stl files in matlab
cellauto
- 元胞自动机程序,有详细注释,有输入范例,可方便使用者输入-Cellular automata program
assignment5
- 牛顿插值多项式和三次样条插值多项式: 已知: 当时: 计算函数在点处的值; 求插值数据点的牛顿插值多项式和三次样条插值多项式; 计算和相应的函数值和牛顿插值多项式和三次样条插值多项式; 计算和并解释你得到的结果。-Newton interpolation polynomial and cubic spline interpolation polynomial
SOR
- SOR求解方程,一种是根据公式直接计算,另一种是根据原理来求解。-SOR solving equations, one is based on the direct calculation of the formula, the other is based on the principle to solve.