资源列表
boost变换器仿真文件
- boost变换器仿真文件,100w功率等级,6~15V升压
rssi源代码
- RSSI的MATLAB源代码
D2Q9导热模型
- 基于格子玻尔兹曼方法(LBM)的D2Q9纯导热模型,运用Fortran语言编写。
ofdm 4qam
- matlab code to 4qam simulate an ofdm for wifi
求解方程
- Basic theory: 1. # of roots = highest power 2. All rational roots will be factors of k / factors of a in the general equation of ax^n + bx^(n-1) + ... + cx + k 3. Quadratic formula can solve for irrational / imaginary roots (i dont know cubic /
SAR成像代码
- SAR(合成孔径雷达)是一种常用的雷达成像系统,其中RD算法是最常用的算法。
AES加密、解密c++实现代码
- 实现192位密钥的AES加密及解密算法。实现语言为c++。
CA CFAR
- Introduced Cell Averaging Constant false alaram rate in radar target detection
NS2-ZIGBEE
- 在NS2中仿真zigbee网络的源码
最后的战役
- 【软件名称】最后的战役 【软件平台】GVBASIC 【适用平台】NC2600c(程序有POKE,其它机型请不要使用!NC2k未测试)
神经网络
- 用matlab做的神经网络的识别
input_data_注解版.py
- 这是深度学习tensorflow框架中数据获取常用库input_data的源码,并且添加了注释。