资源列表
array-signal-processing
- 阵列信号处理的相关程序,涉及处理方法,空间谱估计画图,处理中用到的低通滤波器等-The Matlab scr ipts related to array signal processing, including processing algorithms, spectral analysis and the low pass filter used in the procedure
8.4 回溯
- 输入一个有回朔文法,程序会消除该文法的回朔问题。-importation of a back Schomburg grammar, the procedure would eliminate the back Schomburg grammar problems.
tuihuo
- 用matlab语言编写的,该程序名为模拟退火算法m 源程序
gapetsvr
- 一个用于石油降解率预测的SVR程序,采用遗传算法优化支持向量回归模型的参数。供大家参考!-a SVR model for prediction of oil degradation rate. The parameters of SVR model was optimized by GA.
MAP
- In Bayesian statistics, a maximum a posteriori probability (MAP) estimate is a mode of the posterior distribution.
Isodata_algorithm
- ISODATA算法的c++实现, 输入数据保存在data.txt中, 第一行的元素为样本总数sampleNum, 下面每一行为一个样本数据-ISODATA Algorithm c realize that the importation of data stored in data.txt, the first trip to the elements sampleNum the total number of samples, each of the following acts
TSP_G
- 在分离粘连颗粒时通过求取凸包从而得到凸缺,进而找到分离点-Adhesions in the separation of particles through the strike in order to be convex convex hull missing, and then find the separation point
MATLAB_mse
- 本文采用最小平方误差准则(MSE准则)通过训练样本集建立线性判别函数,并用线性判别函数去判断测试集。 数据集报告: 1、男女生 2、sona 3、ups-In this paper, the least square error criterion (MSE criterion) the training sample set by a linear discriminant function, and a linear discriminant function to dete
ant-tsp-elimcross
- 蚁群算法求解tsp问题后去交叉.数据为att48,48个城市的tsp -Ant Algorithm tsp problems to cross. Att48 data, the 48 cities tsp
jdj
- 佳点集算法测试一标准函数,理解普通的遗传算法和佳点集遗传算法的基本思想和不同点
c语言神经网络
- 神经网络代码-Neural network code
BPNet
- 加入动量因子,与自调节步长法相结合,使BP网络加快收敛,并避免陷入局部最优-adding a momentfactor with the mean of adjust learnrate, the bp net can be trained very well and as quick as fast!