-
load-forecasting
Matlab基于Elman神经网络的电力负荷预测模型研究(Matlab-based Elman neural network model for load forecasting)
- 2011-05-28 12:56:44下载
- 积分:1
-
isodataPro
此程序为ISODATA聚类算法的改进,主要是优化了其初始化,其初始化为两类,一类质心为极值最大点,另一类质心为离该质心最远的质心(This procedure is a clustering algorithm for the ISODATA , The original method is improved by the initialization . let a maximum point
as the center of the first class,and let the centeris farthest that the first center as the center of the second class)
- 2014-10-20 15:48:38下载
- 积分:1
-
dwt_2d_5by3.m
code for DWT using 5/3 filteration
- 2011-12-30 14:43:36下载
- 积分:1
-
func_ezw_demo_main
basic ezw coding for image compression.
- 2015-03-19 15:38:50下载
- 积分:1
-
dstatcom
matlab simulink Dstatcom distribution fact device
- 2014-01-27 19:51:50下载
- 积分:1
-
fh_spr
跳频扩频通信系统的主要仿真程序,包括扩频,测试和演示(The main frequency hopping spread spectrum communication system simulation program, including spread spectrum, testing and demonstration)
- 2010-06-07 09:29:15下载
- 积分:1
-
matlab6.5kejian
matlab 教程 实用 有效 适合初学者(matlab tutorial practical and effective for beginners)
- 2009-09-13 08:24:46下载
- 积分: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
-
b
说明: medical image database breast cancer
- 2010-12-28 05:22:34下载
- 积分:1
-
colbasis
Basis for the column space
- 2010-03-06 17:13:37下载
- 积分:1