资源列表
LFMpulseradar
- 线性调频脉冲压缩雷达,脉冲压缩FFT和IFFT,回波仿真,计算回波延时等(LFM pulse compression radar, pulse compression FFT and IFFT, echo simulation, calculation of echo delay and so on)
AM
- AM(调幅)调制 相干解调 时域波形以及频域波形(Time domain waveform and waveform of AM modulation and demodulation)
正交多项式最小二乘拟合
- 计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
Particle_Example
- 标准粒子滤波,采用随机重采样,没有添加相对效率以消除粒子退化的问题(Standard particle filter)
IPM ALGORITHM
- MATLAB中使用的内点法最优化编程举例。针对问题:例子 min x1^2 + x2^2 s.t 2 *x1 + x2 - 2 ≤ 2 - x1 + 1 ≤ 0(Optimization algorithm about Interior Point Method(IPM))
迭代法
- 五种迭代法解------非线性方程求根 分别采用了牛顿法、简易牛顿法、史蒂芬孙迭代法、二分法和割线法(The iterative method for solving nonlinear equations.)
ADC_JITTER_ENOB_SNR
- matlab历程,用来计算高速ADC时钟jitter和有效位数之间的关系(The matlab procedure is used to calculate the relationship between the high speed ADC clock jitter and the effective digit)
LFM_analysis
- 本程序对线性调频信号进行了仿真、时域分析以及频域分析;在不同时宽带宽积TBP下比较驻定相位法与原信号的符合程度;不同过采样率对线性调频信号的恢复程度。(This procedure is simulated, time domain analysis and frequency domain analysis of linear FM signal; at the same time bandwidth product TBP with stationary phase method compa
DE1
- 差分进化算法(DE)源码,可以直接运行,非常适合初学者学习(Differential evolution algorithm (DE) source code, you can run directly, ideal for beginners to learn)
leidacesuceju
- 实现雷达测距功能,通过matlab算法画出三位图像,实现精确测距的功能(To achieve radar ranging function, through the matlab algorithm to draw three bit image, to achieve accurate ranging function)
wavelet_demo
- 使用matlab进行小波变换的源程序,适合学习小波的初学者使用(wavelet transform via matlab)
svm_NonLinear
- 非线性的SVM,利用核函数对所归一化后数据进行处理,得到分类结果(svm_NonLinear Nonlinear SVM, using the kernel function to normalize the data to be processed, the classification results)