资源列表
程序
- 《阵列信号处理的理论和应用》书籍配套程序 MATLAB程序 1:MUSIC 算法MATLAB程序 2:ESPRIT 算法MATLAB程序 3:Root-MUSIC算法MATLAB程序 4:面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序 5:空间平滑MUSIC算法的MATLAB程序 6:角度和时延联合估计(JADE)算法MATLAB程序 7:传播算子DOA估计算法MATLAB程序 8:基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(Matlab progra
STM32F030-i2c操作24c02(库函数)
- 1、Stm32f030单片机 2、spi驱动W25X16 3、IIc驱动lcd(1. Stm32f030 singlechip 2, SPI drive w25x16 3, IIC drive LCD)
ARP数据包解析
- 将一个定义的ARP数据包保存在数组,编写解析该ARP各个字节含义,如MAC地址或者其他
可靠udp传输代码
- 可靠的udp传输代码,udt源码可靠传输
多种体质雷达仿真
- 内涵多个类型的雷达仿真,需要的自行下载,受益匪浅
压制式干扰仿真
- 对压制干扰中噪声调频干扰的matlab仿真(Matlab simulation of suppression interference, including RF noise interference, noise AM, FM, phase modulation interference)
小波分析模极大值法
- 对信号波形进行小波变换并分解,提取模极大值,最后进行信号重构。(Wavelet transform and decompose the signal waveform, extract the maximum value of the modulus, and finally reconstruct the signal.)
InSAR相位解缠代码
- 干涉SAR(InSAR)相位解缠处理代码,包括枝切法及质量图指导法,代码为matlab(Interference SAR(InSAR) phase unwrapping code, including the branch cut method and quality chart guidance method, the code is MATLAB)
Two phase flow - basic Shan-Chen model
- 通过格子玻尔兹曼方法模拟Shan-Chen模型的两相流(Two phase flow simulation of Shan Chen model by lattice Boltzmann method)
NcutImage_7_AMD64
- 图像分割算法,基于归一化割,对边缘的识别较准确。(Image segmentation algorithm, based on normalized cut, is more accurate for edge recognition.)
C语言实现顺序串的操作(适合初学者)
- 输入字符序列,实现顺序串的定义和10个基本运算的实现:串初始化、创建、判空、判满、求串长、串复制、串比较、串连接、串模式匹配、串输出。
坐标变换
- 汽车运动学,其中空间六棱柱变换是差速两轮车正逆解,以及三轮车正逆解的最基础编程。(Vehicle kinematics, in which the space hexaprism transformation is the most basic programming of the forward and inverse solutions of the differential two wheeled vehicle and the three wheeled vehicle.)