资源列表
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
aaddforpd
- 模糊遗传算法的一个函数,利用遗传算法来优化模糊隶属函数-fuzzy-GA
program
- 读取excel中的信号数据,并找出其中的极大值和极小值。-Read excel in the signal data, and find out where the maximum and minimum values.
MMAdapGA
- 遗传算法:用多变异位自适应遗传优化求解一维无约束优化问题-Genetic algorithm: changing ectopic adaptive genetic optimization to solve the one-dimensional unconstrained optimization problem
nn
- 我自己做的一个自适应神经网络的仿真程序,希望对你们有些帮助。-I do own an adaptive neural network simulation program, and you want to help.
Unet卷积神经网络
- Python编的Unet卷积神经网络,可以用于噪声压制、边缘识别等应用,运行效率较高。