-
pattern-recogniton
对类别不平衡的分类问题的几种算法实现,包括PNN,smote,BP-AdaBoost(Several algorithms for class imbalance classification problem ,including PNN, smote and BP-AdaBoost)
- 2014-03-19 22:21:39下载
- 积分:1
-
STFT0629
用短时傅立叶变换对信号进行时频分析,并有频谱图随着窗的大小进行的对比。(Using short-time Fourier transform of the signal time-frequency analysis and frequency spectrum as the window size of the contrast.)
- 2008-07-19 17:03:12下载
- 积分:1
-
samp6_7
说明: 本例程是用MATLAB来实现数字滤波器的设计。(This routine is used MATLAB to achieve digital filter design.)
- 2008-12-07 00:45:19下载
- 积分:1
-
lcr2
并联有源共模电流抑制方法的matlab仿真,建立仿真模型,分析补偿特性(common mode current inhibition of Matlab simulation, simulation model building, analyzing characteristics compensation)
- 2007-03-27 10:58:03下载
- 积分:1
-
Kernel-PCA
基于核方法的主成分分析matlab源代码,比较经典,推荐学习。(Method based on kernel principal component analysis matlab source code, more classic, recommended learning.)
- 2011-10-27 11:07:46下载
- 积分:1
-
WLS
用最小二乘法进行电力系统状态估计,包含IEEE30节点的电力系统图(Using least squares power system state estimation, including IEEE30 bus power system diagram)
- 2021-03-01 16:29:35下载
- 积分:1
-
Classification of Power Quality Problems Using Wavelet Based Artificial Neural Network
&电能质量问题
- 2023-03-05 17:35:04下载
- 积分: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
-
tridraw
三维画图
各种三维坐标画图方法和介绍 实用查找(Three-dimensional drawing of various three-dimensional coordinate drawing methods and introduce practical look)
- 2015-04-13 15:56:04下载
- 积分:1
-
DipuM
Gonsales Image processing using Matlab
- 2009-10-18 17:37:39下载
- 积分:1