-
MATa
神经网络理论与MATLAB7实现,对一些算法进行了实现,(Neural Network Theory and MATLAB7 achieved, a number of algorithms to achieve,)
- 2010-01-10 06:24:03下载
- 积分:1
-
config
Login config example
- 2014-12-12 23:54:35下载
- 积分:1
-
replace_chromosome
This function replaces the chromosomes based on rank and crowding distance
- 2012-11-15 02:38:35下载
- 积分:1
-
voicebox
语音开发工具箱voicebox,对于语音信号处理非常有用(voicebox for voice prosessing)
- 2012-04-11 19:49:46下载
- 积分:1
-
robust
hinflmi robust control for DFIG
- 2012-04-24 05:55:55下载
- 积分:1
-
eemd
Ensemble Empirical Mode Decomposition的完整源码(Ensemble Empirical Mode Decomposition of the complete source code)
- 2009-10-05 11:52:35下载
- 积分:1
-
rerec
this file simulates reciever in relay node of cooperative ofdm communication
- 2010-05-08 03:41:55下载
- 积分:1
-
5
说明: Canny算子
Canny 算子是一种比较新的边缘检测算子,具有很好的边缘检测性能,得到了越来越广泛的应用。(Canny operator Canny operator is a relatively new edge detection operator, has good edge detection performance has been more widely used.)
- 2013-04-12 16:49:05下载
- 积分:1
-
HardWork
说明: 上转型对象
1.实验目的
掌握上转型对象的使用。
2. 实验要求
要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法:
public abstract earnings()
子类必须重写父类的earnings()方法,给出各自领取薪水的具体方式。
有一个Company类,该类用Employee数组作为成员,Employee数组的单元可以是YearWorker对象、MonthWorker对象或WeekWorker对象的上转型对象。程序能输出Company对象一年需支付的薪水总额。
(The transformation of the object 1. Purpose of the experiment used to grasp the transformation of the object. 2. Experiment requires a abstract class requirements, class named Employee, Employee of the child class has YearWorker, MonthWorker and WeekWorker. YearWorker object to receive annual salary, MonthWorker receive a monthly salary, WeekWorker receive weekly salary. Employee one abstract method: public abstract earnings () sub-class must override the parent class of earnings () method, given their own specific way of receiving pay. A Company class, such as members with an array of Employee, Employee of the array elements can be YearWorker object, MonthWorker object or objects on the transformation of objects WeekWorker. Company object program can output a year' s salary to be paid the total amount.)
- 2010-04-27 18:54:17下载
- 积分:1
-
fuzzyPID
结合经典PID设计与模糊理论,设计模糊PID系统,并进行仿真(Design with classical PID and fuzzy theory, fuzzy PID system design and simulation)
- 2011-06-18 23:45:01下载
- 积分:1