资源列表
PSO(simple)
- 一个动画模拟的粒子寻找最小值的一个简单程序,有助于学习粒子群法-an animated simulation of particles searching for the minima of a simple function,which helps you learn PSO.
LMSandKalman
- 用于在matlab环境下进行自适应滤波与卡尔曼滤波的仿真分析的实例-Under the matlab environment for adaptive filter and Kalman filter simulation examples
Newton
- 用牛顿下山法求解方程:下山因子在计算过程中可以变动,一般选择下山因子时从1开始,逐次将减半进行试算,直到能使下降条件成立为止。若当计算到某步时取不到满足要求的值(或值小到无法容忍),这时称“下山失败”,需要另取初值重新算起。-Descent method with Newton' s equation: down factor in the calculation process can change, usually selected from the 1 start down fact
SVM-iris
- 本人用matlab编写的支持向量机的程序,在数据集iris上进行实验,识别效果不错-I have written in with support vector machine matlab program, in experiments on the iris data set, identify good results
Signal_Processing
- 贝叶斯滤波器设计的MATLAB程序,源码。-MATLAB Bayesian filter design process, the source code.
Automatic-sorting-algorithm
- 自动排序算法 基于matlab语言 实现对一数组利用自动排序算法 实现排序-Automatic sorting algorithm is based on an array matlab language to use automatic sorting algorithm sorting
cyc_amp
- 基于ofdm信道估计的matlab源代码-Based on ofdm channel estimation matlab code
Narrowband-Gaussian-noise
- 利用matlab程序实现窄带高斯噪声,并给出了窄带高斯噪声的实例。-Matlab program to achieve the use of narrowband Gaussian noise, and gives examples of narrowband Gaussian noise.
targettracking
- 用最邻近数据关联算法实现目标跟踪,对研究目标跟踪领域的朋友有用-With the nearest neighbor data association algorithm for target tracking
MATLAB_FIR_IIR
- matlab FIR 底通和带通滤波器和IIR 底通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比!-matlab FIR at the end of pass and band-pass IIR filters and the end of pass and band-pass filter the full process, I spent a lot of time to write your own, there is before and after the gra
dea
- 数据包络分析;DEA BBC&CCR MATLAB 多目标决策;多属性决策;-DEA BBC&CCR MATLAB MCDM MADM
PSO_B_SA
- 基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)-PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
