资源列表
Radix3_fft
- 主要实现了输入随机点数数据的基3频域抽取FFT算法(In this paper, we mainly implement the FFT algorithm for the base 3 frequency domain of input random points data.)
The Micro-Doppler Effect in Radar 书中代码
- VC Chen 的 The Micro-Doppler Effect in Radar 书中代码,研究微动目标多普勒,供参考学习
SAR成像Chirp Scaling算法MATLAB代码
- SAR成像Chirp Scaling算法MATLAB代码,供参考
BAM
- bam algorithm simulatin
pec
- 排列熵算法(Permutation Entroy)为度量时间序列复杂性的一种方法。(A method of permutation entropy algorithm (Permutation Entroy) as a measure of the complexity of time series.)
pso-code
- 粒子群算法是一种并行算法。它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。(Particle swarm optimization (PSO) is a parallel algorithm. It seeks the global optimal by following the optimal value of the current search. This algorithm has attra
Language
- 程序实现线性插值、抛物插值、牛顿多项式插值、等距节点插值、最小二乘法的曲线拟合对函数进行近似(The function is approximated by linear interpolation, parabolic interpolation, Newton polynomial interpolation, equidistant node interpolation, and least square curve fitting.)
yakebi
- 高斯迭代算法、雅克比算法的MATLAB实现,用于超越方程的根求解运算(MATLAB implementation of Gauss iterative algorithm)
Frequency Filtering
- The reason for doing the filtering in the frequency domain is generally because it is computationally faster to perform two 2D Fourier transforms and a filter multiply than to perform a convolution in the image (spatial) domain. This is particularly
IHS
- HSL (Hue, Saturation, Lightness) and HSV (Hue, Saturation, Value) are two alternative representations of the RGB color model, designed in the 1970s by computer graphics researchers to more closely align with the way human vision perceives color-makin
code
- 迪杰斯特拉算法的实现 只需要改变邻接矩阵可以直接使用 返回l和z是结果 floyd算法 同样改变邻接矩阵A,调用函数即可使用 带有数据(The implementation of the Dijkstra algorithm only needs to change the adjacency matrix and can be used directly to return to L and Z as a result The Floyd algorithm also
Psudo coloring -Thermal
- Psudo coloring Thermal
