资源列表
psm_63rnd
- 雷达信号的MATLAB仿真常常是因为运算时间问题而失败,经过试验,在实际编程中,采用调用子函数方法就遇到该问题,为此,改为采用的查表法实现,有效解决了该问题。故将该源码上传供同行参考。-radar signal simulation of MATLAB because computing is often a matter of time and failure, after testing, the actual programming, using call Functions encoun
naivebayes
- 贝叶斯决策器,基于最小错误率的贝叶斯决算法-Bayesian decision-making, based on minimum error rate of Bayesian decision-making
FFT2
- 进行快速傅立叶变换,是一个改进的算法,较好。-Fast Fourier transform, an improved algorithm is better.
fft
- 基2fft,实现对实数序列的离散快速傅里叶变换-Based 2fft, the realization of the real sequence of discrete Fast Fourier Transform
defvector-1
- 使用Vasp做计算的时候,计算弹性常数C11的程序-To calculate the elastic constant C11
arithmetic
- 四则运算,可以实现加减乘除的三元运算,可修改为四元运算-Arithmetic, can realize the add, subtract, multiply and divide the ternary, can be changed for four yuan operations
knn
- knn实现,详细的最近邻算法的实现方法,简单易懂-knn achieve detailed nearest neighbor algorithm, easy to understand
Untitled
- 由Music算法估计线阵波达方向,搜索频谱波峰。-Estimation of linear array DOA by Music algorithm, searching spectral peak.
Population_growth_model
- 人口增长模型,用于数学建模数据分析与绘图,其中包括线性拟合、指数增长模型以及阻滞增长模型。-Population growth model for mathematical modeling of data analysis and graphics, including linear regression, exponential growth model and arrest growth model.
Gauss-Seidel
- 数值线性代数(徐方树)第四章上机题 G-S迭代法 希望有帮助-Numerical linear algebra (Xu Fangshu) the fourth chapter on the topic G-S iterative method I hope there is help
Main
- 数值分析中改进的高斯消元算法,用Java编程实现-Gauss elimination method
binarySearchTreeIterator
- leetcode binarySearchTreeIterator
