-
SGAPublic
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;
单点变异,浮点变异;(The SGA can optimize the variables, find minimum, maximum (when the function is also seeking the minimum reciprocal friends) and support for floating-point encoding, grey code, binary code roulette method selection, tournament selection single point crossover, uniform Cross, floating-point crossover single point mutation, floating-point mutation )
- 2010-08-25 12:58:41下载
- 积分:1
-
Wide-field-optical-system-
说明: 给予神经网络的大视场光学系统畸变曲线拟合(Given the large field of neural network optical system distortion curve fitting)
- 2011-04-12 11:28:26下载
- 积分:1
-
gauss_pu
说明: 用MatlaB编程实现GMSK在移动通信系统中的调制解调(Programming with MatlaB GMSK mobile communication system in the modulation and demodulation)
- 2011-04-14 10:02:37下载
- 积分:1
-
RAYOS2
PDF aobut diferent book in electrical research for electrical student nd teacher
- 2014-02-13 04:21:41下载
- 积分: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
-
yuanchengxu
射频功率放大器预失真,通过matlab建模来实现预失真前后对比(RF PA predistortion)
- 2010-05-24 15:11:39下载
- 积分:1
-
fuzzy-kaiguan
模糊开关 直接转矩控制 直接转矩控制中逆变器开关表的模糊控制(Fuzzy direct torque control switch in the direct torque control inverter switching fuzzy control table)
- 2011-05-26 12:17:32下载
- 积分:1
-
matlab
这是自己整理很久的一片有关于运动目标检测与跟踪算法研究的论文,用matlab实现的。(This is a long-own finishing about moving target detection and tracking algorithm paper, using matlab to achieve.)
- 2013-09-14 09:57:52下载
- 积分:1
-
codeGPC
code source of generalized predictive control
- 2014-12-01 06:39:49下载
- 积分:1
-
声纹识别
提取声音信号的MFCC特征参数,然后进行匹配,有训练语音,也有测试语音,测试信号既有训练过的,也有没训练过的,都可以识别(The MFCC feature parameters of sound signal are extracted and matched. There are both trained and tested voices. The tested signals can be recognized by both trained and untrained voices.)
- 2019-03-24 09:43:43下载
- 积分:1