-
ELM DE
Differential Evolution optimized ELM with good introduction slides.
- 2010-12-16 13:31:31下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
MATLAB Code for Anisotropic TMM
MATLAB_Code 各项异性介质中的传输矩阵方法处理光的传播(MATLAB_Code anisotropic media in the transfer matrix approach to light propagation)
- 2011-08-05 15:50:14下载
- 积分:1
-
quzao
阀值去噪 用db1小波对原始信号进行3层分解并提取系数(Db1 wavelet threshold de-noising with the original signal decomposition and extraction coefficient of 3 layers)
- 2015-03-10 20:51:28下载
- 积分:1
-
relay_superimposed
物理层网络编码中的两个8PSK调制信号叠加形成的信号星座图(The physical layer network coding in the superposition of two 8 PSK modulation signal constellation diagram)
- 2015-09-17 15:29:18下载
- 积分:1
-
sanweKjunzhiijulei
提取振动信号中峭度等特征参数,并运用K均值聚类进行聚类分析(Extract vibration signal characteristic parameters such as kurtosis, and the use of K-means clustering clustering analysis)
- 2016-05-03 14:49:46下载
- 积分:1
-
watershed
分水岭测试算法,供参考,里面还有一些其他代码,共学习(Watershed test algorithm, for reference)
- 2011-01-17 13:48:22下载
- 积分:1
-
aar2
ARMA model
Calculates adaptive autoregressive (AAR) and adaptive autoregressive moving average estimates (AARMA)
- 2012-09-16 01:09:03下载
- 积分:1
-
dingwei
指纹定位算法的knn法和wknn法的对比,以及参数对定位的影响(Fingerprint localization algorithm of KNN method and WKNN method of comparison, and the influence of parameters on the positioning
)
- 2016-05-10 11:01:35下载
- 积分:1
-
SF_Spline
基于matlab的三次样条插值算法程序(Matlab based on the cubic spline interpolation algorithm procedure)
- 2007-12-05 18:21:48下载
- 积分:1