资源列表
ESPRIT算法
- 采用ESPRIT算法,进行空间阵列信号的频率估计,With ESPRIT algorithm to estimate the signal frequency space array
Floyd
- 无向图求最短路的floyd算法通用matlab程序 -Undirected graph for the shortest path algorithm floyd General matlab program
inamkalman
- simplst kalman filter estimation results kalman filter
signal_analyszer
- 用FFT实现的频谱分析,这里只是MATLAB代码-matlab
Gaussianwhitenoisestimulus
- Gaussian white noise stimulus
4
- MATLAB s symbolic features to derive Simpson s 1/3 integration rule
Chapt2Fig3a
- 200 THz electric field modulated by Gaussian envelope
chap13
- 《雷达系统设计的matlab仿真》书籍的第十三章参考代码-Radar system design simulation matlab books Chapter code,
enframe
- 数字信号处理中的分帧函数的matlab实现与详解-Detailed implementation and digital signal processing in the MATLAB frame function.
POS
- 粒子群算法(PSO)属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。该程序适用于MATLAB中粒子群算法的实现。- Similar to the on
fixed_point_iteration_method
- 使用固定点迭代法解非线性方程,精度可以自己设定,可以达到很高的精度。-Solving nonlinear equations using fixed point iteration method, accuracy can be set their own, can achieve high accuracy.
MTD
- Moving target detection code