资源列表
code
- 对于FBMC和OFDM技术对比研究可以让只是更加灵活(For FBMC and OFDM technology, comparative research can make it just more flexible)
reneuralnetwork
- Neural network algorithm Matlab source code Neural network algorithm code
Using Internal ADC PIC Hi-Tech C
- converosr analogo digital para pic
eeglab14_1_1b
- eeglab工具箱,安装至matlab,用于脑电信号的处理(Eeglab toolbox, installed to Matlab, for EEG signal processing)
dctVarFusion
- DCT fusion code in matlab
quantreg
- 使用matlab进行分位数回归,类似于R语言中的quanterg包(Quantile regression using MATLAB)
dctVarFusion
- DCT is a image decomposition algorithm
fpa_demo
- 花朵授粉算法(flower pollination algorithm或flower algorithm),简称FPA,是一种模拟自然界中开花植物自花授粉和异花授粉的生物学特性发展而来的随机全局优化算法。根据植物的授粉对象不同,可分为自花授粉(self-pollination)和异花授粉(cross-pollination)两类。异花授粉是指一朵花的雌蕊接受另一朵花的花粉;自花授粉是指植物成熟的花粉粒传到同一朵花的柱头上,并能正常地受精结实的过程,如桃花。当没有可靠的传粉载体时经常发生自花授粉。
Curvelet
- curvelet fuse , fusion approach
DE
- 基本的差分进化算法,可以快速地解决数学建模问题。(Differential Evolution Algorithm With Strategy Adaptation for Global Numerical Optimization)
粒子滤波
- 粒子滤波用于跟踪目标,并且应用了Em算法识别非线性参数(Particle filtering is used to track targets)
丢番图求解
- 求解丢番图(单步或者多步) %调用格式:[e,f,g]=sindiophantine(a,b,c,d) %输入参数:多项式A、B、C系数(行向量)及纯滞后(共4个) %输出参数:Diophanine方程的解e,f,g(共3个)(To solve the single step diophantine)