资源列表
convex_round-hole
- convex_round-hole 光波透过圆孔模拟透镜成像效果-convex_round-hole wave through the hole simulation results lens imaging
LCCf
- 实现一个LCC滤波 电感Lr,电感电阻R,与电感串联的电容Cr,输出并联电容Co-achieve a filter inductor Lr, inductance and resistance R, the series inductor and capacitor Cr, Parallel output capacitance Co.
work
- 交通平衡配流问题中,Freiz提出受限制的网络灵敏度分析方法,这是一个实例的代码
wavelet
- 此源代码介绍了几种常用的以小波域理论为基础通过matlab实现的代码,希望对您有用
zishiyingGA
- 自适应遗传算法matlab代码 附件中的matlab程序是雷英杰课本中的第一个算例, 将其改为自适应的代码.
LSSVM简单预测程序
- MATLAB简单lssvm预测模型
MySpectrum2
- 计算信号的峰值,平均值和均方根值,并从txt文件直接得到-get the top and its mean value
Wiener_T
- 一个简单的维纳滤波器的例子,适合初学者学习,很简单-A simple example of the Wiener filter, suitable for beginners to learn, very simple
Fclusteringalgorithm
- F聚类算法(mathematica),简单实用,无数据-F clustering algorithm (mathematica), simple, practical, no data
NewMusic
- DOA 估计技术在无线通信中起着重要的作用。在这项技术的诸多算法中,music很经典,这里提供一个改进了是算法。-DOA estimation techniques in wireless communications have played an important role. The technology in many algorithms, music is classic, here is to provide a improved algorithm.
psd1ar
- 功率谱估计,多种方法,近似算法都有,值得参考-Power spectrum estimation, a number of ways, both approximate algorithm, it is also useful
Unet卷积神经网络
- Python编的Unet卷积神经网络,可以用于噪声压制、边缘识别等应用,运行效率较高。